Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/blueMarine3_Build_from_Scratch/workspace The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://bitbucket.org/tidalwave/bluemarine3-src.git > git init /var/jenkins_home/jobs/blueMarine3_Build_from_Scratch/workspace # timeout=10 Fetching upstream changes from https://bitbucket.org/tidalwave/bluemarine3-src.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/bluemarine3-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://bitbucket.org/tidalwave/bluemarine3-src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/master Seen 1 remote branch > git show-ref --tags -d # timeout=10 Checking out Revision 4c0e7f1628907cce974de779f4092bfbe025a65d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c0e7f1628907cce974de779f4092bfbe025a65d # timeout=10 Commit message: "Initial import." First time build. Skipping changelog. Parsing POMs using settings config with name settings-no-mirror Replacing all maven server entries not found in credentials list is true ERROR: No such file /var/jenkins_home/jobs/blueMarine3_Build_from_Scratch/workspace/pom.xml Perhaps you need to specify the correct POM file path in the project configuration? Build step 'Dependency analysis' marked build as failure TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files. [description-setter] Description set: Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE