Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
07:38:29 [2024-04-10T11:38:29.131Z] Agent centos-7-zzjrn is provisioned from template centos-7
07:38:29 [2024-04-10T11:38:29.134Z] ---
07:38:29 [2024-04-10T11:38:29.134Z] apiVersion: "v1"
07:38:29 [2024-04-10T11:38:29.134Z] kind: "Pod"
07:38:29 [2024-04-10T11:38:29.134Z] metadata:
07:38:29 [2024-04-10T11:38:29.134Z]   labels:
07:38:29 [2024-04-10T11:38:29.134Z]     jenkins: "slave"
07:38:29 [2024-04-10T11:38:29.134Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
07:38:29 [2024-04-10T11:38:29.134Z]     jenkins/label: "migration_jipp-migration_centos-7"
07:38:29 [2024-04-10T11:38:29.134Z]   name: "centos-7-zzjrn"
07:38:29 [2024-04-10T11:38:29.134Z]   namespace: "jgit"
07:38:29 [2024-04-10T11:38:29.134Z] spec:
07:38:29 [2024-04-10T11:38:29.134Z]   containers:
07:38:29 [2024-04-10T11:38:29.134Z]   - env:
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_SECRET"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "********"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_TUNNEL"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "jenkins-discovery.jgit.svc.cluster.local:50000"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_AGENT_NAME"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "centos-7-zzjrn"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:38:29 [2024-04-10T11:38:29.134Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JAVA_TOOL_OPTIONS"
07:38:29 [2024-04-10T11:38:29.134Z]       value: ""
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "_JAVA_OPTIONS"
07:38:29 [2024-04-10T11:38:29.134Z]       value: ""
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "OPENJ9_JAVA_OPTIONS"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_NAME"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "centos-7-zzjrn"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_AGENT_WORKDIR"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "/home/jenkins/agent"
07:38:29 [2024-04-10T11:38:29.134Z]     - name: "JENKINS_URL"
07:38:29 [2024-04-10T11:38:29.134Z]       value: "http://jenkins-ui.jgit.svc.cluster.local/jgit/"
07:38:29 [2024-04-10T11:38:29.134Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
07:38:29 [2024-04-10T11:38:29.134Z]     imagePullPolicy: "Always"
07:38:29 [2024-04-10T11:38:29.134Z]     name: "jnlp"
07:38:29 [2024-04-10T11:38:29.134Z]     resources:
07:38:29 [2024-04-10T11:38:29.134Z]       limits:
07:38:29 [2024-04-10T11:38:29.134Z]         cpu: "2000m"
07:38:29 [2024-04-10T11:38:29.134Z]         memory: "4096Mi"
07:38:29 [2024-04-10T11:38:29.134Z]       requests:
07:38:29 [2024-04-10T11:38:29.134Z]         cpu: "1000m"
07:38:29 [2024-04-10T11:38:29.134Z]         memory: "4096Mi"
07:38:29 [2024-04-10T11:38:29.134Z]     tty: true
07:38:29 [2024-04-10T11:38:29.134Z]     volumeMounts:
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/daemon"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-6"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/caches"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-5"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.mavenrc"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "m2-dir"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: ".mavenrc"
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.m2/repository"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-3"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "m2-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: "settings-security.xml"
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "gradle-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: "gradle.properties"
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/workers"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-8"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "m2-dir"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: "toolchains.xml"
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/opt/tools"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-0"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-2"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/native"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-7"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.m2/wrapper"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-4"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "m2-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: "settings.xml"
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.ssh"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-1"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]       subPath: ""
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "volume-9"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     - mountPath: "/home/jenkins/agent"
07:38:29 [2024-04-10T11:38:29.134Z]       name: "workspace-volume"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: false
07:38:29 [2024-04-10T11:38:29.134Z]     workingDir: "/home/jenkins/agent"
07:38:29 [2024-04-10T11:38:29.134Z]   nodeSelector:
07:38:29 [2024-04-10T11:38:29.134Z]     kubernetes.io/os: "linux"
07:38:29 [2024-04-10T11:38:29.134Z]   restartPolicy: "Never"
07:38:29 [2024-04-10T11:38:29.134Z]   volumes:
07:38:29 [2024-04-10T11:38:29.134Z]   - name: "m2-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]     secret:
07:38:29 [2024-04-10T11:38:29.134Z]       secretName: "m2-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-8"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-7"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-9"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "workspace-volume"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-4"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-3"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-6"
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-5"
07:38:29 [2024-04-10T11:38:29.134Z]   - name: "volume-0"
07:38:29 [2024-04-10T11:38:29.134Z]     persistentVolumeClaim:
07:38:29 [2024-04-10T11:38:29.134Z]       claimName: "tools-claim-jiro-jgit"
07:38:29 [2024-04-10T11:38:29.134Z]       readOnly: true
07:38:29 [2024-04-10T11:38:29.134Z]   - emptyDir:
07:38:29 [2024-04-10T11:38:29.134Z]       medium: ""
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-2"
07:38:29 [2024-04-10T11:38:29.134Z]   - configMap:
07:38:29 [2024-04-10T11:38:29.134Z]       name: "m2-dir"
07:38:29 [2024-04-10T11:38:29.134Z]     name: "m2-dir"
07:38:29 [2024-04-10T11:38:29.134Z]   - configMap:
07:38:29 [2024-04-10T11:38:29.134Z]       name: "known-hosts"
07:38:29 [2024-04-10T11:38:29.134Z]     name: "volume-1"
07:38:29 [2024-04-10T11:38:29.134Z]   - name: "gradle-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z]     secret:
07:38:29 [2024-04-10T11:38:29.134Z]       secretName: "gradle-secret-dir"
07:38:29 [2024-04-10T11:38:29.134Z] 
07:38:29 [2024-04-10T11:38:29.135Z] Running on centos-7-zzjrn in /home/jenkins/agent/workspace/jgit
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
07:38:31 [2024-04-10T11:38:31.009Z] Timeout set to expire in 1 hr 30 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
07:38:32 [2024-04-10T11:38:32.577Z] 
[Pipeline] stage [Pipeline] { (Environment) [Pipeline] sh 07:38:34 [2024-04-10T11:38:34.523Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version 07:38:34 [2024-04-10T11:38:34.523Z] openjdk version "17.0.10" 2024-01-16 07:38:34 [2024-04-10T11:38:34.523Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) 07:38:34 [2024-04-10T11:38:34.523Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [Pipeline] isUnix [Pipeline] sh 07:38:35 [2024-04-10T11:38:35.276Z] + mkdir -p ./tmp [Pipeline] } [Pipeline] // stage [Pipeline] dir 07:38:36 [2024-04-10T11:38:36.328Z] Running in /home/jenkins/agent/workspace/jgit/repo [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout 07:38:37 [2024-04-10T11:38:37.619Z] The recommended git tool is: NONE 07:38:38 [2024-04-10T11:38:38.938Z] No credentials specified 07:38:38 [2024-04-10T11:38:38.941Z] Cloning the remote Git repository 07:38:39 [2024-04-10T11:38:39.511Z] ERROR: Error cloning remote repo 'origin' 07:38:39 [2024-04-10T11:38:39.512Z] 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: 07:38:39 [2024-04-10T11:38:39.512Z] stdout: 07:38:39 [2024-04-10T11:38:39.512Z] stderr: fatal: unable to access 'https://eclipse.gerrithub.io/r/jgit/jgit/': The requested URL returned error: 403 07:38:39 [2024-04-10T11:38:39.512Z] 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.Request$2.run(Request.java:377) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/java.lang.Thread.run(Thread.java:829) 07:38:39 [2024-04-10T11:38:39.512Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.66.165/10.40.66.165:41576 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.remoting.Channel.call(Channel.java:1003) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 07:38:39 [2024-04-10T11:38:39.512Z] at jdk.internal.reflect.GeneratedMethodAccessor476.invoke(Unknown Source) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:38:39 [2024-04-10T11:38:39.512Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 07:38:39 [2024-04-10T11:38:39.512Z] at com.sun.proxy.$Proxy171.execute(Unknown Source) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 07:38:39 [2024-04-10T11:38:39.512Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 07:38:39 [2024-04-10T11:38:39.512Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 07:38:39 [2024-04-10T11:38:39.513Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 07:38:39 [2024-04-10T11:38:39.513Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 07:38:39 [2024-04-10T11:38:39.513Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 07:38:39 [2024-04-10T11:38:39.513Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 07:38:39 [2024-04-10T11:38:39.513Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:38:39 [2024-04-10T11:38:39.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:38:39 [2024-04-10T11:38:39.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:38:39 [2024-04-10T11:38:39.513Z] at java.base/java.lang.Thread.run(Thread.java:839) [Pipeline] } 07:38:38 [2024-04-10T11:38:38.966Z] Cloning repository https://eclipse.gerrithub.io/r/jgit/jgit 07:38:39 [2024-04-10T11:38:39.002Z] > git init /home/jenkins/agent/workspace/jgit/repo # timeout=10 07:38:39 [2024-04-10T11:38:39.023Z] Fetching upstream changes from https://eclipse.gerrithub.io/r/jgit/jgit 07:38:39 [2024-04-10T11:38:39.023Z] > git --version # timeout=10 07:38:39 [2024-04-10T11:38:39.026Z] > git --version # 'git version 2.36.6' 07:38:39 [2024-04-10T11:38:39.027Z] > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/r/jgit/jgit +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit 07:38:41 [2024-04-10T11:38:41.094Z] Recording test results 07:38:41 [2024-04-10T11:38:41.251Z] No test report files were found. Configuration error? [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } 07:38:42 [2024-04-10T11:38:42.877Z]
[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