Skip to content

Console Output

Triggered by Gerrit: https://eclipse.gerrithub.io/
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
17:12:18 [2024-04-11T21:12:18.827Z] Agent centos-7-x7r4w is provisioned from template centos-7
17:12:18 [2024-04-11T21:12:18.832Z] ---
17:12:18 [2024-04-11T21:12:18.832Z] apiVersion: "v1"
17:12:18 [2024-04-11T21:12:18.832Z] kind: "Pod"
17:12:18 [2024-04-11T21:12:18.832Z] metadata:
17:12:18 [2024-04-11T21:12:18.832Z]   labels:
17:12:18 [2024-04-11T21:12:18.832Z]     jenkins: "slave"
17:12:18 [2024-04-11T21:12:18.832Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
17:12:18 [2024-04-11T21:12:18.832Z]     jenkins/label: "migration_jipp-migration_centos-7"
17:12:18 [2024-04-11T21:12:18.832Z]   name: "centos-7-x7r4w"
17:12:18 [2024-04-11T21:12:18.832Z]   namespace: "jgit"
17:12:18 [2024-04-11T21:12:18.832Z] spec:
17:12:18 [2024-04-11T21:12:18.832Z]   containers:
17:12:18 [2024-04-11T21:12:18.832Z]   - env:
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_SECRET"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "********"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_TUNNEL"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "jenkins-discovery.jgit.svc.cluster.local:50000"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_AGENT_NAME"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "centos-7-x7r4w"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:12:18 [2024-04-11T21:12:18.832Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JAVA_TOOL_OPTIONS"
17:12:18 [2024-04-11T21:12:18.832Z]       value: ""
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "_JAVA_OPTIONS"
17:12:18 [2024-04-11T21:12:18.832Z]       value: ""
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "OPENJ9_JAVA_OPTIONS"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_NAME"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "centos-7-x7r4w"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_AGENT_WORKDIR"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "/home/jenkins/agent"
17:12:18 [2024-04-11T21:12:18.832Z]     - name: "JENKINS_URL"
17:12:18 [2024-04-11T21:12:18.832Z]       value: "http://jenkins-ui.jgit.svc.cluster.local/jgit/"
17:12:18 [2024-04-11T21:12:18.832Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
17:12:18 [2024-04-11T21:12:18.832Z]     imagePullPolicy: "Always"
17:12:18 [2024-04-11T21:12:18.832Z]     name: "jnlp"
17:12:18 [2024-04-11T21:12:18.832Z]     resources:
17:12:18 [2024-04-11T21:12:18.832Z]       limits:
17:12:18 [2024-04-11T21:12:18.832Z]         cpu: "2000m"
17:12:18 [2024-04-11T21:12:18.832Z]         memory: "4096Mi"
17:12:18 [2024-04-11T21:12:18.832Z]       requests:
17:12:18 [2024-04-11T21:12:18.832Z]         cpu: "1000m"
17:12:18 [2024-04-11T21:12:18.832Z]         memory: "4096Mi"
17:12:18 [2024-04-11T21:12:18.832Z]     tty: true
17:12:18 [2024-04-11T21:12:18.832Z]     volumeMounts:
17:12:18 [2024-04-11T21:12:18.832Z]     - mountPath: "/home/jenkins/.gradle/daemon"
17:12:18 [2024-04-11T21:12:18.832Z]       name: "volume-6"
17:12:18 [2024-04-11T21:12:18.832Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.832Z]     - mountPath: "/home/jenkins/.gradle/caches"
17:12:18 [2024-04-11T21:12:18.832Z]       name: "volume-5"
17:12:18 [2024-04-11T21:12:18.832Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.mavenrc"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "m2-dir"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: ".mavenrc"
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.m2/repository"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-3"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "m2-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: "settings-security.xml"
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "gradle-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: "gradle.properties"
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.gradle/workers"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-8"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "m2-dir"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: "toolchains.xml"
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/opt/tools"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-0"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-2"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.gradle/native"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-7"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.m2/wrapper"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-4"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "m2-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: "settings.xml"
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.ssh"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-1"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]       subPath: ""
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "volume-9"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     - mountPath: "/home/jenkins/agent"
17:12:18 [2024-04-11T21:12:18.833Z]       name: "workspace-volume"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: false
17:12:18 [2024-04-11T21:12:18.833Z]     workingDir: "/home/jenkins/agent"
17:12:18 [2024-04-11T21:12:18.833Z]   nodeSelector:
17:12:18 [2024-04-11T21:12:18.833Z]     kubernetes.io/os: "linux"
17:12:18 [2024-04-11T21:12:18.833Z]   restartPolicy: "Never"
17:12:18 [2024-04-11T21:12:18.833Z]   volumes:
17:12:18 [2024-04-11T21:12:18.833Z]   - name: "m2-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]     secret:
17:12:18 [2024-04-11T21:12:18.833Z]       secretName: "m2-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-8"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-7"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-9"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "workspace-volume"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-4"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-3"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-6"
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-5"
17:12:18 [2024-04-11T21:12:18.833Z]   - name: "volume-0"
17:12:18 [2024-04-11T21:12:18.833Z]     persistentVolumeClaim:
17:12:18 [2024-04-11T21:12:18.833Z]       claimName: "tools-claim-jiro-jgit"
17:12:18 [2024-04-11T21:12:18.833Z]       readOnly: true
17:12:18 [2024-04-11T21:12:18.833Z]   - emptyDir:
17:12:18 [2024-04-11T21:12:18.833Z]       medium: ""
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-2"
17:12:18 [2024-04-11T21:12:18.833Z]   - configMap:
17:12:18 [2024-04-11T21:12:18.833Z]       name: "m2-dir"
17:12:18 [2024-04-11T21:12:18.833Z]     name: "m2-dir"
17:12:18 [2024-04-11T21:12:18.833Z]   - configMap:
17:12:18 [2024-04-11T21:12:18.833Z]       name: "known-hosts"
17:12:18 [2024-04-11T21:12:18.833Z]     name: "volume-1"
17:12:18 [2024-04-11T21:12:18.833Z]   - name: "gradle-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z]     secret:
17:12:18 [2024-04-11T21:12:18.833Z]       secretName: "gradle-secret-dir"
17:12:18 [2024-04-11T21:12:18.833Z] 
17:12:18 [2024-04-11T21:12:18.833Z] Running on centos-7-x7r4w in /home/jenkins/agent/workspace/jgit
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
17:12:18 [2024-04-11T21:12:18.967Z] Timeout set to expire in 1 hr 30 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
17:12:18 [2024-04-11T21:12:18.972Z] 
[Pipeline] stage [Pipeline] { (Environment) [Pipeline] sh 17:12:19 [2024-04-11T21:12:19.689Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version 17:12:19 [2024-04-11T21:12:19.689Z] openjdk version "17.0.10" 2024-01-16 17:12:19 [2024-04-11T21:12:19.689Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) 17:12:19 [2024-04-11T21:12:19.689Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [Pipeline] isUnix [Pipeline] sh 17:12:19 [2024-04-11T21:12:19.976Z] + mkdir -p ./tmp [Pipeline] } [Pipeline] // stage [Pipeline] dir 17:12:19 [2024-04-11T21:12:19.999Z] Running in /home/jenkins/agent/workspace/jgit/repo [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout 17:12:20 [2024-04-11T21:12:20.020Z] The recommended git tool is: NONE 17:12:21 [2024-04-11T21:12:21.202Z] No credentials specified 17:12:21 [2024-04-11T21:12:21.204Z] Cloning the remote Git repository 17:12:21 [2024-04-11T21:12:21.752Z] ERROR: Error cloning remote repo 'origin' 17:12:21 [2024-04-11T21:12:21.752Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://eclipse.gerrithub.io/r/jgit/jgit +refs/heads/*:refs/remotes/origin/*" returned status code 128: 17:12:21 [2024-04-11T21:12:21.752Z] stdout: 17:12:21 [2024-04-11T21:12:21.752Z] stderr: fatal: unable to access 'https://eclipse.gerrithub.io/r/jgit/jgit/': The requested URL returned error: 403 17:12:21 [2024-04-11T21:12:21.752Z] 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 17:12:21 [2024-04-11T21:12:21.752Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 17:12:21 [2024-04-11T21:12:21.752Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:12:21 [2024-04-11T21:12:21.752Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:12:21 [2024-04-11T21:12:21.752Z] at hudson.remoting.Request$2.run(Request.java:377) 17:12:21 [2024-04-11T21:12:21.752Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:12:21 [2024-04-11T21:12:21.752Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:12:21 [2024-04-11T21:12:21.752Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:12:21 [2024-04-11T21:12:21.752Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:12:21 [2024-04-11T21:12:21.752Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125) 17:12:21 [2024-04-11T21:12:21.752Z] at java.base/java.lang.Thread.run(Thread.java:829) 17:12:21 [2024-04-11T21:12:21.752Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.66.20/10.40.66.20:32846 17:12:21 [2024-04-11T21:12:21.753Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 17:12:21 [2024-04-11T21:12:21.753Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 17:12:21 [2024-04-11T21:12:21.753Z] at hudson.remoting.Channel.call(Channel.java:1003) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 17:12:21 [2024-04-11T21:12:21.753Z] at jdk.internal.reflect.GeneratedMethodAccessor476.invoke(Unknown Source) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 17:12:21 [2024-04-11T21:12:21.753Z] at com.sun.proxy.$Proxy171.execute(Unknown Source) 17:12:21 [2024-04-11T21:12:21.753Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 17:12:21 [2024-04-11T21:12:21.753Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 17:12:21 [2024-04-11T21:12:21.753Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:12:21 [2024-04-11T21:12:21.753Z] at java.base/java.lang.Thread.run(Thread.java:839) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit 17:12:21 [2024-04-11T21:12:21.771Z] Recording test results 17:12:21 [2024-04-11T21:12:21.943Z] No test report files were found. Configuration error? [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } 17:12:21 [2024-04-11T21:12:21.960Z]
[Pipeline] // ansiColor [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline ERROR: No test report files were found. Configuration error? Finished: FAILURE