Skip to content

Console Output

09:22:56 [2024-04-09T13:22:56.161Z] Started by user Bernd Hufmann
09:22:56 [2024-04-09T13:22:56.161Z] Running as Bernd Hufmann
09:22:56 [2024-04-09T13:22:56.533Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:22:56 [2024-04-09T13:22:56.606Z] [Pipeline] Start of Pipeline
09:22:58 [2024-04-09T13:22:58.257Z] [Pipeline] readTrusted
09:22:58 [2024-04-09T13:22:58.514Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:22:58 [2024-04-09T13:22:58.760Z] [Pipeline] echo
09:22:58 [2024-04-09T13:22:58.760Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
09:22:58 [2024-04-09T13:22:58.761Z] [Pipeline] podTemplate
09:22:58 [2024-04-09T13:22:58.785Z] [Pipeline] {
09:22:59 [2024-04-09T13:22:59.654Z] [Pipeline] node
09:23:14 [2024-04-09T13:23:14.655Z] Still waiting to schedule task
09:23:14 [2024-04-09T13:23:14.656Z] There are no nodes with the label ‘tracecompass-build09:24:32 [2024-04-09T13:24:32.145Z] Created Pod: kubernetes tracecompass/tracecompass-build-sm0d1-tk7jv
09:24:41 [2024-04-09T13:24:41.085Z] Agent tracecompass-build-sm0d1-tk7jv is provisioned from template tracecompass-build-sm0d1
09:24:41 [2024-04-09T13:24:41.087Z] ---
09:24:41 [2024-04-09T13:24:41.087Z] apiVersion: "v1"
09:24:41 [2024-04-09T13:24:41.087Z] kind: "Pod"
09:24:41 [2024-04-09T13:24:41.087Z] metadata:
09:24:41 [2024-04-09T13:24:41.087Z]   annotations:
09:24:41 [2024-04-09T13:24:41.087Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-debug/2/"
09:24:41 [2024-04-09T13:24:41.087Z]     runUrl: "job/tracecompass-master-nightly-debug/2/"
09:24:41 [2024-04-09T13:24:41.087Z]   labels:
09:24:41 [2024-04-09T13:24:41.087Z]     jenkins: "slave"
09:24:41 [2024-04-09T13:24:41.087Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
09:24:41 [2024-04-09T13:24:41.087Z]     jenkins/label: "tracecompass-build"
09:24:41 [2024-04-09T13:24:41.087Z]   name: "tracecompass-build-sm0d1-tk7jv"
09:24:41 [2024-04-09T13:24:41.087Z]   namespace: "tracecompass"
09:24:41 [2024-04-09T13:24:41.087Z] spec:
09:24:41 [2024-04-09T13:24:41.087Z]   containers:
09:24:41 [2024-04-09T13:24:41.087Z]   - args:
09:24:41 [2024-04-09T13:24:41.087Z]     - "-c"
09:24:41 [2024-04-09T13:24:41.087Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
09:24:41 [2024-04-09T13:24:41.087Z]     command:
09:24:41 [2024-04-09T13:24:41.087Z]     - "/bin/sh"
09:24:41 [2024-04-09T13:24:41.087Z]     image: "eclipse/tracecompass-build-env:22.04"
09:24:41 [2024-04-09T13:24:41.087Z]     imagePullPolicy: "Always"
09:24:41 [2024-04-09T13:24:41.087Z]     name: "tracecompass"
09:24:41 [2024-04-09T13:24:41.087Z]     resources:
09:24:41 [2024-04-09T13:24:41.087Z]       limits:
09:24:41 [2024-04-09T13:24:41.087Z]         memory: "6Gi"
09:24:41 [2024-04-09T13:24:41.087Z]         cpu: "2000m"
09:24:41 [2024-04-09T13:24:41.087Z]       requests:
09:24:41 [2024-04-09T13:24:41.087Z]         memory: "6Gi"
09:24:41 [2024-04-09T13:24:41.087Z]         cpu: "2000m"
09:24:41 [2024-04-09T13:24:41.087Z]     tty: true
09:24:41 [2024-04-09T13:24:41.087Z]     volumeMounts:
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "settings-xml"
09:24:41 [2024-04-09T13:24:41.087Z]       readOnly: true
09:24:41 [2024-04-09T13:24:41.087Z]       subPath: "settings.xml"
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/home/jenkins/.m2/repository"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "m2-repo"
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/opt/tools"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "tools"
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/home/jenkins/agent"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "workspace-volume"
09:24:41 [2024-04-09T13:24:41.087Z]       readOnly: false
09:24:41 [2024-04-09T13:24:41.087Z]   - env:
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_SECRET"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "********"
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_TUNNEL"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_AGENT_NAME"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "tracecompass-build-sm0d1-tk7jv"
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_NAME"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "tracecompass-build-sm0d1-tk7jv"
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_AGENT_WORKDIR"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "/home/jenkins/agent"
09:24:41 [2024-04-09T13:24:41.087Z]     - name: "JENKINS_URL"
09:24:41 [2024-04-09T13:24:41.087Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
09:24:41 [2024-04-09T13:24:41.087Z]     image: "eclipsecbi/jenkins-jnlp-agent"
09:24:41 [2024-04-09T13:24:41.087Z]     name: "jnlp"
09:24:41 [2024-04-09T13:24:41.087Z]     resources:
09:24:41 [2024-04-09T13:24:41.087Z]       limits:
09:24:41 [2024-04-09T13:24:41.087Z]         memory: "1024Mi"
09:24:41 [2024-04-09T13:24:41.087Z]         cpu: "500m"
09:24:41 [2024-04-09T13:24:41.087Z]       requests:
09:24:41 [2024-04-09T13:24:41.087Z]         memory: "1024Mi"
09:24:41 [2024-04-09T13:24:41.087Z]         cpu: "500m"
09:24:41 [2024-04-09T13:24:41.087Z]     volumeMounts:
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/home/jenkins/.ssh"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "volume-known-hosts"
09:24:41 [2024-04-09T13:24:41.087Z]     - mountPath: "/home/jenkins/agent"
09:24:41 [2024-04-09T13:24:41.087Z]       name: "workspace-volume"
09:24:41 [2024-04-09T13:24:41.087Z]       readOnly: false
09:24:41 [2024-04-09T13:24:41.087Z]   nodeSelector:
09:24:41 [2024-04-09T13:24:41.087Z]     kubernetes.io/os: "linux"
09:24:41 [2024-04-09T13:24:41.087Z]   restartPolicy: "Never"
09:24:41 [2024-04-09T13:24:41.087Z]   volumes:
09:24:41 [2024-04-09T13:24:41.087Z]   - emptyDir: {}
09:24:41 [2024-04-09T13:24:41.087Z]     name: "m2-repo"
09:24:41 [2024-04-09T13:24:41.087Z]   - name: "settings-xml"
09:24:41 [2024-04-09T13:24:41.087Z]     secret:
09:24:41 [2024-04-09T13:24:41.087Z]       items:
09:24:41 [2024-04-09T13:24:41.087Z]       - key: "settings.xml"
09:24:41 [2024-04-09T13:24:41.087Z]         path: "settings.xml"
09:24:41 [2024-04-09T13:24:41.087Z]       secretName: "m2-secret-dir"
09:24:41 [2024-04-09T13:24:41.087Z]   - emptyDir:
09:24:41 [2024-04-09T13:24:41.087Z]       medium: ""
09:24:41 [2024-04-09T13:24:41.087Z]     name: "workspace-volume"
09:24:41 [2024-04-09T13:24:41.087Z]   - configMap:
09:24:41 [2024-04-09T13:24:41.087Z]       name: "known-hosts"
09:24:41 [2024-04-09T13:24:41.087Z]     name: "volume-known-hosts"
09:24:41 [2024-04-09T13:24:41.087Z]   - name: "tools"
09:24:41 [2024-04-09T13:24:41.087Z]     persistentVolumeClaim:
09:24:41 [2024-04-09T13:24:41.087Z]       claimName: "tools-claim-jiro-tracecompass"
09:24:41 [2024-04-09T13:24:41.087Z] 
09:24:41 [2024-04-09T13:24:41.255Z] Running on tracecompass-build-sm0d1-tk7jv in /home/jenkins/agent/workspace/tracecompass-master-nightly-debug
09:24:41 [2024-04-09T13:24:41.627Z] [Pipeline] {
09:24:42 [2024-04-09T13:24:42.640Z] [Pipeline] stage
09:24:42 [2024-04-09T13:24:42.641Z] [Pipeline] { (Declarative: Checkout SCM)
09:24:43 [2024-04-09T13:24:43.284Z] [Pipeline] checkout
09:24:43 [2024-04-09T13:24:43.338Z] Selected Git installation does not exist. Using Default
09:24:43 [2024-04-09T13:24:43.338Z] The recommended git tool is: NONE
09:24:47 [2024-04-09T13:24:47.541Z] No credentials specified
09:24:47 [2024-04-09T13:24:47.543Z] Cloning the remote Git repository
09:24:47 [2024-04-09T13:24:47.733Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:24:47 [2024-04-09T13:24:47.769Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-debug # timeout=10
09:24:47 [2024-04-09T13:24:47.852Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:24:47 [2024-04-09T13:24:47.853Z]  > git --version # timeout=10
09:24:47 [2024-04-09T13:24:47.857Z]  > git --version # 'git version 2.20.1'
09:24:47 [2024-04-09T13:24:47.858Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:24:48 [2024-04-09T13:24:48.319Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
09:24:48 [2024-04-09T13:24:48.324Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:24:49 [2024-04-09T13:24:49.468Z] Avoid second fetch
09:24:49 [2024-04-09T13:24:49.535Z] Checking out Revision a0dbbc55d78874d9edf5b87230850ff94cf3284f (refs/remotes/origin/master)
09:24:49 [2024-04-09T13:24:49.938Z] Commit message: "Fix typo in tracecompass-jdk17.Jenkinsfile"
09:24:49 [2024-04-09T13:24:49.465Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:24:49 [2024-04-09T13:24:49.535Z]  > git config core.sparsecheckout # timeout=10
09:24:49 [2024-04-09T13:24:49.539Z]  > git checkout -f a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10
09:24:49 [2024-04-09T13:24:49.940Z]  > git rev-list --no-walk a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10
09:24:50 [2024-04-09T13:24:50.295Z] [Pipeline] }
09:24:50 [2024-04-09T13:24:50.557Z] [Pipeline] // stage
09:24:51 [2024-04-09T13:24:51.448Z] [Pipeline] withEnv
09:24:51 [2024-04-09T13:24:51.448Z] [Pipeline] {
09:24:56 [2024-04-09T13:24:56.627Z] [Pipeline] withEnv
09:24:56 [2024-04-09T13:24:56.628Z] [Pipeline] {
09:24:57 [2024-04-09T13:24:57.892Z] [Pipeline] timestamps
09:24:57 [2024-04-09T13:24:57.892Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:24:57 [2024-04-09T13:24:57.892Z] [Pipeline] {
09:24:58 [2024-04-09T13:24:58.789Z] [Pipeline] timeout
09:24:58 [2024-04-09T13:24:58.789Z] Timeout set to expire in 4 hr 0 min
09:24:58 [2024-04-09T13:24:58.790Z] [Pipeline] {
09:24:59 [2024-04-09T13:24:59.958Z] [Pipeline] stage
09:24:59 [2024-04-09T13:24:59.959Z] [Pipeline] { (Declarative: Tool Install)
09:25:01 [2024-04-09T13:25:01.115Z] [Pipeline] tool
09:25:01 [2024-04-09T13:25:01.619Z] [Pipeline] envVarsForTool
09:25:02 [2024-04-09T13:25:02.512Z] [Pipeline] tool
09:25:03 [2024-04-09T13:25:03.012Z] [Pipeline] envVarsForTool
09:25:03 [2024-04-09T13:25:03.527Z] [Pipeline] }
09:25:03 [2024-04-09T13:25:03.786Z] [Pipeline] // stage
09:25:04 [2024-04-09T13:25:04.315Z] [Pipeline] withEnv
09:25:04 [2024-04-09T13:25:04.316Z] [Pipeline] {
09:25:05 [2024-04-09T13:25:05.688Z] [Pipeline] stage
09:25:05 [2024-04-09T13:25:05.688Z] [Pipeline] { (Checkout)
09:25:10 [2024-04-09T13:25:10.623Z] [Pipeline] tool
09:25:11 [2024-04-09T13:25:11.151Z] [Pipeline] envVarsForTool
09:25:12 [2024-04-09T13:25:12.029Z] [Pipeline] tool
09:25:12 [2024-04-09T13:25:12.544Z] [Pipeline] envVarsForTool
09:25:13 [2024-04-09T13:25:13.184Z] [Pipeline] withEnv
09:25:13 [2024-04-09T13:25:13.185Z] [Pipeline] {
09:25:14 [2024-04-09T13:25:14.721Z] [Pipeline] container
09:25:14 [2024-04-09T13:25:14.722Z] [Pipeline] {
09:25:15 [2024-04-09T13:25:15.356Z] [Pipeline] sh
09:25:16 [2024-04-09T13:25:16.036Z] + mkdir -p ../scripts
09:25:16 [2024-04-09T13:25:16.288Z] [Pipeline] sh
09:25:16 [2024-04-09T13:25:16.931Z] + cp scripts/deploy-rcp.sh ../scripts
09:25:17 [2024-04-09T13:25:17.184Z] [Pipeline] sh
09:25:17 [2024-04-09T13:25:17.833Z] + cp scripts/deploy-update-site.sh ../scripts
09:25:18 [2024-04-09T13:25:18.086Z] [Pipeline] sh
09:25:18 [2024-04-09T13:25:18.650Z] + cp scripts/deploy-doc.sh ../scripts
09:25:18 [2024-04-09T13:25:18.921Z] [Pipeline] sh
09:25:19 [2024-04-09T13:25:19.436Z] + cp scripts/deploy-javadoc.sh ../scripts
09:25:19 [2024-04-09T13:25:19.688Z] [Pipeline] checkout
09:25:19 [2024-04-09T13:25:19.696Z] The recommended git tool is: NONE
09:25:19 [2024-04-09T13:25:19.736Z] No credentials specified
09:25:19 [2024-04-09T13:25:19.736Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@91c4ecb0; decorates RemoteLauncher[hudson.remoting.Channel@74261fc8:JNLP4-connect connection from 10.40.67.61/10.40.67.61:36184] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:25:19 [2024-04-09T13:25:19.744Z] Fetching changes from the remote Git repository
09:25:19 [2024-04-09T13:25:19.853Z] ERROR: Error fetching remote repo 'origin'
09:25:19 [2024-04-09T13:25:19.853Z] hudson.plugins.git.GitException: Failed to fetch from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
09:25:19 [2024-04-09T13:25:19.853Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git pull/55/head " returned status code 128:
09:25:19 [2024-04-09T13:25:19.853Z] stdout: 
09:25:19 [2024-04-09T13:25:19.853Z] stderr: fatal: invalid refspec 'pull/55/head '
09:25:19 [2024-04-09T13:25:19.853Z] 
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
09:25:19 [2024-04-09T13:25:19.853Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.remoting.Request$2.run(Request.java:377)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:25:19 [2024-04-09T13:25:19.853Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:25:19 [2024-04-09T13:25:19.853Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
09:25:19 [2024-04-09T13:25:19.853Z] 	... 1 more
09:25:19 [2024-04-09T13:25:19.853Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.67.61/10.40.67.61:36184
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
09:25:19 [2024-04-09T13:25:19.853Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
09:25:19 [2024-04-09T13:25:19.853Z] 		at jdk.internal.reflect.GeneratedMethodAccessor1970.invoke(Unknown Source)
09:25:19 [2024-04-09T13:25:19.853Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:25:19 [2024-04-09T13:25:19.853Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
09:25:19 [2024-04-09T13:25:19.853Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
09:25:19 [2024-04-09T13:25:19.853Z] 		at com.sun.proxy.$Proxy259.execute(Unknown Source)
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:25:19 [2024-04-09T13:25:19.853Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:25:19 [2024-04-09T13:25:19.853Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
09:25:19 [2024-04-09T13:25:19.854Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
09:25:19 [2024-04-09T13:25:19.854Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
09:25:19 [2024-04-09T13:25:19.854Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
09:25:19 [2024-04-09T13:25:19.854Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
09:25:19 [2024-04-09T13:25:19.854Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:25:19 [2024-04-09T13:25:19.854Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:25:19 [2024-04-09T13:25:19.854Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:25:19 [2024-04-09T13:25:19.854Z] 		... 1 more
09:25:20 [2024-04-09T13:25:20.209Z] [Pipeline] }
09:25:20 [2024-04-09T13:25:20.459Z] [Pipeline] // container
09:25:19 [2024-04-09T13:25:19.733Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.git # timeout=10
09:25:19 [2024-04-09T13:25:19.746Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
09:25:19 [2024-04-09T13:25:19.832Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
09:25:19 [2024-04-09T13:25:19.833Z]  > git --version # timeout=10
09:25:19 [2024-04-09T13:25:19.837Z]  > git --version # 'git version 2.20.1'
09:25:19 [2024-04-09T13:25:19.838Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git pull/55/head  # timeout=10
09:25:20 [2024-04-09T13:25:20.842Z] [Pipeline] }
09:25:21 [2024-04-09T13:25:21.095Z] [Pipeline] // withEnv
09:25:21 [2024-04-09T13:25:21.486Z] [Pipeline] }
09:25:21 [2024-04-09T13:25:21.883Z] [Pipeline] // stage
09:25:22 [2024-04-09T13:25:22.938Z] [Pipeline] stage
09:25:22 [2024-04-09T13:25:22.939Z] [Pipeline] { (Product File)
09:25:24 [2024-04-09T13:25:24.395Z] Stage "Product File" skipped due to earlier failure(s)
09:25:24 [2024-04-09T13:25:24.395Z] [Pipeline] }
09:25:27 [2024-04-09T13:25:27.252Z] [Pipeline] // stage
09:25:28 [2024-04-09T13:25:28.028Z] [Pipeline] stage
09:25:28 [2024-04-09T13:25:28.028Z] [Pipeline] { (RCP Feature File)
09:25:28 [2024-04-09T13:25:28.907Z] Stage "RCP Feature File" skipped due to earlier failure(s)
09:25:28 [2024-04-09T13:25:28.907Z] [Pipeline] }
09:25:29 [2024-04-09T13:25:29.779Z] [Pipeline] // stage
09:25:30 [2024-04-09T13:25:30.818Z] [Pipeline] stage
09:25:30 [2024-04-09T13:25:30.819Z] [Pipeline] { (SLF4J Properties Manifest)
09:25:33 [2024-04-09T13:25:33.339Z] Stage "SLF4J Properties Manifest" skipped due to earlier failure(s)
09:25:33 [2024-04-09T13:25:33.340Z] [Pipeline] }
09:25:33 [2024-04-09T13:25:33.604Z] [Pipeline] // stage
09:25:34 [2024-04-09T13:25:34.541Z] [Pipeline] stage
09:25:34 [2024-04-09T13:25:34.542Z] [Pipeline] { (Build)
09:25:35 [2024-04-09T13:25:35.447Z] Stage "Build" skipped due to earlier failure(s)
09:25:35 [2024-04-09T13:25:35.448Z] [Pipeline] }
09:25:35 [2024-04-09T13:25:35.700Z] [Pipeline] // stage
09:25:36 [2024-04-09T13:25:36.453Z] [Pipeline] stage
09:25:36 [2024-04-09T13:25:36.454Z] [Pipeline] { (Deploy Site)
09:25:37 [2024-04-09T13:25:37.339Z] Stage "Deploy Site" skipped due to earlier failure(s)
09:25:37 [2024-04-09T13:25:37.339Z] [Pipeline] }
09:25:37 [2024-04-09T13:25:37.595Z] [Pipeline] // stage
09:25:38 [2024-04-09T13:25:38.357Z] [Pipeline] stage
09:25:38 [2024-04-09T13:25:38.357Z] [Pipeline] { (Deploy RCP)
09:25:39 [2024-04-09T13:25:39.253Z] Stage "Deploy RCP" skipped due to earlier failure(s)
09:25:39 [2024-04-09T13:25:39.254Z] [Pipeline] }
09:25:39 [2024-04-09T13:25:39.524Z] [Pipeline] // stage
09:25:40 [2024-04-09T13:25:40.293Z] [Pipeline] stage
09:25:40 [2024-04-09T13:25:40.294Z] [Pipeline] { (Deploy Doc)
09:25:41 [2024-04-09T13:25:41.184Z] Stage "Deploy Doc" skipped due to earlier failure(s)
09:25:41 [2024-04-09T13:25:41.184Z] [Pipeline] }
09:25:41 [2024-04-09T13:25:41.439Z] [Pipeline] // stage
09:25:42 [2024-04-09T13:25:42.188Z] [Pipeline] stage
09:25:42 [2024-04-09T13:25:42.188Z] [Pipeline] { (Javadoc)
09:25:43 [2024-04-09T13:25:43.075Z] Stage "Javadoc" skipped due to earlier failure(s)
09:25:43 [2024-04-09T13:25:43.075Z] [Pipeline] }
09:25:43 [2024-04-09T13:25:43.332Z] [Pipeline] // stage
09:25:44 [2024-04-09T13:25:44.086Z] [Pipeline] stage
09:25:44 [2024-04-09T13:25:44.087Z] [Pipeline] { (Deploy Javadoc)
09:25:44 [2024-04-09T13:25:44.979Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
09:25:44 [2024-04-09T13:25:44.979Z] [Pipeline] }
09:25:45 [2024-04-09T13:25:45.239Z] [Pipeline] // stage
09:25:46 [2024-04-09T13:25:46.004Z] [Pipeline] stage
09:25:46 [2024-04-09T13:25:46.005Z] [Pipeline] { (Notarize macos RCP packages)
09:25:46 [2024-04-09T13:25:46.917Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
09:25:46 [2024-04-09T13:25:46.918Z] [Pipeline] }
09:25:47 [2024-04-09T13:25:47.180Z] [Pipeline] // stage
09:25:47 [2024-04-09T13:25:47.696Z] [Pipeline] stage
09:25:47 [2024-04-09T13:25:47.697Z] [Pipeline] { (Declarative: Post Actions)
09:25:50 [2024-04-09T13:25:50.355Z] [Pipeline] container
09:25:50 [2024-04-09T13:25:50.356Z] [Pipeline] {
09:25:50 [2024-04-09T13:25:50.988Z] [Pipeline] emailext
09:25:51 [2024-04-09T13:25:51.116Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
09:25:51 [2024-04-09T13:25:51.519Z] [Pipeline] }
09:25:53 [2024-04-09T13:25:53.613Z] [Pipeline] // container
09:25:54 [2024-04-09T13:25:54.246Z] [Pipeline] }
09:25:54 [2024-04-09T13:25:54.515Z] [Pipeline] // stage
09:25:54 [2024-04-09T13:25:54.895Z] [Pipeline] }
09:25:55 [2024-04-09T13:25:55.156Z] [Pipeline] // withEnv
09:25:55 [2024-04-09T13:25:55.539Z] [Pipeline] }
09:25:55 [2024-04-09T13:25:55.808Z] [Pipeline] // timeout
09:25:56 [2024-04-09T13:25:56.199Z] [Pipeline] }
09:25:56 [2024-04-09T13:25:56.465Z] [Pipeline] // timestamps
09:25:56 [2024-04-09T13:25:56.845Z] [Pipeline] }
09:25:57 [2024-04-09T13:25:57.103Z] [Pipeline] // withEnv
09:25:57 [2024-04-09T13:25:57.506Z] [Pipeline] }
09:25:58 [2024-04-09T13:25:58.171Z] [Pipeline] // withEnv
09:25:58 [2024-04-09T13:25:58.559Z] [Pipeline] }
09:25:58 [2024-04-09T13:25:58.819Z] [Pipeline] // node
09:25:59 [2024-04-09T13:25:59.328Z] [Pipeline] }
09:25:59 [2024-04-09T13:25:59.587Z] [Pipeline] // podTemplate
09:25:59 [2024-04-09T13:25:59.968Z] [Pipeline] End of Pipeline
09:26:00 [2024-04-09T13:26:00.115Z] ERROR: Error fetching remote repo 'origin'
09:26:00 [2024-04-09T13:26:00.151Z] Finished: FAILURE