Skip to content

Console Output

Started by user starksm64@gmail.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on Jenkins in /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] git
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/release-test^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/release-test^{commit} # timeout=10
Checking out Revision 616a4622db0111573a78320bf08e1a60580f16ad (refs/remotes/origin/release-test)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 616a4622db0111573a78320bf08e1a60580f16ad
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b release-test 616a4622db0111573a78320bf08e1a60580f16ad
Commit message: "Ignore pom.xml rat check as checkout is dropping header"
 > /usr/local/bin/git rev-list --no-walk 616a4622db0111573a78320bf08e1a60580f16ad # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute Full Release)
Stage 'Execute Full Release' skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute TCK Release)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[workspace] Running shell script
+ mvn -s /opt/public/hipp/homes/genie.microprofile/.m2/settings-deploy-ossrh.xml com.github.danielflower.mavenplugins:multi-module-maven-release-plugin:2.2.0:release -DmodulesToRelease=tck -Dtag=1.0-test -DdevelopmentVersion=1.0 -DreleaseVersion=1.0 -Drevremark=Draft
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:1.0.1-SNAPSHOT: Could not find artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:pom:1.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13
[FATAL] Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-spec:1.0.1-SNAPSHOT: Could not find artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:pom:1.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13
 @ 
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:1.0.1-SNAPSHOT (/jobs/genie.microprofile/Test Releases/workspace/api/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:1.0.1-SNAPSHOT: Could not find artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:pom:1.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.microprofile.jwt:microprofile-jwt-auth-spec:1.0.1-SNAPSHOT (/jobs/genie.microprofile/Test Releases/workspace/spec/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-spec:1.0.1-SNAPSHOT: Could not find artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:pom:1.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Log Next TCK Release)
Stage 'Log Next TCK Release' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Specs)
Stage 'Copy Specs' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // script
[Pipeline] archive
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE