Skip to content

Console Output

05:43:35 GitHub pull request #703 of commit e8960a648faa3bda59df9f7eb89d3aa24965baa3, no merge conflicts.
05:43:35 Running as SYSTEM
05:43:35 Setting status of e8960a648faa3bda59df9f7eb89d3aa24965baa3 to PENDING with url https://ci.eclipse.org/microprofile/job/config-prs/264/ and message: 'Build started for merge commit.'
05:43:35 Agent basic-pj90l is provisioned from template basic
05:43:35 ---
05:43:35 apiVersion: "v1"
05:43:35 kind: "Pod"
05:43:35 metadata:
05:43:35   annotations: {}
05:43:35   labels:
05:43:35     jenkins: "slave"
05:43:35     jenkins/label: ""
05:43:35   name: "basic-pj90l"
05:43:35 spec:
05:43:35   containers:
05:43:35   - env:
05:43:35     - name: "JENKINS_SECRET"
05:43:35       value: "********"
05:43:35     - name: "JENKINS_TUNNEL"
05:43:35       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
05:43:35     - name: "JENKINS_AGENT_NAME"
05:43:35       value: "basic-pj90l"
05:43:35     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:43:35       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:43:35         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:43:35     - name: "JAVA_TOOL_OPTIONS"
05:43:35       value: ""
05:43:35     - name: "_JAVA_OPTIONS"
05:43:35       value: ""
05:43:35     - name: "OPENJ9_JAVA_OPTIONS"
05:43:35       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:43:35     - name: "JENKINS_NAME"
05:43:35       value: "basic-pj90l"
05:43:35     - name: "JENKINS_AGENT_WORKDIR"
05:43:35       value: "/home/jenkins/agent"
05:43:35     - name: "JENKINS_URL"
05:43:35       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
05:43:35     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
05:43:35     imagePullPolicy: "Always"
05:43:35     name: "jnlp"
05:43:35     resources:
05:43:35       limits:
05:43:35         memory: "4096Mi"
05:43:35         cpu: "2000m"
05:43:35       requests:
05:43:35         memory: "4096Mi"
05:43:35         cpu: "1000m"
05:43:35     securityContext:
05:43:35       privileged: false
05:43:35     tty: true
05:43:35     volumeMounts:
05:43:35     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:43:35       name: "m2-dir"
05:43:35       readOnly: true
05:43:35       subPath: "toolchains.xml"
05:43:35     - mountPath: "/home/jenkins/.mavenrc"
05:43:35       name: "m2-dir"
05:43:35       readOnly: true
05:43:35       subPath: ".mavenrc"
05:43:35     - mountPath: "/opt/tools"
05:43:35       name: "volume-0"
05:43:35       readOnly: false
05:43:35     - mountPath: "/home/jenkins"
05:43:35       name: "volume-2"
05:43:35       readOnly: false
05:43:35     - mountPath: "/home/jenkins/.m2/repository"
05:43:35       name: "volume-3"
05:43:35       readOnly: false
05:43:35     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:43:35       name: "m2-secret-dir"
05:43:35       readOnly: true
05:43:35       subPath: "settings-security.xml"
05:43:35     - mountPath: "/home/jenkins/.m2/wrapper"
05:43:35       name: "volume-4"
05:43:35       readOnly: false
05:43:35     - mountPath: "/home/jenkins/.m2/settings.xml"
05:43:35       name: "m2-secret-dir"
05:43:35       readOnly: true
05:43:35       subPath: "settings.xml"
05:43:35     - mountPath: "/home/jenkins/.ssh"
05:43:35       name: "volume-1"
05:43:35       readOnly: false
05:43:35     - mountPath: "/home/jenkins/agent"
05:43:35       name: "workspace-volume"
05:43:35       readOnly: false
05:43:35     workingDir: "/home/jenkins/agent"
05:43:35   nodeSelector:
05:43:35     beta.kubernetes.io/os: "linux"
05:43:35   restartPolicy: "Never"
05:43:35   securityContext: {}
05:43:35   volumes:
05:43:35   - name: "volume-0"
05:43:35     persistentVolumeClaim:
05:43:35       claimName: "tools-claim-jiro-microprofile"
05:43:35       readOnly: true
05:43:35   - name: "m2-secret-dir"
05:43:35     secret:
05:43:35       secretName: "m2-secret-dir"
05:43:35   - emptyDir:
05:43:35       medium: ""
05:43:35     name: "volume-2"
05:43:35   - configMap:
05:43:35       name: "m2-dir"
05:43:35     name: "m2-dir"
05:43:35   - configMap:
05:43:35       name: "known-hosts"
05:43:35     name: "volume-1"
05:43:35   - emptyDir:
05:43:35       medium: ""
05:43:35     name: "workspace-volume"
05:43:35   - emptyDir:
05:43:35       medium: ""
05:43:35     name: "volume-4"
05:43:35   - emptyDir:
05:43:35       medium: ""
05:43:35     name: "volume-3"
05:43:35 
05:43:35 Building remotely on basic-pj90l in workspace /home/jenkins/agent/workspace/config-prs
05:43:35 [WS-CLEANUP] Deleting project workspace...
05:43:35 [WS-CLEANUP] Deferred wipeout is used...
05:43:36 The recommended git tool is: NONE
05:43:37 No credentials specified
05:43:37 Cloning the remote Git repository
05:43:37 Cloning repository https://github.com/eclipse/microprofile-config.git
05:43:37  > git init /home/jenkins/agent/workspace/config-prs # timeout=10
05:43:37 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
05:43:37  > git --version # timeout=10
05:43:37  > git --version # 'git version 2.20.1'
05:43:37  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:43:38  > git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
05:43:38  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:43:38  > git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
05:43:38 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
05:43:38  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-config.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
05:43:39  > git rev-parse refs/remotes/origin/pr/703/merge^{commit} # timeout=10
05:43:39 Checking out Revision 2011ce0d5ebe6f10f1e5307bed8774932624a24c (refs/remotes/origin/pr/703/merge)
05:43:39  > git config core.sparsecheckout # timeout=10
05:43:39  > git checkout -f 2011ce0d5ebe6f10f1e5307bed8774932624a24c # timeout=10
05:43:42 Commit message: "Merge e8960a648faa3bda59df9f7eb89d3aa24965baa3 into 7338afb681225872e9d2e126df01eeb9be1586d3"
05:43:42 First time build. Skipping changelog.
05:43:43 Parsing POMs
05:43:50 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.0/microprofile-parent-2.0.pom
05:43:50 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha9/arquillian-bom-1.7.0.Alpha9.pom
05:43:51 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
05:43:51 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
05:43:52 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
05:43:52 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
05:43:52 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
05:43:52 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
05:43:52 ERROR: Failed to parse POMs
05:43:52 hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
05:43:52 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.config:microprofile-config-spec:[unknown-version]: Could not find artifact org.eclipse.microprofile.config:microprofile-config-parent:pom:2.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13
05:43:52 
05:43:52 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1388)
05:43:52 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
05:43:52 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
05:43:52 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:43:52 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:43:52 	at hudson.remoting.Request$2.run(Request.java:375)
05:43:52 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
05:43:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:43:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:43:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:43:52 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
05:43:52 	at hudson.remoting.Engine$1$$Lambda$32/0x00000000200281b0.run(Unknown Source)
05:43:52 	at java.base/java.lang.Thread.run(Thread.java:836)
05:43:52 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.54.229/10.40.54.229:43750
05:43:52 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
05:43:52 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
05:43:52 		at hudson.remoting.Channel.call(Channel.java:1001)
05:43:52 		at hudson.FilePath.act(FilePath.java:1157)
05:43:52 		at hudson.FilePath.act(FilePath.java:1146)
05:43:52 		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
05:43:52 		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
05:43:52 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
05:43:52 		at hudson.model.Run.execute(Run.java:1907)
05:43:52 		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
05:43:52 		at hudson.model.ResourceController.execute(ResourceController.java:97)
05:43:52 		at hudson.model.Executor.run(Executor.java:429)
05:43:52 Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
05:43:52 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.config:microprofile-config-spec:[unknown-version]: Could not find artifact org.eclipse.microprofile.config:microprofile-config-parent:pom:2.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13
05:43:52 
05:43:52 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:383)
05:43:52 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
05:43:52 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
05:43:52 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1327)
05:43:52 	... 12 more
05:43:53 Setting status of e8960a648faa3bda59df9f7eb89d3aa24965baa3 to FAILURE with url https://ci.eclipse.org/microprofile/job/config-prs/264/ and message: 'Build finished. '
05:43:53 Finished: FAILURE