Skip to content
Aborted

Console Output

05:50:55 Started by upstream project "sirius.tests-master" build number 2461
05:50:55 originally caused by:
05:50:55  Started by user Maxime Porhel
05:50:55 Running as Maxime Porhel
05:50:55 Agent centos-7-p81ht is provisioned from template centos-7
05:50:55 ---
05:50:55 apiVersion: "v1"
05:50:55 kind: "Pod"
05:50:55 metadata:
05:50:55   annotations: {}
05:50:55   labels:
05:50:55     jenkins: "slave"
05:50:55     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
05:50:55     jenkins/label: "migration_jipp-migration_centos-7"
05:50:55   name: "centos-7-p81ht"
05:50:55 spec:
05:50:55   containers:
05:50:55   - env:
05:50:55     - name: "JENKINS_SECRET"
05:50:55       value: "********"
05:50:55     - name: "JENKINS_TUNNEL"
05:50:55       value: "jenkins-discovery.sirius.svc.cluster.local:50000"
05:50:55     - name: "JENKINS_AGENT_NAME"
05:50:55       value: "centos-7-p81ht"
05:50:55     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:50:55       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:50:55         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:50:55     - name: "JAVA_TOOL_OPTIONS"
05:50:55       value: ""
05:50:55     - name: "_JAVA_OPTIONS"
05:50:55       value: ""
05:50:55     - name: "OPENJ9_JAVA_OPTIONS"
05:50:55       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:50:55     - name: "JENKINS_NAME"
05:50:55       value: "centos-7-p81ht"
05:50:55     - name: "JENKINS_AGENT_WORKDIR"
05:50:55       value: "/home/jenkins/agent"
05:50:55     - name: "JENKINS_URL"
05:50:55       value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/"
05:50:55     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
05:50:55     imagePullPolicy: "Always"
05:50:55     name: "jnlp"
05:50:55     resources:
05:50:55       limits:
05:50:55         cpu: "2000m"
05:50:55         memory: "4096Mi"
05:50:55       requests:
05:50:55         cpu: "1000m"
05:50:55         memory: "4096Mi"
05:50:55     tty: true
05:50:55     volumeMounts:
05:50:55     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:50:55       name: "m2-dir"
05:50:55       readOnly: true
05:50:55       subPath: "toolchains.xml"
05:50:55     - mountPath: "/home/jenkins/.mavenrc"
05:50:55       name: "m2-dir"
05:50:55       readOnly: true
05:50:55       subPath: ".mavenrc"
05:50:55     - mountPath: "/opt/tools"
05:50:55       name: "volume-0"
05:50:55       readOnly: false
05:50:55     - mountPath: "/home/jenkins"
05:50:55       name: "volume-2"
05:50:55       readOnly: false
05:50:55     - mountPath: "/home/jenkins/.m2/repository"
05:50:55       name: "volume-3"
05:50:55       readOnly: false
05:50:55     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:50:55       name: "m2-secret-dir"
05:50:55       readOnly: true
05:50:55       subPath: "settings-security.xml"
05:50:55     - mountPath: "/home/jenkins/.m2/wrapper"
05:50:55       name: "volume-4"
05:50:55       readOnly: false
05:50:55     - mountPath: "/home/jenkins/.m2/settings.xml"
05:50:55       name: "m2-secret-dir"
05:50:55       readOnly: true
05:50:55       subPath: "settings.xml"
05:50:55     - mountPath: "/home/jenkins/.ssh"
05:50:55       name: "volume-1"
05:50:55       readOnly: false
05:50:55     - mountPath: "/home/jenkins/agent"
05:50:55       name: "workspace-volume"
05:50:55       readOnly: false
05:50:55     workingDir: "/home/jenkins/agent"
05:50:55   nodeSelector:
05:50:55     kubernetes.io/os: "linux"
05:50:55   restartPolicy: "Never"
05:50:55   volumes:
05:50:55   - name: "volume-0"
05:50:55     persistentVolumeClaim:
05:50:55       claimName: "tools-claim-jiro-sirius"
05:50:55       readOnly: true
05:50:55   - name: "m2-secret-dir"
05:50:55     secret:
05:50:55       secretName: "m2-secret-dir"
05:50:55   - emptyDir:
05:50:55       medium: ""
05:50:55     name: "volume-2"
05:50:55   - configMap:
05:50:55       name: "m2-dir"
05:50:55     name: "m2-dir"
05:50:55   - configMap:
05:50:55       name: "known-hosts"
05:50:55     name: "volume-1"
05:50:55   - emptyDir:
05:50:55       medium: ""
05:50:55     name: "workspace-volume"
05:50:55   - emptyDir:
05:50:55       medium: ""
05:50:55     name: "volume-4"
05:50:55   - emptyDir:
05:50:55       medium: ""
05:50:55     name: "volume-3"
05:50:55 
05:50:55 Building remotely on centos-7-p81ht (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2021-06/SUITE/swtbot-part1/jdk/openjdk-jdk11-latest/label/migration
05:50:55 The recommended git tool is: NONE
05:50:56 No credentials specified
05:50:56 Cloning the remote Git repository
05:50:56 Cloning repository git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git
05:50:56  > git init /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2021-06/SUITE/swtbot-part1/jdk/openjdk-jdk11-latest/label/migration # timeout=10
05:50:56 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git
05:50:56  > git --version # timeout=10
05:50:56  > git --version # 'git version 1.8.3.1'
05:50:56  > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:51:11  > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10
05:51:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:51:11 Avoid second fetch
05:51:11 Checking out Revision 2049cc8820f8b899cf7a1b8d7851b80fd41e4017 (origin/master)
05:51:11  > git config core.sparsecheckout # timeout=10
05:51:11  > git checkout -f 2049cc8820f8b899cf7a1b8d7851b80fd41e4017 # timeout=10
05:51:19 Commit message: "[releng] Update parent pom to Tycho 2.3.0"
05:51:19 First time build. Skipping changelog.
05:51:19 $ pkill Xvnc
05:51:19 $ pkill Xrealvnc
05:51:19 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
05:51:28 [migration] $ vncserver -list
05:51:28 Starting xvnc
05:51:28 [migration] $ Xvnc :35 -geometry 1440x900 -depth 16 -dpi 100 -ac -SecurityTypes none -noreset
05:51:28 
05:51:28 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
05:51:28 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
05:51:28 See http://www.tigervnc.org for information on TigerVNC.
05:51:28 Underlying X server release 12004000, The X.Org Foundation
05:51:28 
05:51:28 
05:51:28 Wed Jun 30 09:51:28 2021
05:51:28  vncext:      VNC extension running!
05:51:28  vncext:      Listening for VNC connections on all interface(s), port 5935
05:51:28  vncext:      created VNC server for screen 0
05:51:28 [migration] $ /bin/sh -xe /tmp/jenkins1589648026487483108.sh
05:51:28 + rm -rf /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2021-06/SUITE/swtbot-part1/jdk/openjdk-jdk11-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/screenshots
05:51:28 + xrandr -s 1440x900
05:51:28 + xsetroot -solid grey
05:51:28 + xhost +
05:51:28 + vncconfig -iconic
05:51:28 access control disabled, clients can connect from any host
05:51:28 + sleep 2
05:51:30 + sleep 2
05:51:30 + metacity --replace --sm-disable --display=:35
05:51:42 Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
05:51:42 [migration] $ /bin/sh -xe /tmp/jenkins12993303243218113101.sh
05:51:42 + wget -O comic-relief.zip https://www.fontsquirrel.com/fonts/download/comic-relief
05:51:42 --2021-06-30 09:51:42--  https://www.fontsquirrel.com/fonts/download/comic-relief
05:51:42 Resolving www.fontsquirrel.com (www.fontsquirrel.com)... 45.79.150.110, 2600:3c03::f03c:91ff:fe37:ba29
05:51:42 Connecting to www.fontsquirrel.com (www.fontsquirrel.com)|45.79.150.110|:443... connected.
05:51:42 HTTP request sent, awaiting response... 200 OK
05:51:42 Length: 45439 (44K) [application/octet-stream]
05:51:42 Saving to: ‘comic-relief.zip’
05:51:42 
05:51:42      0K .......... .......... .......... .......... ....      100% 1.35M=0.03s
05:51:42 
05:51:42 2021-06-30 09:51:42 (1.35 MB/s) - ‘comic-relief.zip’ saved [45439/45439]
05:51:42 
05:51:42 + unzip comic-relief.zip
05:51:42 Archive:  comic-relief.zip
05:51:42   inflating: ComicRelief.ttf         
05:51:42   inflating: SIL Open Font License.txt  
05:51:42 + mkdir -p /home/jenkins/.fonts
05:51:42 + mv ComicRelief.ttf /home/jenkins/.fonts
05:51:42 + mkdir -p /home/jenkins/.config/fontconfig
05:51:42 + cat
05:51:42 [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2021-06 -Djdk=openjdk-jdk11-latest -DSUITE=swtbot-part1 -DDELETE_BUILD_RESULT=false -DCLEAR_PRIVATE_REPO=false -Dlabel=migration -Dplatform-version-name=2021-06 -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2021-06/SUITE/swtbot-part1/jdk/openjdk-jdk11-latest/label/migration/.repository clean integration-test -B -Pfull -Pheadless -Pheadless-server -Pswtbot-part1
05:51:43 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
05:51:43 Maven home: /opt/tools/apache-maven/latest
05:51:43 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
05:51:43 Default locale: en_US, platform encoding: UTF-8
05:51:43 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
05:51:44 [INFO] Scanning for projects...
05:51:59 Terminating xvnc.
05:51:59 X connection to :35 broken (explicit kill or server shutdown).
05:52:09 Build was aborted
05:52:09 Aborted by Maxime Porhel
05:52:09 Recording test results
05:52:09 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
05:52:09 Archiving artifacts
05:52:09 Finished: ABORTED