Skip to content
Failed

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
16:31:27 [2021-05-05T20:31:27.921Z] Agent centos-7-snlp5 is provisioned from template centos-7
16:31:27 [2021-05-05T20:31:27.936Z] ---
16:31:27 [2021-05-05T20:31:27.936Z] apiVersion: "v1"
16:31:27 [2021-05-05T20:31:27.936Z] kind: "Pod"
16:31:27 [2021-05-05T20:31:27.936Z] metadata:
16:31:27 [2021-05-05T20:31:27.936Z]   annotations: {}
16:31:27 [2021-05-05T20:31:27.936Z]   labels:
16:31:27 [2021-05-05T20:31:27.936Z]     jenkins: "slave"
16:31:27 [2021-05-05T20:31:27.936Z]     jenkins/label: "migration_jipp-migration_centos-7"
16:31:27 [2021-05-05T20:31:27.936Z]   name: "centos-7-snlp5"
16:31:27 [2021-05-05T20:31:27.936Z] spec:
16:31:27 [2021-05-05T20:31:27.936Z]   containers:
16:31:27 [2021-05-05T20:31:27.936Z]   - env:
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JENKINS_SECRET"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "********"
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JENKINS_TUNNEL"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JENKINS_AGENT_NAME"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "centos-7-snlp5"
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
16:31:27 [2021-05-05T20:31:27.936Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JAVA_TOOL_OPTIONS"
16:31:27 [2021-05-05T20:31:27.936Z]       value: ""
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "_JAVA_OPTIONS"
16:31:27 [2021-05-05T20:31:27.936Z]       value: ""
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "OPENJ9_JAVA_OPTIONS"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:31:27 [2021-05-05T20:31:27.936Z]     - name: "JENKINS_NAME"
16:31:27 [2021-05-05T20:31:27.936Z]       value: "centos-7-snlp5"
16:31:27 [2021-05-05T20:31:27.937Z]     - name: "JENKINS_AGENT_WORKDIR"
16:31:27 [2021-05-05T20:31:27.937Z]       value: "/home/jenkins/agent"
16:31:27 [2021-05-05T20:31:27.937Z]     - name: "JENKINS_URL"
16:31:27 [2021-05-05T20:31:27.937Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
16:31:27 [2021-05-05T20:31:27.937Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
16:31:27 [2021-05-05T20:31:27.937Z]     imagePullPolicy: "Always"
16:31:27 [2021-05-05T20:31:27.937Z]     name: "jnlp"
16:31:27 [2021-05-05T20:31:27.937Z]     resources:
16:31:27 [2021-05-05T20:31:27.937Z]       limits:
16:31:27 [2021-05-05T20:31:27.937Z]         memory: "4096Mi"
16:31:27 [2021-05-05T20:31:27.937Z]         cpu: "2000m"
16:31:27 [2021-05-05T20:31:27.937Z]       requests:
16:31:27 [2021-05-05T20:31:27.937Z]         memory: "4096Mi"
16:31:27 [2021-05-05T20:31:27.937Z]         cpu: "1000m"
16:31:27 [2021-05-05T20:31:27.937Z]     securityContext:
16:31:27 [2021-05-05T20:31:27.937Z]       privileged: false
16:31:27 [2021-05-05T20:31:27.937Z]     tty: true
16:31:27 [2021-05-05T20:31:27.937Z]     volumeMounts:
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "m2-dir"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: true
16:31:27 [2021-05-05T20:31:27.937Z]       subPath: "toolchains.xml"
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.mavenrc"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "m2-dir"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: true
16:31:27 [2021-05-05T20:31:27.937Z]       subPath: ".mavenrc"
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/opt/tools"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "volume-0"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "volume-2"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.m2/repository"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "volume-3"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "m2-secret-dir"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: true
16:31:27 [2021-05-05T20:31:27.937Z]       subPath: "settings-security.xml"
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.m2/wrapper"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "volume-4"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "m2-secret-dir"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: true
16:31:27 [2021-05-05T20:31:27.937Z]       subPath: "settings.xml"
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/.ssh"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "volume-1"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     - mountPath: "/home/jenkins/agent"
16:31:27 [2021-05-05T20:31:27.937Z]       name: "workspace-volume"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: false
16:31:27 [2021-05-05T20:31:27.937Z]     workingDir: "/home/jenkins/agent"
16:31:27 [2021-05-05T20:31:27.937Z]   nodeSelector:
16:31:27 [2021-05-05T20:31:27.937Z]     beta.kubernetes.io/os: "linux"
16:31:27 [2021-05-05T20:31:27.937Z]   restartPolicy: "Never"
16:31:27 [2021-05-05T20:31:27.937Z]   securityContext: {}
16:31:27 [2021-05-05T20:31:27.937Z]   volumes:
16:31:27 [2021-05-05T20:31:27.937Z]   - name: "volume-0"
16:31:27 [2021-05-05T20:31:27.937Z]     persistentVolumeClaim:
16:31:27 [2021-05-05T20:31:27.937Z]       claimName: "tools-claim-jiro-egit"
16:31:27 [2021-05-05T20:31:27.937Z]       readOnly: true
16:31:27 [2021-05-05T20:31:27.937Z]   - name: "m2-secret-dir"
16:31:27 [2021-05-05T20:31:27.937Z]     secret:
16:31:27 [2021-05-05T20:31:27.937Z]       secretName: "m2-secret-dir"
16:31:27 [2021-05-05T20:31:27.937Z]   - emptyDir:
16:31:27 [2021-05-05T20:31:27.937Z]       medium: ""
16:31:27 [2021-05-05T20:31:27.937Z]     name: "volume-2"
16:31:27 [2021-05-05T20:31:27.937Z]   - configMap:
16:31:27 [2021-05-05T20:31:27.937Z]       name: "m2-dir"
16:31:27 [2021-05-05T20:31:27.937Z]     name: "m2-dir"
16:31:27 [2021-05-05T20:31:27.937Z]   - configMap:
16:31:27 [2021-05-05T20:31:27.937Z]       name: "known-hosts"
16:31:27 [2021-05-05T20:31:27.937Z]     name: "volume-1"
16:31:27 [2021-05-05T20:31:27.938Z]   - emptyDir:
16:31:27 [2021-05-05T20:31:27.938Z]       medium: ""
16:31:27 [2021-05-05T20:31:27.938Z]     name: "workspace-volume"
16:31:27 [2021-05-05T20:31:27.938Z]   - emptyDir:
16:31:27 [2021-05-05T20:31:27.938Z]       medium: ""
16:31:27 [2021-05-05T20:31:27.938Z]     name: "volume-4"
16:31:27 [2021-05-05T20:31:27.938Z]   - emptyDir:
16:31:27 [2021-05-05T20:31:27.938Z]       medium: ""
16:31:27 [2021-05-05T20:31:27.938Z]     name: "volume-3"
16:31:27 [2021-05-05T20:31:27.938Z] 
16:31:27 [2021-05-05T20:31:27.984Z] Running on centos-7-snlp5 in /home/jenkins/agent/workspace/release
[Pipeline] {
[Pipeline] timeout
16:31:28 [2021-05-05T20:31:28.561Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] xvnc
16:31:29 [2021-05-05T20:31:29.648Z] $ pkill Xvnc
16:31:29 [2021-05-05T20:31:29.781Z] $ pkill Xrealvnc
16:31:29 [2021-05-05T20:31:29.832Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
16:31:32 [2021-05-05T20:31:32.990Z] [release] $ vncserver -list
16:31:33 [2021-05-05T20:31:33.022Z] Starting xvnc
16:31:33 [2021-05-05T20:31:33.587Z] [release] $ Xvnc :41 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
16:31:33 [2021-05-05T20:31:33.599Z] 
16:31:33 [2021-05-05T20:31:33.599Z] Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
16:31:33 [2021-05-05T20:31:33.599Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
16:31:33 [2021-05-05T20:31:33.599Z] See http://www.tigervnc.org for information on TigerVNC.
16:31:33 [2021-05-05T20:31:33.599Z] Underlying X server release 12004000, The X.Org Foundation
16:31:33 [2021-05-05T20:31:33.599Z] 
16:31:33 [2021-05-05T20:31:33.599Z] 
16:31:33 [2021-05-05T20:31:33.599Z] Wed May  5 20:31:33 2021
16:31:33 [2021-05-05T20:31:33.599Z]  vncext:      VNC extension running!
16:31:33 [2021-05-05T20:31:33.600Z]  vncext:      Listening for VNC connections on all interface(s), port 5941
16:31:33 [2021-05-05T20:31:33.600Z]  vncext:      created VNC server for screen 0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] isUnix
[Pipeline] sh
16:31:35 [2021-05-05T20:31:35.782Z] + mutter --replace --sm-disable
16:31:35 [2021-05-05T20:31:35.783Z] 
16:31:35 [2021-05-05T20:31:35.783Z] (mutter:109): GLib-GIO-ERROR **: 20:31:35.580: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
16:31:35 [2021-05-05T20:31:35.783Z] 
[Pipeline] sh
16:31:36 [2021-05-05T20:31:36.483Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
16:31:37 [2021-05-05T20:31:37.554Z] Running in /home/jenkins/agent/workspace/release/repo
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
16:31:38 [2021-05-05T20:31:38.973Z] The recommended git tool is: NONE
16:31:40 [2021-05-05T20:31:40.279Z] No credentials specified
16:31:40 [2021-05-05T20:31:40.283Z] Cloning the remote Git repository
16:31:40 [2021-05-05T20:31:40.297Z] Cloning repository git://git.eclipse.org/gitroot/egit/egit.git
16:31:40 [2021-05-05T20:31:40.334Z]  > git init /home/jenkins/agent/workspace/release/repo # timeout=10
16:31:40 [2021-05-05T20:31:40.349Z] Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
16:31:40 [2021-05-05T20:31:40.350Z]  > git --version # timeout=10
16:31:40 [2021-05-05T20:31:40.353Z]  > git --version # 'git version 1.8.3.1'
16:31:40 [2021-05-05T20:31:40.354Z]  > git fetch --tags --progress git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:52 [2021-05-05T20:31:52.076Z] Avoid second fetch
16:31:52 [2021-05-05T20:31:52.088Z] Checking out Revision 0fe3cddaa11afc6669137f4114ea551bb5de7559 (origin/stable-5.12)
16:31:52 [2021-05-05T20:31:52.053Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/egit/egit.git # timeout=10
16:31:52 [2021-05-05T20:31:52.068Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:52 [2021-05-05T20:31:52.079Z]  > git rev-parse origin/stable-5.12^{commit} # timeout=10
16:31:52 [2021-05-05T20:31:52.096Z]  > git config core.sparsecheckout # timeout=10
16:31:52 [2021-05-05T20:31:52.101Z]  > git checkout -f 0fe3cddaa11afc6669137f4114ea551bb5de7559 # timeout=10
16:31:56 [2021-05-05T20:31:56.426Z] Commit message: "EGit v5.12.0.202105051250-m2"
16:31:56 [2021-05-05T20:31:56.427Z] First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] sh
16:32:00 [2021-05-05T20:32:00.155Z] + git ls-remote --tags --refs git://git.eclipse.org/gitroot/jgit/jgit.git
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
16:32:31 [2021-05-05T20:32:31.555Z] + /opt/tools/apache-maven/3.5.4/bin/mvn clean install --batch-mode --errors -Pstatic-checks,other-os,eclipse-sign -Djgit-site=https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.1.15.202012011955-r/org.eclipse.jgit.repository-5.1.15.202012011955-r.zip-unzip/ -DPUBLISH_FOLDER=/egit/staging/v5.12.0.202105051250-m2 -Dmaven.repo.local=/home/jenkins/agent/workspace/release/.repository -Declipse.p2.mirrors=false -Dtest.vmparams=-Declipse.consoleLog=true -Degit.test.tmpdir=/home/jenkins/agent/workspace/release/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/release/tmp/
16:32:33 [2021-05-05T20:32:33.473Z] Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
16:32:33 [2021-05-05T20:32:33.473Z] Maven home: /opt/tools/apache-maven/3.5.4
16:32:33 [2021-05-05T20:32:33.474Z] Java version: 11.0.11, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.11.0.9-1.el7_9.x86_64
16:32:33 [2021-05-05T20:32:33.474Z] Default locale: en_US, platform encoding: UTF-8
16:32:33 [2021-05-05T20:32:33.474Z] OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix"
16:32:35 [2021-05-05T20:32:35.437Z] [INFO] Error stacktraces are turned on.
16:32:35 [2021-05-05T20:32:35.437Z] [INFO] Scanning for projects...
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Adding repository https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.40.v20210413
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching content.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.40.v20210413/ (23.57kB)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (11.79kB)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/S20210406213021/repository/ (134B)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/S20210406213021/repository
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/S20210406213021/repository/
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/S20210406213021/repository/ (172B)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/S20210406213021/repository/ (97.7kB)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
16:40:12 [2021-05-05T20:40:12.277Z] [INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/ (884.78kB)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching p2.index from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.1.15.202012011955-r/org.eclipse.jgit.repository-5.1.15.202012011955-r.zip-unzip/ (172B)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Adding repository https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.1.15.202012011955-r/org.eclipse.jgit.repository-5.1.15.202012011955-r.zip-unzip
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching content.xml.xz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.1.15.202012011955-r/org.eclipse.jgit.repository-5.1.15.202012011955-r.zip-unzip/ (11.46kB)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
16:40:12 [2021-05-05T20:40:12.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
16:40:12 [2021-05-05T20:40:12.539Z] [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86}
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR] Cannot resolve project dependencies:
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR]   Software being installed: org.eclipse.egit.core 5.12.0.202105051250-m2
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR]   Missing requirement: org.eclipse.egit.core 5.12.0.202105051250-m2 requires 'java.package; org.eclipse.jgit.annotations [5.12.0,5.13.0)' but it could not be found
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR] 
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
16:40:12 [2021-05-05T20:40:12.539Z] [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml: See log for details -> [Help 1]
16:40:12 [2021-05-05T20:40:12.539Z] org.apache.maven.MavenExecutionException: Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:100)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
16:40:12 [2021-05-05T20:40:12.539Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:40:12 [2021-05-05T20:40:12.539Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
16:40:12 [2021-05-05T20:40:12.539Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:40:12 [2021-05-05T20:40:12.539Z]     at java.lang.reflect.Method.invoke (Method.java:566)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
16:40:12 [2021-05-05T20:40:12.539Z] Caused by: org.eclipse.tycho.artifacts.DependencyResolutionException: Cannot resolve dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.12.0.202105051250-m2 @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:244)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:124)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:368)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:336)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveWithCurrentEE (DefaultTychoResolver.java:209)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:132)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
16:40:12 [2021-05-05T20:40:12.539Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
16:40:12 [2021-05-05T20:40:12.540Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:40:12 [2021-05-05T20:40:12.540Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
16:40:12 [2021-05-05T20:40:12.540Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:40:12 [2021-05-05T20:40:12.540Z]     at java.lang.reflect.Method.invoke (Method.java:566)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
16:40:12 [2021-05-05T20:40:12.540Z] Caused by: org.eclipse.tycho.p2.util.resolution.ResolverException: See log for details
16:40:12 [2021-05-05T20:40:12.540Z]     at org.eclipse.tycho.p2.util.resolution.ProjectorResolutionStrategy.resolve (ProjectorResolutionStrategy.java:88)
16:40:12 [2021-05-05T20:40:12.540Z]     at org.eclipse.tycho.p2.util.resolution.AbstractResolutionStrategy.resolve (AbstractResolutionStrategy.java:42)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:237)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:124)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:368)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:336)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveWithCurrentEE (DefaultTychoResolver.java:209)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:132)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
16:40:12 [2021-05-05T20:40:12.801Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:40:12 [2021-05-05T20:40:12.801Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
16:40:12 [2021-05-05T20:40:12.801Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:40:12 [2021-05-05T20:40:12.801Z]     at java.lang.reflect.Method.invoke (Method.java:566)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
16:40:12 [2021-05-05T20:40:12.801Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
16:40:12 [2021-05-05T20:40:12.801Z] [ERROR] 
16:40:12 [2021-05-05T20:40:12.801Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
16:40:12 [2021-05-05T20:40:12.801Z] [ERROR] 
16:40:12 [2021-05-05T20:40:12.801Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
16:40:12 [2021-05-05T20:40:12.801Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
16:40:22 [2021-05-05T20:40:22.720Z] Recording test results
16:40:22 [2021-05-05T20:40:22.991Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
16:40:26 [2021-05-05T20:40:26.494Z] Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No test report files were found. Configuration error?
Finished: FAILURE