Skip to content
Failed

Console Output

03:35:18 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/207231
03:35:18 Running as SYSTEM
03:35:18 Agent centos-7-agent-6gb-768xw is provisioned from template centos-7-agent-6gb
03:35:18 ---
03:35:18 apiVersion: "v1"
03:35:18 kind: "Pod"
03:35:18 metadata:
03:35:18   annotations:
03:35:18     kubernetes.jenkins.io/last-refresh: "1718004912999"
03:35:18   labels:
03:35:18     jenkins: "slave"
03:35:18     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
03:35:18     jenkins/label: "centos-7-6gb"
03:35:18     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
03:35:18   name: "centos-7-agent-6gb-768xw"
03:35:18   namespace: "papyrus"
03:35:18 spec:
03:35:18   containers:
03:35:18   - env:
03:35:18     - name: "JENKINS_SECRET"
03:35:18       value: "********"
03:35:18     - name: "JENKINS_TUNNEL"
03:35:18       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
03:35:18     - name: "JENKINS_AGENT_NAME"
03:35:18       value: "centos-7-agent-6gb-768xw"
03:35:18     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:35:18       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:35:18         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:35:18     - name: "JAVA_TOOL_OPTIONS"
03:35:18       value: ""
03:35:18     - name: "_JAVA_OPTIONS"
03:35:18       value: ""
03:35:18     - name: "REMOTING_OPTS"
03:35:18       value: "-noReconnectAfter 1d"
03:35:18     - name: "OPENJ9_JAVA_OPTIONS"
03:35:18       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:35:18     - name: "JENKINS_NAME"
03:35:18       value: "centos-7-agent-6gb-768xw"
03:35:18     - name: "JENKINS_AGENT_WORKDIR"
03:35:18       value: "/home/jenkins/agent"
03:35:18     - name: "JENKINS_URL"
03:35:18       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
03:35:18     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
03:35:18     imagePullPolicy: "Always"
03:35:18     name: "jnlp"
03:35:18     resources:
03:35:18       limits:
03:35:18         cpu: "2000m"
03:35:18         memory: "6144Mi"
03:35:18       requests:
03:35:18         cpu: "1000m"
03:35:18         memory: "6144Mi"
03:35:18     tty: true
03:35:18     volumeMounts:
03:35:18     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:35:18       name: "m2-dir"
03:35:18       readOnly: true
03:35:18       subPath: "toolchains.xml"
03:35:18     - mountPath: "/home/jenkins/.mavenrc"
03:35:18       name: "m2-dir"
03:35:18       readOnly: true
03:35:18       subPath: ".mavenrc"
03:35:18     - mountPath: "/opt/tools"
03:35:18       name: "volume-0"
03:35:18       readOnly: false
03:35:18     - mountPath: "/home/jenkins"
03:35:18       name: "volume-2"
03:35:18       readOnly: false
03:35:18     - mountPath: "/home/jenkins/.m2/repository"
03:35:18       name: "volume-3"
03:35:18       readOnly: false
03:35:18     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:35:18       name: "m2-secret-dir"
03:35:18       readOnly: true
03:35:18       subPath: "settings-security.xml"
03:35:18     - mountPath: "/home/jenkins/.m2/wrapper"
03:35:18       name: "volume-4"
03:35:18       readOnly: false
03:35:18     - mountPath: "/home/jenkins/.m2/settings.xml"
03:35:18       name: "m2-secret-dir"
03:35:18       readOnly: true
03:35:18       subPath: "settings.xml"
03:35:18     - mountPath: "/home/jenkins/.ssh"
03:35:18       name: "volume-1"
03:35:18       readOnly: false
03:35:18       subPath: ""
03:35:18     - mountPath: "/home/jenkins/agent"
03:35:18       name: "workspace-volume"
03:35:18       readOnly: false
03:35:18     workingDir: "/home/jenkins/agent"
03:35:18   nodeSelector:
03:35:18     kubernetes.io/os: "linux"
03:35:18   restartPolicy: "Never"
03:35:18   volumes:
03:35:18   - name: "volume-0"
03:35:18     persistentVolumeClaim:
03:35:18       claimName: "tools-claim-jiro-papyrus"
03:35:18       readOnly: true
03:35:18   - name: "m2-secret-dir"
03:35:18     secret:
03:35:18       secretName: "m2-secret-dir"
03:35:18   - emptyDir:
03:35:18       medium: ""
03:35:18     name: "volume-2"
03:35:18   - configMap:
03:35:18       name: "m2-dir"
03:35:18     name: "m2-dir"
03:35:18   - configMap:
03:35:18       name: "known-hosts"
03:35:18     name: "volume-1"
03:35:18   - emptyDir:
03:35:18       medium: ""
03:35:18     name: "workspace-volume"
03:35:18   - emptyDir:
03:35:18       medium: ""
03:35:18     name: "volume-4"
03:35:18   - emptyDir:
03:35:18       medium: ""
03:35:18     name: "volume-3"
03:35:18 
03:35:18 Building remotely on centos-7-agent-6gb-768xw (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit
03:35:18 [WS-CLEANUP] Deleting project workspace...
03:35:18 [WS-CLEANUP] Deferred wipeout is used...
03:35:18 The recommended git tool is: NONE
03:35:19 No credentials specified
03:35:19 Cloning the remote Git repository
03:35:19 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
03:35:19  > git init /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit # timeout=10
03:35:19 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
03:35:19  > git --version # timeout=10
03:35:19  > git --version # 'git version 2.36.6'
03:35:19  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:35:22  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
03:35:22  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:35:22  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
03:35:22 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
03:35:22  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git refs/changes/31/207231/1 # timeout=10
03:35:22  > git rev-parse 123cfd764b3d4df6fd06eae2cac3c9eb74abdf30^{commit} # timeout=10
03:35:22 Checking out Revision 123cfd764b3d4df6fd06eae2cac3c9eb74abdf30 (refs/changes/31/207231/1)
03:35:22  > git config core.sparsecheckout # timeout=10
03:35:22  > git checkout -f 123cfd764b3d4df6fd06eae2cac3c9eb74abdf30 # timeout=10
03:35:26 Commit message: "Bug 583326 - [CDO] Support cdo.lm protocol scheme"
03:35:26  > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:35:26  > git rev-list --no-walk 160dc7967155f9c8f8d61d7e73ce370b315e1517 # timeout=10
03:35:26 $ pkill Xvnc
03:35:26 $ pkill Xrealvnc
03:35:26 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
03:35:27 [Papyrus-CDO-Gerrit] $ Xvnc -help
03:35:27 Starting xvnc
03:35:27 [Papyrus-CDO-Gerrit] $ Xvnc :81 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
03:35:27 
03:35:27 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
03:35:27 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
03:35:27 See http://www.tigervnc.org for information on TigerVNC.
03:35:27 Underlying X server release 12004000, The X.Org Foundation
03:35:27 
03:35:27 
03:35:27 Mon Jun 10 07:35:27 2024
03:35:27  vncext:      VNC extension running!
03:35:27  vncext:      Listening for VNC connections on all interface(s), port 5981
03:35:27  vncext:      created VNC server for screen 0
03:35:27 [Papyrus-CDO-Gerrit] $ /bin/sh -xe /tmp/jenkins6562203132131530021.sh
03:35:27 + set +e
03:35:27 + pwd
03:35:27 /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit
03:35:27 + cat contributedFiles.txt
03:35:27 cdo/bundles/org.eclipse.papyrus.cdo.core/META-INF/MANIFEST.MF
03:35:27 cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/CDOAwareModelSet.java
03:35:27 + '[' -f notUTF8.log ']'
03:35:27 + echo 'All contributed files are UTF8 compliant'
03:35:27 All contributed files are UTF8 compliant
03:35:27 + '[' -f notLF.log ']'
03:35:27 + echo 'All contributed files respect the Linux line endings'
03:35:27 All contributed files respect the Linux line endings
03:35:27 + set -e
03:35:27 [Papyrus-CDO-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f cdo/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=123cfd764b3d4df6fd06eae2cac3c9eb74abdf30 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=sebastien.revol@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Sebastien Revol" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/207231 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sebastien.revol@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-collaborativemodeling -DGERRIT_CHANGE_NUMBER=207231 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/31/207231/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sebastien Revol" '-DGERRIT_CHANGE_OWNER=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MzMyNiAtIFtDRE9dIFN1cHBvcnQgY2RvLmxtIHByb3RvY29sIHNjaGVtZQoKQ2hhbmdlLUlkOiBJMmUwNGE1NmFmYmU1MzQzMWRiM2E4M2E5NTBlNmM1NjFlNWIxNWU0ZQpTaWduZWQtb2ZmLWJ5OiBTZWJhc3RpZW4gUkVWT0wgPHNlYmFzdGllbi5yZXZvbEBjZWEuZnI+ "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 583326 - [CDO] Support cdo.lm protocol scheme" '-DGERRIT_EVENT_ACCOUNT=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2e04a56afbe53431db3a83a950e6c561e5b15e4e -DGERRIT_EVENT_HASH=-1265889192 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=sebastien.revol@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Sebastien Revol" -DskipInnerTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository clean verify
03:35:28 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
03:35:28 Maven home: /opt/tools/apache-maven/latest
03:35:28 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
03:35:28 Default locale: en_US, platform encoding: UTF-8
03:35:28 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
03:35:29 [INFO] Scanning for projects...
03:36:09 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
03:36:09 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/.cache/tycho
03:36:09 [INFO]     Transport mode:         online
03:36:09 [INFO]     Update mode:            cache first
03:36:09 [INFO]     Minimum cache duration: 60 minutes
03:36:09 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
03:36:20 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@58477355...
03:36:42 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:36:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml
03:36:42 [INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64}
03:36:42 [ERROR] Cannot resolve project dependencies:
03:36:42 [ERROR]   Software being installed: org.eclipse.papyrus.cdo.core 2.1.0.qualifier
03:36:42 [ERROR]   Missing requirement: org.eclipse.papyrus.cdo.core 2.1.0.qualifier requires 'osgi.bundle; org.eclipse.emf.cdo.lm.client [1.3.0,2.0.0)' but it could not be found
03:36:42 [ERROR] 
03:36:42 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
03:36:42 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml: See log for details -> [Help 1]
03:36:42 [ERROR] 
03:36:42 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
03:36:42 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
03:36:42 [ERROR] 
03:36:42 [ERROR] For more information about the errors and possible solutions, please read the following articles:
03:36:42 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
03:36:42 Build step 'Invoke top-level Maven targets' marked build as failure
03:36:42 Terminating xvnc.
03:36:44 Sending e-mails to: sebastien.revol@cea.fr
03:36:44 Finished: FAILURE