Skip to content

Console Output

Triggered by Gerrit: https://review.gerrithub.io/c/eclipse-egit/egit/+/1177353
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] library
Loading library egit-pipelines@f15316beea70638018530229f937241b888f8115
Attempting to resolve f15316beea70638018530229f937241b888f8115 from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Candidate match: refs/tags/v0.3.4 revision f15316beea70638018530229f937241b888f8115
Found match: refs/heads/master revision f15316beea70638018530229f937241b888f8115
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/egit.gerrit@libs/48b7ae71d32f7a6904e2d113c8a79e891a13052606643948cbe2755e016a9afe/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Fetching without tags
Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f15316beea70638018530229f937241b888f8115 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f15316beea70638018530229f937241b888f8115 # timeout=10
Commit message: "Adapt scripts to changed repo paths on eclipse.gerrithub.io"
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
18:48:04 [2024-02-27T23:48:04.715Z] Still waiting to schedule task
18:48:04 [2024-02-27T23:48:04.715Z]centos-7-k73zt’ is offline
19:03:39 [2024-02-28T00:03:39.028Z] Agent centos-7-7mfcb is provisioned from template centos-7
19:03:39 [2024-02-28T00:03:39.031Z] ---
19:03:39 [2024-02-28T00:03:39.031Z] apiVersion: "v1"
19:03:39 [2024-02-28T00:03:39.031Z] kind: "Pod"
19:03:39 [2024-02-28T00:03:39.031Z] metadata:
19:03:39 [2024-02-28T00:03:39.031Z]   labels:
19:03:39 [2024-02-28T00:03:39.031Z]     jenkins: "slave"
19:03:39 [2024-02-28T00:03:39.031Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:03:39 [2024-02-28T00:03:39.031Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:03:39 [2024-02-28T00:03:39.031Z]   name: "centos-7-7mfcb"
19:03:39 [2024-02-28T00:03:39.031Z]   namespace: "egit"
19:03:39 [2024-02-28T00:03:39.031Z] spec:
19:03:39 [2024-02-28T00:03:39.031Z]   containers:
19:03:39 [2024-02-28T00:03:39.031Z]   - env:
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_SECRET"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "********"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_TUNNEL"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_AGENT_NAME"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "centos-7-7mfcb"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:03:39 [2024-02-28T00:03:39.031Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JAVA_TOOL_OPTIONS"
19:03:39 [2024-02-28T00:03:39.031Z]       value: ""
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "_JAVA_OPTIONS"
19:03:39 [2024-02-28T00:03:39.031Z]       value: ""
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_NAME"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "centos-7-7mfcb"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_AGENT_WORKDIR"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "/home/jenkins/agent"
19:03:39 [2024-02-28T00:03:39.031Z]     - name: "JENKINS_URL"
19:03:39 [2024-02-28T00:03:39.031Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:03:39 [2024-02-28T00:03:39.031Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
19:03:39 [2024-02-28T00:03:39.031Z]     imagePullPolicy: "Always"
19:03:39 [2024-02-28T00:03:39.031Z]     name: "jnlp"
19:03:39 [2024-02-28T00:03:39.031Z]     resources:
19:03:39 [2024-02-28T00:03:39.031Z]       limits:
19:03:39 [2024-02-28T00:03:39.031Z]         cpu: "2000m"
19:03:39 [2024-02-28T00:03:39.031Z]         memory: "4096Mi"
19:03:39 [2024-02-28T00:03:39.031Z]       requests:
19:03:39 [2024-02-28T00:03:39.031Z]         cpu: "1000m"
19:03:39 [2024-02-28T00:03:39.031Z]         memory: "4096Mi"
19:03:39 [2024-02-28T00:03:39.031Z]     tty: true
19:03:39 [2024-02-28T00:03:39.031Z]     volumeMounts:
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "m2-dir"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: true
19:03:39 [2024-02-28T00:03:39.031Z]       subPath: "toolchains.xml"
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.mavenrc"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "m2-dir"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: true
19:03:39 [2024-02-28T00:03:39.031Z]       subPath: ".mavenrc"
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/opt/tools"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "volume-0"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "volume-2"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.m2/repository"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "volume-3"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "m2-secret-dir"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: true
19:03:39 [2024-02-28T00:03:39.031Z]       subPath: "settings-security.xml"
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "volume-4"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "m2-secret-dir"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: true
19:03:39 [2024-02-28T00:03:39.031Z]       subPath: "settings.xml"
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/.ssh"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "volume-1"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]       subPath: ""
19:03:39 [2024-02-28T00:03:39.031Z]     - mountPath: "/home/jenkins/agent"
19:03:39 [2024-02-28T00:03:39.031Z]       name: "workspace-volume"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: false
19:03:39 [2024-02-28T00:03:39.031Z]     workingDir: "/home/jenkins/agent"
19:03:39 [2024-02-28T00:03:39.031Z]   nodeSelector:
19:03:39 [2024-02-28T00:03:39.031Z]     kubernetes.io/os: "linux"
19:03:39 [2024-02-28T00:03:39.031Z]   restartPolicy: "Never"
19:03:39 [2024-02-28T00:03:39.031Z]   volumes:
19:03:39 [2024-02-28T00:03:39.031Z]   - name: "volume-0"
19:03:39 [2024-02-28T00:03:39.031Z]     persistentVolumeClaim:
19:03:39 [2024-02-28T00:03:39.031Z]       claimName: "tools-claim-jiro-egit"
19:03:39 [2024-02-28T00:03:39.031Z]       readOnly: true
19:03:39 [2024-02-28T00:03:39.031Z]   - name: "m2-secret-dir"
19:03:39 [2024-02-28T00:03:39.031Z]     secret:
19:03:39 [2024-02-28T00:03:39.031Z]       secretName: "m2-secret-dir"
19:03:39 [2024-02-28T00:03:39.031Z]   - emptyDir:
19:03:39 [2024-02-28T00:03:39.031Z]       medium: ""
19:03:39 [2024-02-28T00:03:39.031Z]     name: "volume-2"
19:03:39 [2024-02-28T00:03:39.031Z]   - configMap:
19:03:39 [2024-02-28T00:03:39.031Z]       name: "m2-dir"
19:03:39 [2024-02-28T00:03:39.031Z]     name: "m2-dir"
19:03:39 [2024-02-28T00:03:39.031Z]   - configMap:
19:03:39 [2024-02-28T00:03:39.031Z]       name: "known-hosts"
19:03:39 [2024-02-28T00:03:39.031Z]     name: "volume-1"
19:03:39 [2024-02-28T00:03:39.031Z]   - emptyDir:
19:03:39 [2024-02-28T00:03:39.031Z]       medium: ""
19:03:39 [2024-02-28T00:03:39.031Z]     name: "workspace-volume"
19:03:39 [2024-02-28T00:03:39.031Z]   - emptyDir:
19:03:39 [2024-02-28T00:03:39.031Z]       medium: ""
19:03:39 [2024-02-28T00:03:39.031Z]     name: "volume-4"
19:03:39 [2024-02-28T00:03:39.031Z]   - emptyDir:
19:03:39 [2024-02-28T00:03:39.031Z]       medium: ""
19:03:39 [2024-02-28T00:03:39.031Z]     name: "volume-3"
19:03:39 [2024-02-28T00:03:39.031Z] 
19:03:39 [2024-02-28T00:03:39.295Z] Running on centos-7-7mfcb in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
19:03:39 [2024-02-28T00:03:39.467Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
19:03:39 [2024-02-28T00:03:39.792Z] $ pkill Xvnc
19:03:39 [2024-02-28T00:03:39.945Z] $ pkill Xrealvnc
19:03:39 [2024-02-28T00:03:39.961Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
19:05:07 [2024-02-28T00:05:07.330Z] [egit.gerrit] $ Xvnc -help
19:05:07 [2024-02-28T00:05:07.347Z] Starting xvnc
19:05:07 [2024-02-28T00:05:07.360Z] [egit.gerrit] $ Xvnc :51 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
19:05:07 [2024-02-28T00:05:07.369Z] 
19:05:07 [2024-02-28T00:05:07.369Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
19:05:07 [2024-02-28T00:05:07.369Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
19:05:07 [2024-02-28T00:05:07.369Z] See http://www.tigervnc.org for information on TigerVNC.
19:05:07 [2024-02-28T00:05:07.369Z] Underlying X server release 12004000, The X.Org Foundation
19:05:07 [2024-02-28T00:05:07.369Z] 
19:05:07 [2024-02-28T00:05:07.370Z] 
19:05:07 [2024-02-28T00:05:07.370Z] Wed Feb 28 00:05:07 2024
19:05:07 [2024-02-28T00:05:07.370Z]  vncext:      VNC extension running!
19:05:07 [2024-02-28T00:05:07.370Z]  vncext:      Listening for VNC connections on all interface(s), port 5951
19:05:07 [2024-02-28T00:05:07.370Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
19:05:07 [2024-02-28T00:05:07.776Z] + mutter --replace --sm-disable
19:05:07 [2024-02-28T00:05:07.776Z] 
19:05:07 [2024-02-28T00:05:07.776Z] (mutter:102): GLib-GIO-ERROR **: 00:05:07.568: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
19:05:07 [2024-02-28T00:05:07.776Z] 
[Pipeline] sh
19:05:08 [2024-02-28T00:05:08.067Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
19:05:08 [2024-02-28T00:05:08.104Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
19:05:08 [2024-02-28T00:05:08.496Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
19:05:08 [2024-02-28T00:05:08.496Z] openjdk version "17.0.9" 2023-10-17
19:05:08 [2024-02-28T00:05:08.496Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
19:05:08 [2024-02-28T00:05:08.496Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
19:05:08 [2024-02-28T00:05:08.526Z] The recommended git tool is: NONE
19:05:10 [2024-02-28T00:05:10.032Z] No credentials specified
19:05:10 [2024-02-28T00:05:10.036Z] Cloning the remote Git repository
19:05:10 [2024-02-28T00:05:10.060Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
19:05:10 [2024-02-28T00:05:10.111Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
19:05:10 [2024-02-28T00:05:10.128Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
19:05:10 [2024-02-28T00:05:10.128Z]  > git --version # timeout=10
19:05:10 [2024-02-28T00:05:10.132Z]  > git --version # 'git version 2.36.6'
19:05:10 [2024-02-28T00:05:10.133Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
19:05:20 [2024-02-28T00:05:20.398Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
19:05:20 [2024-02-28T00:05:20.402Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:05:21 [2024-02-28T00:05:21.084Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
19:05:21 [2024-02-28T00:05:21.099Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
19:05:21 [2024-02-28T00:05:21.100Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/53/1177353/1 # timeout=10
19:05:22 [2024-02-28T00:05:22.293Z] Checking out Revision 2d12184147800a9bc4c9a9b911c573f0aa467e07 (refs/changes/53/1177353/1)
19:05:22 [2024-02-28T00:05:22.285Z]  > git rev-parse 2d12184147800a9bc4c9a9b911c573f0aa467e07^{commit} # timeout=10
19:05:22 [2024-02-28T00:05:22.301Z]  > git config core.sparsecheckout # timeout=10
19:05:22 [2024-02-28T00:05:22.319Z]  > git checkout -f 2d12184147800a9bc4c9a9b911c573f0aa467e07 # timeout=10
19:05:25 [2024-02-28T00:05:25.861Z] Commit message: "Update SECURITY.md"
19:05:25 [2024-02-28T00:05:25.866Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:05:26 [2024-02-28T00:05:26.053Z]  > git rev-list --no-walk a309b1eb850aa843d53f11741ba71a3e22f987fb # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
19:05:26 [2024-02-28T00:05:26.264Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
19:05:26 [2024-02-28T00:05:26.772Z] + gpg --batch --import ****
19:05:26 [2024-02-28T00:05:26.772Z] gpg: directory `/home/jenkins/.gnupg' created
19:05:26 [2024-02-28T00:05:26.772Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
19:05:26 [2024-02-28T00:05:26.772Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
19:05:26 [2024-02-28T00:05:26.772Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
19:05:26 [2024-02-28T00:05:26.772Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
19:05:26 [2024-02-28T00:05:26.772Z] gpg: key E35AC353: secret key imported
19:05:26 [2024-02-28T00:05:26.772Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
19:05:26 [2024-02-28T00:05:26.772Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
19:05:26 [2024-02-28T00:05:26.772Z] gpg: Total number processed: 1
19:05:26 [2024-02-28T00:05:26.772Z] gpg:               imported: 1  (RSA: 1)
19:05:26 [2024-02-28T00:05:26.772Z] gpg:       secret keys read: 1
19:05:26 [2024-02-28T00:05:26.772Z] gpg:   secret keys imported: 1
19:05:26 [2024-02-28T00:05:26.772Z] ++ gpg --list-keys --with-colons
19:05:26 [2024-02-28T00:05:26.772Z] ++ awk -F: '/fpr:/ {print $10}'
19:05:26 [2024-02-28T00:05:26.772Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
19:05:27 [2024-02-28T00:05:27.320Z] + curl -s -f -m 10 -L --max-redirs 8 https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
[Pipeline] withCredentials
19:05:31 [2024-02-28T00:05:31.625Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
19:05:32 [2024-02-28T00:05:32.475Z] + /opt/tools/apache-maven/latest/bin/mvn clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit.gerrit/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
19:05:32 [2024-02-28T00:05:32.735Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
19:05:32 [2024-02-28T00:05:32.735Z] Maven home: /opt/tools/apache-maven/latest
19:05:32 [2024-02-28T00:05:32.735Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
19:05:32 [2024-02-28T00:05:32.735Z] Default locale: en_US, platform encoding: UTF-8
19:05:32 [2024-02-28T00:05:32.735Z] OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
19:05:34 [2024-02-28T00:05:34.157Z] 00:05:34 [INFO] Error stacktraces are turned on.
19:05:34 [2024-02-28T00:05:34.418Z] 00:05:34 [INFO] Scanning for projects...
19:05:42 [2024-02-28T00:05:42.530Z] 00:05:41 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
19:05:42 [2024-02-28T00:05:42.530Z] 00:05:41 [INFO] Tycho Mode:     project
19:05:42 [2024-02-28T00:05:42.530Z] 00:05:41 [INFO] Tycho Builder:  maven
19:05:42 [2024-02-28T00:05:42.530Z] 00:05:41 [INFO] Build Threads:  1
19:05:54 [2024-02-28T00:05:54.734Z] 00:05:54 [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.6 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.6: The eclipse-run mojo is now part of the tycho-eclipse-plugin
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@56a4969b
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]     Transport mode:         online
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]     Http Transport type:    Java11Client
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]     Update mode:            cache first
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]     Minimum cache duration: 60 minutes
19:06:00 [2024-02-28T00:06:00.019Z] 00:05:59 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
19:06:00 [2024-02-28T00:06:00.951Z] 00:06:00 [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location -> [Help 1]
19:06:00 [2024-02-28T00:06:00.951Z] org.apache.maven.MavenExecutionException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
19:06:00 [2024-02-28T00:06:00.951Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:186)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
19:06:00 [2024-02-28T00:06:00.952Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
19:06:00 [2024-02-28T00:06:00.952Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
19:06:00 [2024-02-28T00:06:00.952Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
19:06:00 [2024-02-28T00:06:00.952Z]     at java.lang.reflect.Method.invoke (Method.java:568)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
19:06:00 [2024-02-28T00:06:00.952Z] Caused by: org.eclipse.tycho.BuildFailureException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:122)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
19:06:00 [2024-02-28T00:06:00.952Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:366)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:219)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
19:06:00 [2024-02-28T00:06:00.952Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
19:06:00 [2024-02-28T00:06:00.953Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
19:06:00 [2024-02-28T00:06:00.953Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
19:06:00 [2024-02-28T00:06:00.953Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.lang.reflect.Method.invoke (Method.java:568)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
19:06:00 [2024-02-28T00:06:00.953Z] Caused by: org.eclipse.tycho.targetplatform.TargetDefinitionResolutionException: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.findUnits (InstallableUnitResolver.java:268)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.getRootIUs (InstallableUnitResolver.java:257)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.addLocation (InstallableUnitResolver.java:89)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:161)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:116)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
19:06:00 [2024-02-28T00:06:00.953Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:366)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:219)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
19:06:00 [2024-02-28T00:06:00.953Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
19:06:00 [2024-02-28T00:06:00.954Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
19:06:00 [2024-02-28T00:06:00.954Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
19:06:00 [2024-02-28T00:06:00.954Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
19:06:00 [2024-02-28T00:06:00.954Z]     at java.lang.reflect.Method.invoke (Method.java:568)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
19:06:00 [2024-02-28T00:06:00.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
19:06:00 [2024-02-28T00:06:00.954Z] 00:06:00 [ERROR] 
19:06:00 [2024-02-28T00:06:00.954Z] 00:06:00 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
19:06:00 [2024-02-28T00:06:00.954Z] 00:06:00 [ERROR] 
19:06:00 [2024-02-28T00:06:00.954Z] 00:06:00 [ERROR] For more information about the errors and possible solutions, please read the following articles:
19:06:00 [2024-02-28T00:06:00.955Z] 00:06:00 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
19:06:01 [2024-02-28T00:06:01.958Z] Archiving artifacts
19:06:02 [2024-02-28T00:06:02.126Z] ‘org.eclipse.egit.repository/target/repository/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
19:06:02 [2024-02-28T00:06:02.169Z] Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No artifacts found that match the file pattern "org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log". Configuration error?
Finished: FAILURE