Skip to content
Aborted

Console Output

Started by user Lorenzo Bettini
Running as Lorenzo Bettini
Agent centos-7-kf2r0 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-kf2r0"
  namespace: "emf-parsley"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.emf-parsley.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-kf2r0"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -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-kf2r0"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.emf-parsley.svc.cluster.local/emf-parsley/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-emf-parsley"
      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-kf2r0 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-parsley-next-simrel-github
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-emf-parsley/emf-parsley
 > git init /home/jenkins/agent/workspace/emf-parsley-next-simrel-github # timeout=10
Fetching upstream changes from https://github.com/eclipse-emf-parsley/emf-parsley
 > git --version # timeout=10
 > git --version # 'git version 2.36.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-emf-parsley/emf-parsley +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-emf-parsley/emf-parsley # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/2.0
Seen branch in repository origin/bugfix
Seen branch in repository origin/change/65936/2
Seen branch in repository origin/json
Seen branch in repository origin/master
Seen branch in repository origin/menus
Seen branch in repository origin/neon-simrel
Seen branch in repository origin/next-simrel
Seen branch in repository origin/oxygen-simrel
Seen branch in repository origin/photon-simrel
Seen branch in repository origin/preview
Seen branch in repository origin/sonar
Seen branch in repository origin/tycho
Seen branch in repository origin/xtext-2.28-2022-09
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with emf-parsley-next-simrel-github
Checking out Revision ae000c5ac24113295d3fbb605b05b7d3e80c34d1 (origin/xtext-2.28-2022-09)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae000c5ac24113295d3fbb605b05b7d3e80c34d1 # timeout=10
Commit message: "Xtext 2.28 and 2022-09"
First time build. Skipping changelog.
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[emf-parsley-next-simrel-github] $ Xvnc -help
Starting xvnc
[emf-parsley-next-simrel-github] $ Xvnc :17 -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


Mon Nov 21 20:42:23 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5917
 vncext:      created VNC server for screen 0
[emf-parsley-next-simrel-github] $ /bin/sh -xe /tmp/jenkins13733016213023728501.sh
+ rm -rf target
+ sleep 5
+ icewm --replace --sm-disable
[emf-parsley-next-simrel-github] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/org.eclipse.emf.parsley.parent/pom.xml -DskipDragAndDropTests=false -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-parsley-next-simrel-github/.repository clean verify
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
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.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.eclipse.emf.parsley:org.eclipse.emf.parsley.runtime.common:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-parsley-next-simrel-github/plugins/org.eclipse.emf.parsley.runtime.common/pom.xml
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B)
[INFO] Adding repository https://download.eclipse.org/releases/2022-09
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B)
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B)
[INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB)
Nov 21, 2022 8:42:56 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
Nov 21, 2022 8:42:56 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.13.0/ (172B)
[INFO] Adding repository https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.13.0
[INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.13.0/ (9.7kB)
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.28.0/ (172B)
[INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.28.0
[INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.28.0/ (21.37kB)
[INFO] Adding repository https://download.itemis.com/updates/releases/2.1.1
[INFO] Fetching content.jar from https://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.platform.feature.group 4.25.0.v20220831-1800
[ERROR]   Missing requirement: org.eclipse.jetty.http 10.0.11 requires 'java.package; java.lang.invoke 0.0.0' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.help.feature.group 2.3.1100.v20220831-1800 depends on: org.eclipse.equinox.p2.iu; org.eclipse.jetty.http [10.0.11,10.0.11]
[ERROR]   Cannot satisfy dependency: org.eclipse.platform.feature.group 4.25.0.v20220831-1800 depends on: org.eclipse.equinox.p2.iu; org.eclipse.help.feature.group [2.3.1100.v20220831-1800,2.3.1100.v20220831-1800]
[ERROR] 
[ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/emf-parsley-next-simrel-github/devtools/org.eclipse.emf.parsley.targetplatform/simrel.target: See log for details -> [Help 1]
[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/MavenExecutionException
Terminating xvnc.
Build was aborted
Aborted by Lorenzo Bettini
[AcuCobol] Skipping execution of recorder since overall result is 'ABORTED'
Recording test results
No test report files were found. Configuration error?
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: ABORTED