Skip to content

Console Output

11:01:34 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/189340
11:01:34 Running as SYSTEM
11:01:35 Agent centos-7-b62zv is provisioned from template centos-7
11:01:35 ---
11:01:35 apiVersion: "v1"
11:01:35 kind: "Pod"
11:01:35 metadata:
11:01:35   annotations: {}
11:01:35   labels:
11:01:35     jenkins: "slave"
11:01:35     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:01:35     jenkins/label: "migration_jipp-migration_centos-7"
11:01:35   name: "centos-7-b62zv"
11:01:35   namespace: "papyrus"
11:01:35 spec:
11:01:35   containers:
11:01:35   - env:
11:01:35     - name: "JENKINS_SECRET"
11:01:35       value: "********"
11:01:35     - name: "JENKINS_TUNNEL"
11:01:35       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:01:35     - name: "JENKINS_AGENT_NAME"
11:01:35       value: "centos-7-b62zv"
11:01:35     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:01:35       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:01:35         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:01:35     - name: "JAVA_TOOL_OPTIONS"
11:01:35       value: ""
11:01:35     - name: "_JAVA_OPTIONS"
11:01:35       value: ""
11:01:35     - name: "OPENJ9_JAVA_OPTIONS"
11:01:35       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:01:35     - name: "JENKINS_NAME"
11:01:35       value: "centos-7-b62zv"
11:01:35     - name: "JENKINS_AGENT_WORKDIR"
11:01:35       value: "/home/jenkins/agent"
11:01:35     - name: "JENKINS_URL"
11:01:35       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:01:35     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13"
11:01:35     imagePullPolicy: "Always"
11:01:35     name: "jnlp"
11:01:35     resources:
11:01:35       limits:
11:01:35         cpu: "2000m"
11:01:35         memory: "4096Mi"
11:01:35       requests:
11:01:35         cpu: "1000m"
11:01:35         memory: "4096Mi"
11:01:35     tty: true
11:01:35     volumeMounts:
11:01:35     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:01:35       name: "m2-dir"
11:01:35       readOnly: true
11:01:35       subPath: "toolchains.xml"
11:01:35     - mountPath: "/home/jenkins/.mavenrc"
11:01:35       name: "m2-dir"
11:01:35       readOnly: true
11:01:35       subPath: ".mavenrc"
11:01:35     - mountPath: "/opt/tools"
11:01:35       name: "volume-0"
11:01:35       readOnly: false
11:01:35     - mountPath: "/home/jenkins"
11:01:35       name: "volume-2"
11:01:35       readOnly: false
11:01:35     - mountPath: "/home/jenkins/.m2/repository"
11:01:35       name: "volume-3"
11:01:35       readOnly: false
11:01:35     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:01:35       name: "m2-secret-dir"
11:01:35       readOnly: true
11:01:35       subPath: "settings-security.xml"
11:01:35     - mountPath: "/home/jenkins/.m2/wrapper"
11:01:35       name: "volume-4"
11:01:35       readOnly: false
11:01:35     - mountPath: "/home/jenkins/.m2/settings.xml"
11:01:35       name: "m2-secret-dir"
11:01:35       readOnly: true
11:01:35       subPath: "settings.xml"
11:01:35     - mountPath: "/home/jenkins/.ssh"
11:01:35       name: "volume-1"
11:01:35       readOnly: false
11:01:35       subPath: ""
11:01:35     - mountPath: "/home/jenkins/agent"
11:01:35       name: "workspace-volume"
11:01:35       readOnly: false
11:01:35     workingDir: "/home/jenkins/agent"
11:01:35   nodeSelector:
11:01:35     kubernetes.io/os: "linux"
11:01:35   restartPolicy: "Never"
11:01:35   volumes:
11:01:35   - name: "volume-0"
11:01:35     persistentVolumeClaim:
11:01:35       claimName: "tools-claim-jiro-papyrus"
11:01:35       readOnly: true
11:01:35   - name: "m2-secret-dir"
11:01:35     secret:
11:01:35       secretName: "m2-secret-dir"
11:01:35   - emptyDir:
11:01:35       medium: ""
11:01:35     name: "volume-2"
11:01:35   - configMap:
11:01:35       name: "m2-dir"
11:01:35     name: "m2-dir"
11:01:35   - configMap:
11:01:35       name: "known-hosts"
11:01:35     name: "volume-1"
11:01:35   - emptyDir:
11:01:35       medium: ""
11:01:35     name: "workspace-volume"
11:01:35   - emptyDir:
11:01:35       medium: ""
11:01:35     name: "volume-4"
11:01:35   - emptyDir:
11:01:35       medium: ""
11:01:35     name: "volume-3"
11:01:35 
11:01:35 Building remotely on centos-7-b62zv (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target
11:01:35 The recommended git tool is: NONE
11:01:36 No credentials specified
11:01:36 Cloning the remote Git repository
11:01:36 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:01:36  > git init /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target # timeout=10
11:01:36 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:01:36  > git --version # timeout=10
11:01:36  > git --version # 'git version 2.36.1'
11:01:36  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:01:38  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
11:01:38  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:01:38  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
11:01:38 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:01:38  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git refs/changes/40/189340/11 # timeout=10
11:01:38  > git rev-parse cbd3c690a209aee87a84200c38b6c4f031500b0c^{commit} # timeout=10
11:01:38 Checking out Revision cbd3c690a209aee87a84200c38b6c4f031500b0c (refs/changes/40/189340/11)
11:01:38  > git config core.sparsecheckout # timeout=10
11:01:38  > git checkout -f cbd3c690a209aee87a84200c38b6c4f031500b0c # timeout=10
11:01:42 Commit message: "[Releng] update platforms to target 2022-06  - use java 11  - declare min/max dependencies values  - migrate to the last Papyrus version  - replace SysML1.4 by SysML 1.6 in the Junit tests"
11:01:42  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:01:42  > git rev-list --no-walk 3d908b9fd5f206add2e0e42421a00357f2ea4b38 # timeout=10
11:01:42 Triggering Papyrus-Compare-Gerrit-Multi-Target » previous-release,centos-7,openjdk-jdk11-latest
11:02:26 Papyrus-Compare-Gerrit-Multi-Target » previous-release,centos-7,openjdk-jdk11-latest completed with result FAILURE
11:02:26 Triggering Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest
11:02:31 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: ‘centos-7-sfp5l’ is offline
11:02:33 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: Waiting for next available executor on ‘centos-7-sfp5l11:06:54 Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest completed with result FAILURE
11:06:54 Finished: FAILURE