Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/fabrizio.giudici Seen branch in repository origin/master Seen branch in repository origin/release/1.0-ALPHA-9 Seen 3 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision cb707389e56b99c56e82b7403c5304e1ea1ac469 (origin/release/1.0-ALPHA-9) > git config core.sparsecheckout # timeout=10 > git checkout -f cb707389e56b99c56e82b7403c5304e1ea1ac469 # timeout=10 Commit message: "UPGRADED 18." First time build. Skipping changelog. Parsing POMs using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: it.tidalwave.thesefoolishthings:thesefoolishthings:pom:3.2-ALPHA-18-SNAPSHOT was not found in https://services.tidalwave.it/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced @ line 81, column 25 [ERROR] 'dependencies.dependency.version' for it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar is missing. @ line 173, column 21 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124) at hudson.FilePath.act(FilePath.java:1198) at hudson.FilePath.act(FilePath.java:1181) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Build step 'Dependency analysis' marked build as failure TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/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