Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
14:00:27 [2021-06-07T18:00:27.433Z] Still waiting to schedule task
14:00:27 [2021-06-07T18:00:27.433Z] Waiting for next available executor
14:00:39 [2021-06-07T18:00:39.657Z] Agent centos-7-ghhxf is provisioned from template centos-7
14:00:39 [2021-06-07T18:00:39.659Z] ---
14:00:39 [2021-06-07T18:00:39.659Z] apiVersion: "v1"
14:00:39 [2021-06-07T18:00:39.659Z] kind: "Pod"
14:00:39 [2021-06-07T18:00:39.659Z] metadata:
14:00:39 [2021-06-07T18:00:39.659Z]   annotations: {}
14:00:39 [2021-06-07T18:00:39.659Z]   labels:
14:00:39 [2021-06-07T18:00:39.659Z]     jenkins: "slave"
14:00:39 [2021-06-07T18:00:39.659Z]     jenkins/label: "migration_jipp-migration_centos-7"
14:00:39 [2021-06-07T18:00:39.659Z]   name: "centos-7-ghhxf"
14:00:39 [2021-06-07T18:00:39.659Z] spec:
14:00:39 [2021-06-07T18:00:39.659Z]   containers:
14:00:39 [2021-06-07T18:00:39.659Z]   - env:
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_SECRET"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "********"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_TUNNEL"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_AGENT_NAME"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "centos-7-ghhxf"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
14:00:39 [2021-06-07T18:00:39.659Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JAVA_TOOL_OPTIONS"
14:00:39 [2021-06-07T18:00:39.659Z]       value: ""
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "_JAVA_OPTIONS"
14:00:39 [2021-06-07T18:00:39.659Z]       value: ""
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "OPENJ9_JAVA_OPTIONS"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_NAME"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "centos-7-ghhxf"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_AGENT_WORKDIR"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "/home/jenkins/agent"
14:00:39 [2021-06-07T18:00:39.659Z]     - name: "JENKINS_URL"
14:00:39 [2021-06-07T18:00:39.659Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
14:00:39 [2021-06-07T18:00:39.659Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
14:00:39 [2021-06-07T18:00:39.659Z]     imagePullPolicy: "Always"
14:00:39 [2021-06-07T18:00:39.659Z]     name: "jnlp"
14:00:39 [2021-06-07T18:00:39.659Z]     resources:
14:00:39 [2021-06-07T18:00:39.659Z]       limits:
14:00:39 [2021-06-07T18:00:39.659Z]         memory: "4096Mi"
14:00:39 [2021-06-07T18:00:39.659Z]         cpu: "2000m"
14:00:39 [2021-06-07T18:00:39.659Z]       requests:
14:00:39 [2021-06-07T18:00:39.659Z]         memory: "4096Mi"
14:00:39 [2021-06-07T18:00:39.659Z]         cpu: "1000m"
14:00:39 [2021-06-07T18:00:39.659Z]     securityContext:
14:00:39 [2021-06-07T18:00:39.659Z]       privileged: false
14:00:39 [2021-06-07T18:00:39.659Z]     tty: true
14:00:39 [2021-06-07T18:00:39.659Z]     volumeMounts:
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "m2-dir"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: true
14:00:39 [2021-06-07T18:00:39.659Z]       subPath: "toolchains.xml"
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.mavenrc"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "m2-dir"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: true
14:00:39 [2021-06-07T18:00:39.659Z]       subPath: ".mavenrc"
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/opt/tools"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "volume-0"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "volume-2"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.m2/repository"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "volume-3"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "m2-secret-dir"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: true
14:00:39 [2021-06-07T18:00:39.659Z]       subPath: "settings-security.xml"
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.m2/wrapper"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "volume-4"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "m2-secret-dir"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: true
14:00:39 [2021-06-07T18:00:39.659Z]       subPath: "settings.xml"
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/.ssh"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "volume-1"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     - mountPath: "/home/jenkins/agent"
14:00:39 [2021-06-07T18:00:39.659Z]       name: "workspace-volume"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: false
14:00:39 [2021-06-07T18:00:39.659Z]     workingDir: "/home/jenkins/agent"
14:00:39 [2021-06-07T18:00:39.659Z]   nodeSelector:
14:00:39 [2021-06-07T18:00:39.659Z]     beta.kubernetes.io/os: "linux"
14:00:39 [2021-06-07T18:00:39.659Z]   restartPolicy: "Never"
14:00:39 [2021-06-07T18:00:39.659Z]   securityContext: {}
14:00:39 [2021-06-07T18:00:39.659Z]   volumes:
14:00:39 [2021-06-07T18:00:39.659Z]   - name: "volume-0"
14:00:39 [2021-06-07T18:00:39.659Z]     persistentVolumeClaim:
14:00:39 [2021-06-07T18:00:39.659Z]       claimName: "tools-claim-jiro-egit"
14:00:39 [2021-06-07T18:00:39.659Z]       readOnly: true
14:00:39 [2021-06-07T18:00:39.659Z]   - name: "m2-secret-dir"
14:00:39 [2021-06-07T18:00:39.659Z]     secret:
14:00:39 [2021-06-07T18:00:39.659Z]       secretName: "m2-secret-dir"
14:00:39 [2021-06-07T18:00:39.659Z]   - emptyDir:
14:00:39 [2021-06-07T18:00:39.659Z]       medium: ""
14:00:39 [2021-06-07T18:00:39.659Z]     name: "volume-2"
14:00:39 [2021-06-07T18:00:39.659Z]   - configMap:
14:00:39 [2021-06-07T18:00:39.659Z]       name: "m2-dir"
14:00:39 [2021-06-07T18:00:39.659Z]     name: "m2-dir"
14:00:39 [2021-06-07T18:00:39.659Z]   - configMap:
14:00:39 [2021-06-07T18:00:39.659Z]       name: "known-hosts"
14:00:39 [2021-06-07T18:00:39.659Z]     name: "volume-1"
14:00:39 [2021-06-07T18:00:39.659Z]   - emptyDir:
14:00:39 [2021-06-07T18:00:39.659Z]       medium: ""
14:00:39 [2021-06-07T18:00:39.659Z]     name: "workspace-volume"
14:00:39 [2021-06-07T18:00:39.659Z]   - emptyDir:
14:00:39 [2021-06-07T18:00:39.659Z]       medium: ""
14:00:39 [2021-06-07T18:00:39.659Z]     name: "volume-4"
14:00:39 [2021-06-07T18:00:39.659Z]   - emptyDir:
14:00:39 [2021-06-07T18:00:39.659Z]       medium: ""
14:00:39 [2021-06-07T18:00:39.659Z]     name: "volume-3"
14:00:39 [2021-06-07T18:00:39.659Z] 
14:00:39 [2021-06-07T18:00:39.679Z] Running on centos-7-ghhxf in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
14:00:40 [2021-06-07T18:00:40.253Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
14:00:41 [2021-06-07T18:00:41.794Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:00:41 [2021-06-07T18:00:41.794Z] [ssh-agent] Looking for ssh-agent implementation...
14:00:42 [2021-06-07T18:00:42.011Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:00:42 [2021-06-07T18:00:42.013Z] $ ssh-agent
14:00:42 [2021-06-07T18:00:42.025Z] SSH_AUTH_SOCK=/tmp/ssh-T7Tx9Sq8s4dC/agent.70
14:00:42 [2021-06-07T18:00:42.025Z] SSH_AGENT_PID=72
14:00:42 [2021-06-07T18:00:42.055Z] Running ssh-add (command line suppressed)
14:00:42 [2021-06-07T18:00:42.065Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_16263430444361116489.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_16263430444361116489.key)
14:00:42 [2021-06-07T18:00:42.092Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:00:44 [2021-06-07T18:00:44.976Z] + mkdir download
14:00:44 [2021-06-07T18:00:44.977Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.12 download
[Pipeline] }
14:00:48 [2021-06-07T18:00:48.575Z] $ ssh-agent -k
14:00:48 [2021-06-07T18:00:48.579Z] unset SSH_AUTH_SOCK;
14:00:48 [2021-06-07T18:00:48.580Z] unset SSH_AGENT_PID;
14:00:48 [2021-06-07T18:00:48.580Z] echo Agent pid 72 killed;
14:00:48 [2021-06-07T18:00:48.587Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
14:00:51 [2021-06-07T18:00:51.273Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:00:51 [2021-06-07T18:00:51.273Z] [ssh-agent] Looking for ssh-agent implementation...
14:00:51 [2021-06-07T18:00:51.286Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:00:51 [2021-06-07T18:00:51.288Z] $ ssh-agent
14:00:51 [2021-06-07T18:00:51.299Z] SSH_AUTH_SOCK=/tmp/ssh-IjfQH7r5ZhbG/agent.104
14:00:51 [2021-06-07T18:00:51.299Z] SSH_AGENT_PID=106
14:00:51 [2021-06-07T18:00:51.307Z] Running ssh-add (command line suppressed)
14:00:51 [2021-06-07T18:00:51.316Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_670180715971306141.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_670180715971306141.key)
14:00:51 [2021-06-07T18:00:51.326Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:00:52 [2021-06-07T18:00:52.283Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
14:00:52 [2021-06-07T18:00:52.540Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
14:00:52 [2021-06-07T18:00:52.540Z] + scp -r download/updates-5.12/artifacts.jar download/updates-5.12/artifacts.xml.xz download/updates-5.12/buildinfo.json download/updates-5.12/category.xml download/updates-5.12/content.jar download/updates-5.12/content.xml.xz download/updates-5.12/features download/updates-5.12/index.html download/updates-5.12/org.eclipse.egit.repository-5.12.0.202106070339-r.zip download/updates-5.12/p2.index download/updates-5.12/plugins download/updates-5.12/site.properties download/updates-5.12/web genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
14:00:57 [2021-06-07T18:00:57.011Z] $ ssh-agent -k
14:00:57 [2021-06-07T18:00:57.015Z] unset SSH_AUTH_SOCK;
14:00:57 [2021-06-07T18:00:57.016Z] unset SSH_AGENT_PID;
14:00:57 [2021-06-07T18:00:57.016Z] echo Agent pid 106 killed;
14:00:57 [2021-06-07T18:00:57.022Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS