Skip to content
Failed

Console Output

Started by user GianMaria Romanato
Running as GianMaria Romanato
Agent centos-7-zjzjh is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-zjzjh"
  namespace: "virgo"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.virgo.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-zjzjh"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-zjzjh"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.virgo.svc.cluster.local/virgo/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.gradle/daemon"
      name: "volume-6"
      readOnly: false
    - mountPath: "/home/jenkins/.gradle/caches"
      name: "volume-5"
      readOnly: false
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.gradle/gradle.properties"
      name: "gradle-secret-dir"
      readOnly: true
      subPath: "gradle.properties"
    - mountPath: "/home/jenkins/.gradle/workers"
      name: "volume-8"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.gradle/native"
      name: "volume-7"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/.gradle/wrapper"
      name: "volume-9"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-8"
  - emptyDir:
      medium: ""
    name: "volume-7"
  - emptyDir:
      medium: ""
    name: "volume-9"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"
  - emptyDir:
      medium: ""
    name: "volume-6"
  - emptyDir:
      medium: ""
    name: "volume-5"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-virgo"
      readOnly: true
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "gradle-secret-dir"
    secret:
      secretName: "gradle-secret-dir"

Building remotely on centos-7-zjzjh (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/VirgoTools
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-virgo/virgo-ide
 > git init /home/jenkins/agent/workspace/VirgoTools # timeout=10
Fetching upstream changes from https://github.com/eclipse-virgo/virgo-ide
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://github.com/eclipse-virgo/virgo-ide +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-virgo/virgo-ide # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/eclipse-2023-09^{commit} # timeout=10
Checking out Revision 010013f4eaddd9eb64b89e39eda36ca7c1782bb0 (refs/remotes/origin/eclipse-2023-09)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 010013f4eaddd9eb64b89e39eda36ca7c1782bb0 # timeout=10
Commit message: "Update dependencies to Eclipse 2023-09 Update Tycho to 3.0.5"
First time build. Skipping changelog.
[VirgoTools] $ Xvnc -help
Starting xvnc
[VirgoTools] $ Xvnc :11 -localhost -nolisten tcp

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Wed Sep 13 22:01:45 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on local interface(s), port 5911
 vncext:      created VNC server for screen 0
[VirgoTools] $ /bin/sh -xe /tmp/jenkins173159876698355734.sh
+ echo ----------------------------------------
----------------------------------------
+ set
BASH=/bin/sh
BASHOPTS=cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=([0]="0")
BASH_SOURCE=([0]="/tmp/jenkins173159876698355734.sh")
BASH_VERSINFO=([0]="4" [1]="2" [2]="46" [3]="2" [4]="release" [5]="x86_64-redhat-linux-gnu")
BASH_VERSION='4.2.46(2)-release'
BUILD_DISPLAY_NAME='#19'
BUILD_ID=19
BUILD_NUMBER=19
BUILD_TAG=jenkins-VirgoTools-19
BUILD_URL=https://ci.eclipse.org/virgo/job/VirgoTools/19/
CI=true
DIRSTACK=()
DISPLAY=:11
EUID=1002790000
EXECUTOR_NUMBER=0
GITLAB_OBJECT_KIND=none
GIT_BRANCH=origin/eclipse-2023-09
GIT_COMMIT=010013f4eaddd9eb64b89e39eda36ca7c1782bb0
GIT_URL=https://github.com/eclipse-virgo/virgo-ide
GROUPS=()
HOME=/home/jenkins
HOSTNAME=centos-7-zjzjh
HOSTTYPE=x86_64
HUDSON_COOKIE=3dff7241-da9b-4acf-8668-66d0e6edbf6d
HUDSON_HOME=/var/jenkins
HUDSON_SERVER_COOKIE=900ce085d6e8d4b3
HUDSON_URL=https://ci.eclipse.org/virgo/
IFS=' 	
'
JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest
JENKINS_AGENT_NAME=centos-7-zjzjh
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
JENKINS_DISCOVERY_PORT=tcp://10.30.166.172:50000
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.166.172:50000
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.166.172
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
JENKINS_DISCOVERY_SERVICE_HOST=10.30.166.172
JENKINS_DISCOVERY_SERVICE_PORT=50000
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
JENKINS_HOME=/var/jenkins
JENKINS_NAME=centos-7-zjzjh
JENKINS_REMOTING_JAVA_OPTS='-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true'
JENKINS_SECRET=b010814e2218d3c1465b2842fc18e09b34da30ffbbf1449b1a49653791d96e67
JENKINS_SERVER_COOKIE=900ce085d6e8d4b3
JENKINS_TUNNEL=jenkins-discovery.virgo.svc.cluster.local:50000
JENKINS_UI_PORT=tcp://10.30.225.66:80
JENKINS_UI_PORT_80_TCP=tcp://10.30.225.66:80
JENKINS_UI_PORT_80_TCP_ADDR=10.30.225.66
JENKINS_UI_PORT_80_TCP_PORT=80
JENKINS_UI_PORT_80_TCP_PROTO=tcp
JENKINS_UI_SERVICE_HOST=10.30.225.66
JENKINS_UI_SERVICE_PORT=80
JENKINS_UI_SERVICE_PORT_HTTP=80
JENKINS_URL=https://ci.eclipse.org/virgo/
JOB_BASE_NAME=VirgoTools
JOB_DISPLAY_URL=https://ci.eclipse.org/virgo/job/VirgoTools/display/redirect
JOB_NAME=VirgoTools
JOB_URL=https://ci.eclipse.org/virgo/job/VirgoTools/
KUBERNETES_PORT=tcp://10.30.0.1:443
KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443
KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_HOST=10.30.0.1
KUBERNETES_SERVICE_PORT=443
KUBERNETES_SERVICE_PORT_HTTPS=443
LANG=en_US.UTF-8
MACHTYPE=x86_64-redhat-linux-gnu
NODE_LABELS='centos-7 centos-7-zjzjh jipp-migration migration'
NODE_NAME=centos-7-zjzjh
NSS_SDB_USE_CACHE=no
OPENJ9_JAVA_OPTIONS='-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle'
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PIPESTATUS=([0]="0")
POSIXLY_CORRECT=y
PPID=1
PS4='+ '
PWD=/home/jenkins/agent/workspace/VirgoTools
RUN_ARTIFACTS_DISPLAY_URL='https://ci.eclipse.org/virgo/job/VirgoTools/19/display/redirect?page=artifacts'
RUN_CHANGES_DISPLAY_URL='https://ci.eclipse.org/virgo/job/VirgoTools/19/display/redirect?page=changes'
RUN_DISPLAY_URL=https://ci.eclipse.org/virgo/job/VirgoTools/19/display/redirect
RUN_TESTS_DISPLAY_URL='https://ci.eclipse.org/virgo/job/VirgoTools/19/display/redirect?page=tests'
SHELL=/sbin/nologin
SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix:xtrace
SHLVL=1
TERM=xterm
UID=1002790000
USER_NAME=jenkins
WORKSPACE=/home/jenkins/agent/workspace/VirgoTools
WORKSPACE_TMP=/home/jenkins/agent/workspace/VirgoTools@tmp
XAUTHORITY=/home/jenkins/agent/workspace/VirgoTools/.Xauthority-9486387102478050247
_=----------------------------------------
+ echo ----------------------------------------
----------------------------------------
[VirgoTools] $ /opt/tools/apache-maven/3.8.6/bin/mvn clean verify
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/tools/apache-maven/3.8.6
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, status: 403 Forbidden
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:3.0.5 or one of its dependencies could not be resolved: Failed to collect dependencies at org.eclipse.tycho:tycho-maven-plugin:jar:3.0.5 -> org.eclipse.tycho:tycho-core:jar:3.0.5 -> org.eclipse.tycho:p2-maven-plugin:jar:3.0.5 -> org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300 -> org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:[3.1.0,) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.virgo.ide:org.eclipse.virgo.ide.parent:1.6.0-SNAPSHOT (/home/jenkins/agent/workspace/VirgoTools/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:3.0.5 or one of its dependencies could not be resolved: Failed to collect dependencies at org.eclipse.tycho:tycho-maven-plugin:jar:3.0.5 -> org.eclipse.tycho:tycho-core:jar:3.0.5 -> org.eclipse.tycho:p2-maven-plugin:jar:3.0.5 -> org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300 -> org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:[3.1.0,): No versions available for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:[3.1.0,) within specified range -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Skipped archiving because build is not successful
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Finished: FAILURE