Skip to content
Failed

Console Output

06:39:20 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/193245
06:39:20 Running as SYSTEM
06:39:20 Agent centos-7-agent-6gb-92jv4 is provisioned from template centos-7-agent-6gb
06:39:20 ---
06:39:20 apiVersion: "v1"
06:39:20 kind: "Pod"
06:39:20 metadata:
06:39:20   annotations:
06:39:20     kubernetes.jenkins.io/last-refresh: "1719484755199"
06:39:20   labels:
06:39:20     jenkins: "slave"
06:39:20     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
06:39:20     jenkins/label: "centos-7-6gb"
06:39:20     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
06:39:20   name: "centos-7-agent-6gb-92jv4"
06:39:20   namespace: "papyrus"
06:39:20 spec:
06:39:20   containers:
06:39:20   - env:
06:39:20     - name: "JENKINS_SECRET"
06:39:20       value: "********"
06:39:20     - name: "JENKINS_TUNNEL"
06:39:20       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
06:39:20     - name: "JENKINS_AGENT_NAME"
06:39:20       value: "centos-7-agent-6gb-92jv4"
06:39:20     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:39:20       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:39:20         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:39:20     - name: "JAVA_TOOL_OPTIONS"
06:39:20       value: ""
06:39:20     - name: "_JAVA_OPTIONS"
06:39:20       value: ""
06:39:20     - name: "REMOTING_OPTS"
06:39:20       value: "-noReconnectAfter 1d"
06:39:20     - name: "OPENJ9_JAVA_OPTIONS"
06:39:20       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:39:20     - name: "JENKINS_NAME"
06:39:20       value: "centos-7-agent-6gb-92jv4"
06:39:20     - name: "JENKINS_AGENT_WORKDIR"
06:39:20       value: "/home/jenkins/agent"
06:39:20     - name: "JENKINS_URL"
06:39:20       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
06:39:20     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
06:39:20     imagePullPolicy: "Always"
06:39:20     name: "jnlp"
06:39:20     resources:
06:39:20       limits:
06:39:20         cpu: "2000m"
06:39:20         memory: "6144Mi"
06:39:20       requests:
06:39:20         cpu: "1000m"
06:39:20         memory: "6144Mi"
06:39:20     tty: true
06:39:20     volumeMounts:
06:39:20     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:39:20       name: "m2-dir"
06:39:20       readOnly: true
06:39:20       subPath: "toolchains.xml"
06:39:20     - mountPath: "/home/jenkins/.mavenrc"
06:39:20       name: "m2-dir"
06:39:20       readOnly: true
06:39:20       subPath: ".mavenrc"
06:39:20     - mountPath: "/opt/tools"
06:39:20       name: "volume-0"
06:39:20       readOnly: false
06:39:20     - mountPath: "/home/jenkins"
06:39:20       name: "volume-2"
06:39:20       readOnly: false
06:39:20     - mountPath: "/home/jenkins/.m2/repository"
06:39:20       name: "volume-3"
06:39:20       readOnly: false
06:39:20     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:39:20       name: "m2-secret-dir"
06:39:20       readOnly: true
06:39:20       subPath: "settings-security.xml"
06:39:20     - mountPath: "/home/jenkins/.m2/wrapper"
06:39:20       name: "volume-4"
06:39:20       readOnly: false
06:39:20     - mountPath: "/home/jenkins/.m2/settings.xml"
06:39:20       name: "m2-secret-dir"
06:39:20       readOnly: true
06:39:20       subPath: "settings.xml"
06:39:20     - mountPath: "/home/jenkins/.ssh"
06:39:20       name: "volume-1"
06:39:20       readOnly: false
06:39:20       subPath: ""
06:39:20     - mountPath: "/home/jenkins/agent"
06:39:20       name: "workspace-volume"
06:39:20       readOnly: false
06:39:20     workingDir: "/home/jenkins/agent"
06:39:20   nodeSelector:
06:39:20     kubernetes.io/os: "linux"
06:39:20   restartPolicy: "Never"
06:39:20   volumes:
06:39:20   - name: "volume-0"
06:39:20     persistentVolumeClaim:
06:39:20       claimName: "tools-claim-jiro-papyrus"
06:39:20       readOnly: true
06:39:20   - name: "m2-secret-dir"
06:39:20     secret:
06:39:20       secretName: "m2-secret-dir"
06:39:20   - emptyDir:
06:39:20       medium: ""
06:39:20     name: "volume-2"
06:39:20   - configMap:
06:39:20       name: "m2-dir"
06:39:20     name: "m2-dir"
06:39:20   - configMap:
06:39:20       name: "known-hosts"
06:39:20     name: "volume-1"
06:39:20   - emptyDir:
06:39:20       medium: ""
06:39:20     name: "workspace-volume"
06:39:20   - emptyDir:
06:39:20       medium: ""
06:39:20     name: "volume-4"
06:39:20   - emptyDir:
06:39:20       medium: ""
06:39:20     name: "volume-3"
06:39:20 
06:39:20 Building remotely on centos-7-agent-6gb-92jv4 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-CDO-nightly-Gerrit
06:39:20 [WS-CLEANUP] Deleting project workspace...
06:39:20 [WS-CLEANUP] Deferred wipeout is used...
06:39:20 The recommended git tool is: NONE
06:39:21 No credentials specified
06:39:21 Cloning the remote Git repository
06:39:21 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
06:39:21  > git init /home/jenkins/agent/workspace/Papyrus-CDO-nightly-Gerrit # timeout=10
06:39:22 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
06:39:22  > git --version # timeout=10
06:39:22  > git --version # 'git version 2.36.6'
06:39:22  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:39:24  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
06:39:24  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:39:24  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
06:39:24 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
06:39:24  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git refs/changes/45/193245/14 # timeout=10
06:39:24  > git rev-parse 3be3bce666725e212d2dea6a93f69ab22bab36f5^{commit} # timeout=10
06:39:24 Checking out Revision 3be3bce666725e212d2dea6a93f69ab22bab36f5 (refs/changes/45/193245/14)
06:39:24  > git config core.sparsecheckout # timeout=10
06:39:24  > git checkout -f 3be3bce666725e212d2dea6a93f69ab22bab36f5 # timeout=10
06:39:29 Commit message: "Bug 579874 - [CDO] Integrate New CDO Lifecycle Management capabilities"
06:39:29  > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:39:29  > git rev-list --no-walk 160dc7967155f9c8f8d61d7e73ce370b315e1517 # timeout=10
06:39:29 $ pkill Xvnc
06:39:29 $ pkill Xrealvnc
06:39:29 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
06:39:30 [Papyrus-CDO-nightly-Gerrit] $ Xvnc -help
06:39:30 Starting xvnc
06:39:30 [Papyrus-CDO-nightly-Gerrit] $ Xvnc :53 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:39:30 
06:39:30 Xvnc TigerVNC 1.8.0 - built May  6 2024 15:01:46
06:39:30 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:39:30 See http://www.tigervnc.org for information on TigerVNC.
06:39:30 Underlying X server release 12004000, The X.Org Foundation
06:39:30 
06:39:30 
06:39:30 Thu Jun 27 10:39:30 2024
06:39:30  vncext:      VNC extension running!
06:39:30  vncext:      Listening for VNC connections on all interface(s), port 5953
06:39:30  vncext:      created VNC server for screen 0
06:39:30 [Papyrus-CDO-nightly-Gerrit] $ /bin/sh -xe /tmp/jenkins8131221767276644712.sh
06:39:30 + set +e
06:39:30 + pwd
06:39:30 /home/jenkins/agent/workspace/Papyrus-CDO-nightly-Gerrit
06:39:30 + cat contributedFiles.txt
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/.classpath
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/.gitignore
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/.project
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/.settings/org.eclipse.jdt.core.prefs
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/.settings/org.eclipse.jdt.ui.prefs
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/META-INF/MANIFEST.MF
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/about.html
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/build.properties
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/plugin.properties
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/plugin.xml
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/pom.xml
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/src/org/eclipse/papyrus/cdo/lm/ui/importsource/LMPackageImportSource.java
06:39:30 cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/src/org/eclipse/papyrus/cdo/lm/ui/importsource/bundle/OM.java
06:39:30 cdo/bundles/lm/pom.xml
06:39:30 cdo/bundles/pom.xml
06:39:30 cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.nightly.targetplatform/org.eclipse.papyrus.cdo.nightly.targetplatform.target
06:39:30 cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.nightly.targetplatform/org.eclipse.papyrus.cdo.nightly.targetplatform.tpd
06:39:30 cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.target
06:39:30 cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd
06:39:30 + '[' -f notUTF8.log ']'
06:39:30 + echo 'All contributed files are UTF8 compliant'
06:39:30 All contributed files are UTF8 compliant
06:39:30 + '[' -f notLF.log ']'
06:39:30 + echo 'All contributed files respect the Linux line endings'
06:39:30 All contributed files respect the Linux line endings
06:39:30 + set -e
06:39:30 [Papyrus-CDO-nightly-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f cdo/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3be3bce666725e212d2dea6a93f69ab22bab36f5 -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/+/193245 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sebastien.revol@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-collaborativemodeling -DGERRIT_CHANGE_NUMBER=193245 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/45/193245/14 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sebastien Revol" '-DGERRIT_CHANGE_OWNER=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU3OTg3NCAtIFtDRE9dIEludGVncmF0ZSBOZXcgQ0RPIExpZmVjeWNsZSBNYW5hZ2VtZW50IGNhcGFiaWxpdGllcwoKQ2hhbmdlLUlkOiBJN2E2NjQwYWViMTNhMjZiZmU1NTQ5NDc5NzA5ZjMwN2I2M2Y2ZGVmNwpTaWduZWQtb2ZmLWJ5OiBTZWJhc3RpZW4gUmV2b2wgPHNlYmFzdGllbi5yZXZvbEBjZWEuZnI+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 579874 - [CDO] Integrate New CDO Lifecycle Management capabilities" '-DGERRIT_EVENT_ACCOUNT=\"Sebastien Revol\" <sebastien.revol@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7a6640aeb13a26bfe5549479709f307b63f6def7 -DGERRIT_EVENT_HASH=-1526960005 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=sebastien.revol@cea.fr -DGERRIT_PATCHSET_NUMBER=14 "-DGERRIT_CHANGE_OWNER_NAME=Sebastien Revol" -Dtargetstream=nightly -DskipInnerTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-CDO-nightly-Gerrit/.repository clean verify -U
06:39:31 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
06:39:31 Maven home: /opt/tools/apache-maven/latest
06:39:31 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
06:39:31 Default locale: en_US, platform encoding: UTF-8
06:39:31 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
06:39:32 [INFO] Scanning for projects...
06:39:55 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
06:39:55 [FATAL] Non-resolvable parent POM for org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.lm.ui.importsource:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse.papyrus.cdo:lm:pom:1.2.0-SNAPSHOT (absent): Could not find artifact org.eclipse.papyrus.cdo:lm:pom:1.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 10
06:39:55  @ 
06:39:55 [ERROR] The build could not read 1 project -> [Help 1]
06:39:55 [ERROR]   
06:39:55 [ERROR]   The project org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.lm.ui.importsource:1.0.0-SNAPSHOT (/home/jenkins/agent/workspace/Papyrus-CDO-nightly-Gerrit/cdo/bundles/lm/org.eclipse.papyrus.cdo.lm.ui.importsource/pom.xml) has 1 error
06:39:55 [ERROR]     Non-resolvable parent POM for org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.lm.ui.importsource:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse.papyrus.cdo:lm:pom:1.2.0-SNAPSHOT (absent): Could not find artifact org.eclipse.papyrus.cdo:lm:pom:1.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 10 -> [Help 2]
06:39:55 [ERROR] 
06:39:55 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:39:55 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:39:55 [ERROR] 
06:39:55 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:39:55 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
06:39:55 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
06:39:56 Build step 'Invoke top-level Maven targets' marked build as failure
06:39:56 Terminating xvnc.
06:39:57 Sending e-mails to: sebastien.revol@cea.fr
06:39:58 Finished: FAILURE