Skip to content

Console Output

Triggered by Gerrit: https://review.gerrithub.io/c/eclipse-egit/egit/+/1177072
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
05:14:06 [2024-02-20T10:14:06.226Z] Agent centos-7-pt05j is provisioned from template centos-7
05:14:06 [2024-02-20T10:14:06.252Z] ---
05:14:06 [2024-02-20T10:14:06.252Z] apiVersion: "v1"
05:14:06 [2024-02-20T10:14:06.252Z] kind: "Pod"
05:14:06 [2024-02-20T10:14:06.252Z] metadata:
05:14:06 [2024-02-20T10:14:06.252Z]   labels:
05:14:06 [2024-02-20T10:14:06.252Z]     jenkins: "slave"
05:14:06 [2024-02-20T10:14:06.252Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
05:14:06 [2024-02-20T10:14:06.252Z]     jenkins/label: "migration_jipp-migration_centos-7"
05:14:06 [2024-02-20T10:14:06.252Z]   name: "centos-7-pt05j"
05:14:06 [2024-02-20T10:14:06.252Z]   namespace: "egit"
05:14:06 [2024-02-20T10:14:06.252Z] spec:
05:14:06 [2024-02-20T10:14:06.252Z]   containers:
05:14:06 [2024-02-20T10:14:06.252Z]   - env:
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_SECRET"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "********"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_TUNNEL"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_AGENT_NAME"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "centos-7-pt05j"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:14:06 [2024-02-20T10:14:06.252Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JAVA_TOOL_OPTIONS"
05:14:06 [2024-02-20T10:14:06.252Z]       value: ""
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "_JAVA_OPTIONS"
05:14:06 [2024-02-20T10:14:06.252Z]       value: ""
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "OPENJ9_JAVA_OPTIONS"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_NAME"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "centos-7-pt05j"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_AGENT_WORKDIR"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "/home/jenkins/agent"
05:14:06 [2024-02-20T10:14:06.252Z]     - name: "JENKINS_URL"
05:14:06 [2024-02-20T10:14:06.252Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
05:14:06 [2024-02-20T10:14:06.252Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
05:14:06 [2024-02-20T10:14:06.252Z]     imagePullPolicy: "Always"
05:14:06 [2024-02-20T10:14:06.252Z]     name: "jnlp"
05:14:06 [2024-02-20T10:14:06.252Z]     resources:
05:14:06 [2024-02-20T10:14:06.252Z]       limits:
05:14:06 [2024-02-20T10:14:06.252Z]         cpu: "2000m"
05:14:06 [2024-02-20T10:14:06.252Z]         memory: "4096Mi"
05:14:06 [2024-02-20T10:14:06.252Z]       requests:
05:14:06 [2024-02-20T10:14:06.252Z]         cpu: "1000m"
05:14:06 [2024-02-20T10:14:06.252Z]         memory: "4096Mi"
05:14:06 [2024-02-20T10:14:06.252Z]     tty: true
05:14:06 [2024-02-20T10:14:06.252Z]     volumeMounts:
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "m2-dir"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: true
05:14:06 [2024-02-20T10:14:06.252Z]       subPath: "toolchains.xml"
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.mavenrc"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "m2-dir"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: true
05:14:06 [2024-02-20T10:14:06.252Z]       subPath: ".mavenrc"
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/opt/tools"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "volume-0"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "volume-2"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.m2/repository"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "volume-3"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "m2-secret-dir"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: true
05:14:06 [2024-02-20T10:14:06.252Z]       subPath: "settings-security.xml"
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.m2/wrapper"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "volume-4"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "m2-secret-dir"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: true
05:14:06 [2024-02-20T10:14:06.252Z]       subPath: "settings.xml"
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/.ssh"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "volume-1"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]       subPath: ""
05:14:06 [2024-02-20T10:14:06.252Z]     - mountPath: "/home/jenkins/agent"
05:14:06 [2024-02-20T10:14:06.252Z]       name: "workspace-volume"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: false
05:14:06 [2024-02-20T10:14:06.252Z]     workingDir: "/home/jenkins/agent"
05:14:06 [2024-02-20T10:14:06.252Z]   nodeSelector:
05:14:06 [2024-02-20T10:14:06.252Z]     kubernetes.io/os: "linux"
05:14:06 [2024-02-20T10:14:06.252Z]   restartPolicy: "Never"
05:14:06 [2024-02-20T10:14:06.252Z]   volumes:
05:14:06 [2024-02-20T10:14:06.252Z]   - name: "volume-0"
05:14:06 [2024-02-20T10:14:06.252Z]     persistentVolumeClaim:
05:14:06 [2024-02-20T10:14:06.252Z]       claimName: "tools-claim-jiro-egit"
05:14:06 [2024-02-20T10:14:06.252Z]       readOnly: true
05:14:06 [2024-02-20T10:14:06.252Z]   - name: "m2-secret-dir"
05:14:06 [2024-02-20T10:14:06.252Z]     secret:
05:14:06 [2024-02-20T10:14:06.252Z]       secretName: "m2-secret-dir"
05:14:06 [2024-02-20T10:14:06.252Z]   - emptyDir:
05:14:06 [2024-02-20T10:14:06.252Z]       medium: ""
05:14:06 [2024-02-20T10:14:06.252Z]     name: "volume-2"
05:14:06 [2024-02-20T10:14:06.252Z]   - configMap:
05:14:06 [2024-02-20T10:14:06.252Z]       name: "m2-dir"
05:14:06 [2024-02-20T10:14:06.252Z]     name: "m2-dir"
05:14:06 [2024-02-20T10:14:06.252Z]   - configMap:
05:14:06 [2024-02-20T10:14:06.252Z]       name: "known-hosts"
05:14:06 [2024-02-20T10:14:06.252Z]     name: "volume-1"
05:14:06 [2024-02-20T10:14:06.252Z]   - emptyDir:
05:14:06 [2024-02-20T10:14:06.252Z]       medium: ""
05:14:06 [2024-02-20T10:14:06.252Z]     name: "workspace-volume"
05:14:06 [2024-02-20T10:14:06.252Z]   - emptyDir:
05:14:06 [2024-02-20T10:14:06.252Z]       medium: ""
05:14:06 [2024-02-20T10:14:06.253Z]     name: "volume-4"
05:14:06 [2024-02-20T10:14:06.253Z]   - emptyDir:
05:14:06 [2024-02-20T10:14:06.253Z]       medium: ""
05:14:06 [2024-02-20T10:14:06.253Z]     name: "volume-3"
05:14:06 [2024-02-20T10:14:06.253Z] 
05:14:06 [2024-02-20T10:14:06.281Z] Running on centos-7-pt05j in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
05:14:06 [2024-02-20T10:14:06.366Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
05:14:06 [2024-02-20T10:14:06.600Z] $ pkill Xvnc
05:14:06 [2024-02-20T10:14:06.664Z] $ pkill Xrealvnc
05:14:06 [2024-02-20T10:14:06.675Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
05:14:23 [2024-02-20T10:14:23.141Z] [egit.gerrit] $ Xvnc -help
05:14:23 [2024-02-20T10:14:23.149Z] Starting xvnc
05:14:23 [2024-02-20T10:14:23.158Z] [egit.gerrit] $ Xvnc :63 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
05:14:23 [2024-02-20T10:14:23.163Z] 
05:14:23 [2024-02-20T10:14:23.163Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
05:14:23 [2024-02-20T10:14:23.163Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
05:14:23 [2024-02-20T10:14:23.163Z] See http://www.tigervnc.org for information on TigerVNC.
05:14:23 [2024-02-20T10:14:23.163Z] Underlying X server release 12004000, The X.Org Foundation
05:14:23 [2024-02-20T10:14:23.163Z] 
05:14:23 [2024-02-20T10:14:23.163Z] 
05:14:23 [2024-02-20T10:14:23.163Z] Tue Feb 20 10:14:23 2024
05:14:23 [2024-02-20T10:14:23.163Z]  vncext:      VNC extension running!
05:14:23 [2024-02-20T10:14:23.163Z]  vncext:      Listening for VNC connections on all interface(s), port 5963
05:14:23 [2024-02-20T10:14:23.163Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
05:14:23 [2024-02-20T10:14:23.515Z] + mutter --replace --sm-disable
05:14:23 [2024-02-20T10:14:23.516Z] 
05:14:23 [2024-02-20T10:14:23.516Z] (mutter:101): GLib-GIO-ERROR **: 10:14:23.306: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
05:14:23 [2024-02-20T10:14:23.516Z] 
[Pipeline] sh
05:14:23 [2024-02-20T10:14:23.797Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
05:14:24 [2024-02-20T10:14:24.429Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
05:14:29 [2024-02-20T10:14:29.962Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
05:14:29 [2024-02-20T10:14:29.962Z] openjdk version "17.0.9" 2023-10-17
05:14:29 [2024-02-20T10:14:29.962Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
05:14:29 [2024-02-20T10:14:29.962Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
05:14:29 [2024-02-20T10:14:29.979Z] The recommended git tool is: NONE
05:14:30 [2024-02-20T10:14:30.946Z] No credentials specified
05:14:30 [2024-02-20T10:14:30.949Z] Cloning the remote Git repository
05:14:30 [2024-02-20T10:14:30.969Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
05:14:30 [2024-02-20T10:14:30.995Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
05:14:31 [2024-02-20T10:14:31.006Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
05:14:31 [2024-02-20T10:14:31.007Z]  > git --version # timeout=10
05:14:31 [2024-02-20T10:14:31.010Z]  > git --version # 'git version 2.36.6'
05:14:31 [2024-02-20T10:14:31.011Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:41 [2024-02-20T10:14:41.279Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
05:14:41 [2024-02-20T10:14:41.283Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:41 [2024-02-20T10:14:41.642Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
05:14:41 [2024-02-20T10:14:41.649Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
05:14:41 [2024-02-20T10:14:41.649Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/72/1177072/1 # timeout=10
05:14:43 [2024-02-20T10:14:43.201Z] Checking out Revision da9f2fa3d185ec8cccaefa473f6bcbbe6d406a07 (refs/changes/72/1177072/1)
05:14:43 [2024-02-20T10:14:43.198Z]  > git rev-parse da9f2fa3d185ec8cccaefa473f6bcbbe6d406a07^{commit} # timeout=10
05:14:43 [2024-02-20T10:14:43.209Z]  > git config core.sparsecheckout # timeout=10
05:14:43 [2024-02-20T10:14:43.218Z]  > git checkout -f da9f2fa3d185ec8cccaefa473f6bcbbe6d406a07 # timeout=10
05:14:46 [2024-02-20T10:14:46.587Z] Commit message: "[Orbit] Update lucene feature to 4.31.0.v20240130-0800"
05:14:47 [2024-02-20T10:14:47.180Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
05:14:47 [2024-02-20T10:14:47.255Z]  > git rev-list --no-walk 4e21de21da38c4d53dfda5fe7c093ec2b256fa69 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
05:14:49 [2024-02-20T10:14:49.695Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
05:14:50 [2024-02-20T10:14:50.111Z] + gpg --batch --import ****
05:14:50 [2024-02-20T10:14:50.111Z] gpg: directory `/home/jenkins/.gnupg' created
05:14:50 [2024-02-20T10:14:50.111Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
05:14:50 [2024-02-20T10:14:50.111Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
05:14:50 [2024-02-20T10:14:50.111Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
05:14:50 [2024-02-20T10:14:50.111Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
05:14:50 [2024-02-20T10:14:50.111Z] gpg: key E35AC353: secret key imported
05:14:50 [2024-02-20T10:14:50.111Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
05:14:50 [2024-02-20T10:14:50.111Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
05:14:50 [2024-02-20T10:14:50.111Z] gpg: Total number processed: 1
05:14:50 [2024-02-20T10:14:50.111Z] gpg:               imported: 1  (RSA: 1)
05:14:50 [2024-02-20T10:14:50.111Z] gpg:       secret keys read: 1
05:14:50 [2024-02-20T10:14:50.111Z] gpg:   secret keys imported: 1
05:14:50 [2024-02-20T10:14:50.111Z] ++ gpg --list-keys --with-colons
05:14:50 [2024-02-20T10:14:50.111Z] ++ awk -F: '/fpr:/ {print $10}'
05:14:50 [2024-02-20T10:14:50.111Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
05:14:50 [2024-02-20T10:14:50.447Z] + 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
05:14:52 [2024-02-20T10:14:52.040Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
05:14:52 [2024-02-20T10:14:52.402Z] + /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
05:14:52 [2024-02-20T10:14:52.658Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
05:14:52 [2024-02-20T10:14:52.658Z] Maven home: /opt/tools/apache-maven/latest
05:14:52 [2024-02-20T10:14:52.658Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
05:14:52 [2024-02-20T10:14:52.658Z] Default locale: en_US, platform encoding: UTF-8
05:14:52 [2024-02-20T10:14:52.658Z] OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
05:14:53 [2024-02-20T10:14:53.585Z] 10:14:53 [INFO] Error stacktraces are turned on.
05:14:53 [2024-02-20T10:14:53.841Z] 10:14:53 [INFO] Scanning for projects...
05:15:06 [2024-02-20T10:15:06.021Z] 10:15:03 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
05:15:06 [2024-02-20T10:15:06.021Z] 10:15:03 [INFO] Tycho Mode:     project
05:15:06 [2024-02-20T10:15:06.021Z] 10:15:03 [INFO] Tycho Builder:  maven
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [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@79309b5c
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]     Transport mode:         online
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]     Http Transport type:    Java11Client
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]     Update mode:            cache first
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]     Minimum cache duration: 60 minutes
05:15:27 [2024-02-20T10:15:27.939Z] 10:15:25 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
05:15:31 [2024-02-20T10:15:31.205Z] 10:15:31 [INFO] Adding repository 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
05:15:32 [2024-02-20T10:15:32.597Z] 10:15:32 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
05:15:32 [2024-02-20T10:15:32.597Z] 10:15:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/pom.xml
05:15:32 [2024-02-20T10:15:32.598Z] 10:15:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.core/pom.xml
05:15:37 [2024-02-20T10:15:37.839Z] 10:15:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.ui/pom.xml
05:15:38 [2024-02-20T10:15:38.095Z] 10:15:37 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
05:15:38 [2024-02-20T10:15:38.095Z] 10:15:37 [ERROR] Cannot resolve project dependencies:
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Software being installed: org.eclipse.egit.ui 6.9.0.qualifier
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Missing requirement: org.apache.xmlgraphics 2.7.0.v20221018-0736 requires 'java.package; org.apache.commons.io 1.3.1' but it could not be found
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Cannot satisfy dependency: org.apache.batik.css 1.16.0.v20221027-0840 depends on: java.package; org.apache.xmlgraphics.java2d.color 2.7.0
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Cannot satisfy dependency: org.apache.batik.css 1.17.0.v20231215-1130 depends on: java.package; org.apache.xmlgraphics.java2d.color [2.0.0,3.0.0)
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Cannot satisfy dependency: org.eclipse.e4.ui.css.core 0.13.400.v20221024-2137 depends on: osgi.bundle; org.apache.batik.css [1.9.1,2.0.0)
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Cannot satisfy dependency: org.eclipse.egit.ui 6.9.0.qualifier depends on: osgi.bundle; org.eclipse.ui.forms [3.11.500,4.0.0)
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR]   Cannot satisfy dependency: org.eclipse.ui.forms 3.11.500.v20221024-2137 depends on: osgi.bundle; org.eclipse.e4.ui.css.core 0.10.100
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR] 
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
05:15:38 [2024-02-20T10:15:38.096Z] 10:15:37 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.ui/pom.xml: See log for details -> [Help 1]
05:15:38 [2024-02-20T10:15:38.096Z] org.apache.maven.MavenExecutionException: Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.ui/pom.xml
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:200)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
05:15:38 [2024-02-20T10:15:38.096Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
05:15:38 [2024-02-20T10:15:38.096Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
05:15:38 [2024-02-20T10:15:38.096Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
05:15:38 [2024-02-20T10:15:38.096Z]     at java.lang.reflect.Method.invoke (Method.java:568)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
05:15:38 [2024-02-20T10:15:38.096Z] Caused by: org.eclipse.tycho.DependencyResolutionException: Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:6.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.ui/pom.xml
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.p2resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:236)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.p2resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:123)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:348)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:305)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:110)
05:15:38 [2024-02-20T10:15:38.096Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
05:15:38 [2024-02-20T10:15:38.096Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
05:15:38 [2024-02-20T10:15:38.096Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
05:15:38 [2024-02-20T10:15:38.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
05:15:38 [2024-02-20T10:15:38.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
05:15:38 [2024-02-20T10:15:38.097Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.lang.reflect.Method.invoke (Method.java:568)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
05:15:38 [2024-02-20T10:15:38.097Z] Caused by: org.eclipse.tycho.p2.resolver.ResolverException: See log for details
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.ProjectorResolutionStrategy.resolve (ProjectorResolutionStrategy.java:95)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.AbstractResolutionStrategy.resolve (AbstractResolutionStrategy.java:54)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:229)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:123)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:348)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:305)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:110)
05:15:38 [2024-02-20T10:15:38.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
05:15:38 [2024-02-20T10:15:38.097Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
05:15:38 [2024-02-20T10:15:38.098Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
05:15:38 [2024-02-20T10:15:38.098Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
05:15:38 [2024-02-20T10:15:38.098Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
05:15:38 [2024-02-20T10:15:38.098Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
05:15:38 [2024-02-20T10:15:38.098Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
05:15:38 [2024-02-20T10:15:38.098Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
05:15:38 [2024-02-20T10:15:38.098Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
05:15:38 [2024-02-20T10:15:38.098Z]     at java.lang.reflect.Method.invoke (Method.java:568)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
05:15:38 [2024-02-20T10:15:38.098Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
05:15:38 [2024-02-20T10:15:38.098Z] 10:15:37 [ERROR] 
05:15:38 [2024-02-20T10:15:38.098Z] 10:15:37 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
05:15:38 [2024-02-20T10:15:38.098Z] 10:15:37 [ERROR] 
05:15:38 [2024-02-20T10:15:38.098Z] 10:15:37 [ERROR] For more information about the errors and possible solutions, please read the following articles:
05:15:38 [2024-02-20T10:15:38.098Z] 10:15:37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
05:15:38 [2024-02-20T10:15:38.405Z] Archiving artifacts
05:15:38 [2024-02-20T10:15:38.560Z] ‘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] }
05:15:38 [2024-02-20T10:15:38.587Z] 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