Skip to content
Failed

Console Output

12:46:08 Started by timer
12:46:08 Running as SYSTEM
12:46:08 Agent centos-7-agent-6gb-m5pkc is provisioned from template centos-7-agent-6gb
12:46:08 ---
12:46:08 apiVersion: "v1"
12:46:08 kind: "Pod"
12:46:08 metadata:
12:46:08   annotations:
12:46:08     kubernetes.jenkins.io/last-refresh: "1717260361207"
12:46:08   labels:
12:46:08     jenkins: "slave"
12:46:08     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
12:46:08     jenkins/label: "centos-7-6gb"
12:46:08     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
12:46:08   name: "centos-7-agent-6gb-m5pkc"
12:46:08   namespace: "papyrus"
12:46:08 spec:
12:46:08   containers:
12:46:08   - env:
12:46:08     - name: "JENKINS_SECRET"
12:46:08       value: "********"
12:46:08     - name: "JENKINS_TUNNEL"
12:46:08       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
12:46:08     - name: "JENKINS_AGENT_NAME"
12:46:08       value: "centos-7-agent-6gb-m5pkc"
12:46:08     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:46:08       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:46:08         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:46:08     - name: "JAVA_TOOL_OPTIONS"
12:46:08       value: ""
12:46:08     - name: "_JAVA_OPTIONS"
12:46:08       value: ""
12:46:08     - name: "REMOTING_OPTS"
12:46:08       value: "-noReconnectAfter 1d"
12:46:08     - name: "OPENJ9_JAVA_OPTIONS"
12:46:08       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:46:08     - name: "JENKINS_NAME"
12:46:08       value: "centos-7-agent-6gb-m5pkc"
12:46:08     - name: "JENKINS_AGENT_WORKDIR"
12:46:08       value: "/home/jenkins/agent"
12:46:08     - name: "JENKINS_URL"
12:46:08       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
12:46:08     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
12:46:08     imagePullPolicy: "Always"
12:46:08     name: "jnlp"
12:46:08     resources:
12:46:08       limits:
12:46:08         cpu: "2000m"
12:46:08         memory: "6144Mi"
12:46:08       requests:
12:46:08         cpu: "1000m"
12:46:08         memory: "6144Mi"
12:46:08     tty: true
12:46:08     volumeMounts:
12:46:08     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:46:08       name: "m2-dir"
12:46:08       readOnly: true
12:46:08       subPath: "toolchains.xml"
12:46:08     - mountPath: "/home/jenkins/.mavenrc"
12:46:08       name: "m2-dir"
12:46:08       readOnly: true
12:46:08       subPath: ".mavenrc"
12:46:08     - mountPath: "/opt/tools"
12:46:08       name: "volume-0"
12:46:08       readOnly: false
12:46:08     - mountPath: "/home/jenkins"
12:46:08       name: "volume-2"
12:46:08       readOnly: false
12:46:08     - mountPath: "/home/jenkins/.m2/repository"
12:46:08       name: "volume-3"
12:46:08       readOnly: false
12:46:08     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:46:08       name: "m2-secret-dir"
12:46:08       readOnly: true
12:46:08       subPath: "settings-security.xml"
12:46:08     - mountPath: "/home/jenkins/.m2/wrapper"
12:46:08       name: "volume-4"
12:46:08       readOnly: false
12:46:08     - mountPath: "/home/jenkins/.m2/settings.xml"
12:46:08       name: "m2-secret-dir"
12:46:08       readOnly: true
12:46:08       subPath: "settings.xml"
12:46:08     - mountPath: "/home/jenkins/.ssh"
12:46:08       name: "volume-1"
12:46:08       readOnly: false
12:46:08       subPath: ""
12:46:08     - mountPath: "/home/jenkins/agent"
12:46:08       name: "workspace-volume"
12:46:08       readOnly: false
12:46:08     workingDir: "/home/jenkins/agent"
12:46:08   nodeSelector:
12:46:08     kubernetes.io/os: "linux"
12:46:08   restartPolicy: "Never"
12:46:08   volumes:
12:46:08   - name: "volume-0"
12:46:08     persistentVolumeClaim:
12:46:08       claimName: "tools-claim-jiro-papyrus"
12:46:08       readOnly: true
12:46:08   - name: "m2-secret-dir"
12:46:08     secret:
12:46:08       secretName: "m2-secret-dir"
12:46:08   - emptyDir:
12:46:08       medium: ""
12:46:08     name: "volume-2"
12:46:08   - configMap:
12:46:08       name: "m2-dir"
12:46:08     name: "m2-dir"
12:46:08   - configMap:
12:46:08       name: "known-hosts"
12:46:08     name: "volume-1"
12:46:08   - emptyDir:
12:46:08       medium: ""
12:46:08     name: "workspace-volume"
12:46:08   - emptyDir:
12:46:08       medium: ""
12:46:08     name: "volume-4"
12:46:08   - emptyDir:
12:46:08       medium: ""
12:46:08     name: "volume-3"
12:46:08 
12:46:08 Building remotely on centos-7-agent-6gb-m5pkc (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0
12:46:08 The recommended git tool is: NONE
12:46:10 No credentials specified
12:46:10 Cloning the remote Git repository
12:46:10 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
12:46:10  > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source # timeout=10
12:46:10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
12:46:10  > git --version # timeout=10
12:46:10  > git --version # 'git version 2.36.6'
12:46:10  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:03  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
12:50:03  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:04 Avoid second fetch
12:50:04  > git rev-parse refs/remotes/origin/bugs/refactoring_7.0.0^{commit} # timeout=10
12:50:04  > git rev-parse bugs/refactoring_7.0.0^{commit} # timeout=10
12:50:04 Checking out Revision 9d5604af8cd69b40affa73221eaa2cdd02d0d913 (refs/remotes/origin/bugs/refactoring_7.0.0)
12:50:04  > git config core.sparsecheckout # timeout=10
12:50:04  > git checkout -f 9d5604af8cd69b40affa73221eaa2cdd02d0d913 # timeout=10
12:50:11 Commit message: "Bug 578651 - Move Generate ElementTypes Registry menu in papyrus customization framework category."
12:50:11  > git rev-list --no-walk 9d5604af8cd69b40affa73221eaa2cdd02d0d913 # timeout=10
12:50:11 Cleaning workspace
12:50:11  > git rev-parse --verify HEAD # timeout=10
12:50:11 Resetting working tree
12:50:11  > git reset --hard # timeout=10
12:50:12  > git clean -fdx # timeout=10
12:50:12 $ pkill Xvnc
12:50:12 $ pkill Xrealvnc
12:50:12 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
12:50:13 [Papyrus-Master-Tests-7.0.0] $ Xvnc -help
12:50:13 Starting xvnc
12:50:13 [Papyrus-Master-Tests-7.0.0] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
12:50:13 
12:50:13 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
12:50:13 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
12:50:13 See http://www.tigervnc.org for information on TigerVNC.
12:50:13 Underlying X server release 12004000, The X.Org Foundation
12:50:13 
12:50:13 
12:50:13 Sat Jun  1 16:50:13 2024
12:50:13  vncext:      VNC extension running!
12:50:13  vncext:      Listening for VNC connections on all interface(s), port 5948
12:50:13  vncext:      created VNC server for screen 0
12:50:13 [Papyrus-Master-Tests-7.0.0] $ /bin/sh -xe /tmp/jenkins7416851787766298350.sh
12:50:13 + export _JAVA_OPTIONS=-Xmx2048m
12:50:13 + _JAVA_OPTIONS=-Xmx2048m
12:50:13 [Papyrus-Master-Tests-7.0.0] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.toolsmiths=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.repository clean verify
12:50:14 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
12:50:14 Maven home: /opt/tools/apache-maven/latest
12:50:14 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
12:50:14 Default locale: en_US, platform encoding: UTF-8
12:50:14 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
12:50:16 [INFO] Scanning for projects...
12:50:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
12:50:49 [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source/releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target: Failed to load p2 metadata repository from location https://download.eclipse.org/webtools/downloads/drops/R3.26.0/S-3.26RC1-20220526191850/repository/: No repository found at https://download.eclipse.org/webtools/downloads/drops/R3.26.0/S-3.26RC1-20220526191850/repository. -> [Help 1]
12:50:49 [ERROR] 
12:50:49 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
12:50:49 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
12:50:49 [ERROR] 
12:50:49 [ERROR] For more information about the errors and possible solutions, please read the following articles:
12:50:49 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
12:50:50 Build step 'Invoke top-level Maven targets' marked build as failure
12:50:50 Taking screenshot.
12:50:50 [Papyrus-Master-Tests-7.0.0] $ echo $XAUTHORITY
12:50:50 /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.Xauthority-9931139520694562141
12:50:50 [Papyrus-Master-Tests-7.0.0] $ ls -l $XAUTHORITY
12:50:50 -rw-r--r--. 1 jenkins 1000800000 0 Jun  1 16:50 /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.Xauthority-9931139520694562141
12:50:50 [Papyrus-Master-Tests-7.0.0] $ import -window root -display :48 screenshot.jpg
12:50:51 Terminating xvnc.
12:50:52 Sending e-mails to: patrick.tessier@cea.fr quentin.lemenez@cea.fr
12:50:52 Recording test results
12:50:55 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
12:50:55 Finished: FAILURE