Console Output

Started by upstream project "guidelines-cris-managers" build number 3
originally caused by:
 Started by user Ioannis Diplas
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ip-90-147-189-52.pa1.garrservices.it (slave-2-garr) in workspace /var/lib/jenkins/workspace/openaire-cris-validator
using credential efa9b610-2fdc-47eb-b104-dd0be81b53a5
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/spyroukostas/openaire-cris-validator # timeout=10
Fetching upstream changes from https://github.com/spyroukostas/openaire-cris-validator
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Github account
 > git fetch --tags --progress https://github.com/spyroukostas/openaire-cris-validator +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ffac4b2fa8d57ccc8e69b59a86bcef1e994f4de8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffac4b2fa8d57ccc8e69b59a86bcef1e994f4de8
Commit message: "added maven dependency to 'guidelines-cris-validator' and replaced symlinks depending on the existance of the project in a parallel directory"
 > git rev-list --no-walk ffac4b2fa8d57ccc8e69b59a86bcef1e994f4de8 # timeout=10
Parsing POMs
Established TCP socket on 41775
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[openaire-cris-validator] $ java -cp /var/lib/jenkins/maven33-agent.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/lib/jenkins/remoting.jar /var/lib/jenkins/maven33-interceptor.jar /var/lib/jenkins/maven3-interceptor-commons.jar 41775
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/openaire-cris-validator/pom.xml install -U
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenAIRE CRIS Prototype Validator 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/guidelines-cris-managers-1.1.2-SNAPSHOT.pom
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/guidelines-cris-managers-1.1.2-SNAPSHOT.pom
[WARNING] The POM for eu.openaire:guidelines-cris-managers:jar:1.1.2-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/guidelines-cris-managers-1.1.2-SNAPSHOT.jar
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/eu/openaire/guidelines-cris-managers/1.1.2-SNAPSHOT/guidelines-cris-managers-1.1.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.370 s
[INFO] Finished at: 2019-11-29T09:21:59+00:00
[INFO] Final Memory: 14M/205M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project openaire-cris-validator: Could not resolve dependencies for project org.eurocris:openaire-cris-validator:jar:1.0.1-SNAPSHOT: Could not find artifact eu.openaire:guidelines-cris-managers:jar:1.1.2-SNAPSHOT in dnet45-bootstrap-snapshot (http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[JENKINS] Archiving /var/lib/jenkins/workspace/openaire-cris-validator/pom.xml to org.eurocris/openaire-cris-validator/1.0.1-SNAPSHOT/openaire-cris-validator-1.0.1-SNAPSHOT.pom
channel stopped
Finished: FAILURE