Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml/+/172039
Running as SYSTEM
Agent centos-7-r2hdb is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-r2hdb"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-r2hdb"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
        \ -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-r2hdb"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - 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/.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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-papyrus"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-r2hdb (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/sysml-gerrit-product
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git init /home/jenkins/agent/sysml-gerrit-product # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git refs/changes/39/172039/5 # timeout=10
 > git rev-parse 3a1a4af5dccf1b148ce0575abe5e80310177698b^{commit} # timeout=10
Checking out Revision 3a1a4af5dccf1b148ce0575abe5e80310177698b (refs/changes/39/172039/5)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3a1a4af5dccf1b148ce0575abe5e80310177698b # timeout=10
Commit message: "Bug 568667 - [SysML] SysML1.4 shall to be build on java11 VM   - change manifest"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 71853692d45c27c6c4919ed1e506fc6083530557 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[sysml-gerrit-product] $ vncserver -list
Starting xvnc
[sysml-gerrit-product] $ Xvnc :32 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
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


Fri Dec  4 14:54:17 2020
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5932
 vncext:      created VNC server for screen 0
[sysml-gerrit-product] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3a1a4af5dccf1b148ce0575abe5e80310177698b -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=Patrick.Tessier@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=vincent lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml/+/172039 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sysml -DGERRIT_CHANGE_NUMBER=172039 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/39/172039/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=vincent lorenzo" '-DGERRIT_CHANGE_OWNER=\"Patrick Tessier\" <Patrick.Tessier@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU2ODY2NyAtIFtTeXNNTF0gU3lzTUwxLjQgc2hhbGwgdG8gYmUgYnVpbGQgb24gamF2YTExIFZNCiAgLSBjaGFuZ2UgbWFuaWZlc3QKCkNoYW5nZS1JZDogSTg5NDBiZjU1M2JkMzdhZGY3MzY0MzgyZTIzZWZkNTEyZjk4Yzk1OTEKU2lnbmVkLW9mZi1ieTogUGF0cmljayBUZXNzaWVyIDxQYXRyaWNrLlRlc3NpZXJAY2VhLmZyPgpTaWduZWQtb2ZmLWJ5OiBWaW5jZW50IExvcmVuem8gPHZpbmNlbnQubG9yZW56b0BjZWEuZnI+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 568667 - [SysML] SysML1.4 shall to be build on java11 VM   - change manifest" '-DGERRIT_EVENT_ACCOUNT=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8940bf553bd37adf7364382e23efd512f98c9591 -DGERRIT_EVENT_HASH=-496935329 -DGERRIT_VERSION=3.2.5 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=Patrick Tessier" -DskipTests=true clean install -Pproduct
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.6.19-300.fc32.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.targetplatform.2020-12:target:2.0.0-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.targetplatform.2020-12:target:2.0.0-SNAPSHOT
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.targetplatform.2020-12:target:2.0.0-SNAPSHOT
    at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact (DefaultTargetPlatformConfigurationReader.java:426)
    at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget (DefaultTargetPlatformConfigurationReader.java:367)
    at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration (DefaultTargetPlatformConfigurationReader.java:93)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject (DefaultTychoResolver.java:97)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:90)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Recording test results
Finished: FAILURE