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
03:56:40 [2022-12-13T08:56:40.468Z] Agent centos-7-s0q6k is provisioned from template centos-7
03:56:40 [2022-12-13T08:56:40.474Z] ---
03:56:40 [2022-12-13T08:56:40.474Z] apiVersion: "v1"
03:56:40 [2022-12-13T08:56:40.474Z] kind: "Pod"
03:56:40 [2022-12-13T08:56:40.474Z] metadata:
03:56:40 [2022-12-13T08:56:40.474Z]   annotations: {}
03:56:40 [2022-12-13T08:56:40.474Z]   labels:
03:56:40 [2022-12-13T08:56:40.474Z]     jenkins: "slave"
03:56:40 [2022-12-13T08:56:40.474Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
03:56:40 [2022-12-13T08:56:40.474Z]     jenkins/label: "migration_jipp-migration_centos-7"
03:56:40 [2022-12-13T08:56:40.474Z]   name: "centos-7-s0q6k"
03:56:40 [2022-12-13T08:56:40.474Z]   namespace: "egit"
03:56:40 [2022-12-13T08:56:40.474Z] spec:
03:56:40 [2022-12-13T08:56:40.474Z]   containers:
03:56:40 [2022-12-13T08:56:40.474Z]   - env:
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_SECRET"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "********"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_TUNNEL"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_AGENT_NAME"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "centos-7-s0q6k"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:56:40 [2022-12-13T08:56:40.474Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JAVA_TOOL_OPTIONS"
03:56:40 [2022-12-13T08:56:40.474Z]       value: ""
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "_JAVA_OPTIONS"
03:56:40 [2022-12-13T08:56:40.474Z]       value: ""
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "OPENJ9_JAVA_OPTIONS"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_NAME"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "centos-7-s0q6k"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_AGENT_WORKDIR"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "/home/jenkins/agent"
03:56:40 [2022-12-13T08:56:40.474Z]     - name: "JENKINS_URL"
03:56:40 [2022-12-13T08:56:40.474Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
03:56:40 [2022-12-13T08:56:40.474Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
03:56:40 [2022-12-13T08:56:40.474Z]     imagePullPolicy: "Always"
03:56:40 [2022-12-13T08:56:40.474Z]     name: "jnlp"
03:56:40 [2022-12-13T08:56:40.474Z]     resources:
03:56:40 [2022-12-13T08:56:40.474Z]       limits:
03:56:40 [2022-12-13T08:56:40.474Z]         cpu: "2000m"
03:56:40 [2022-12-13T08:56:40.474Z]         memory: "4096Mi"
03:56:40 [2022-12-13T08:56:40.474Z]       requests:
03:56:40 [2022-12-13T08:56:40.474Z]         cpu: "1000m"
03:56:40 [2022-12-13T08:56:40.474Z]         memory: "4096Mi"
03:56:40 [2022-12-13T08:56:40.474Z]     tty: true
03:56:40 [2022-12-13T08:56:40.474Z]     volumeMounts:
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "m2-dir"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: true
03:56:40 [2022-12-13T08:56:40.474Z]       subPath: "toolchains.xml"
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.mavenrc"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "m2-dir"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: true
03:56:40 [2022-12-13T08:56:40.474Z]       subPath: ".mavenrc"
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/opt/tools"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "volume-0"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "volume-2"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.m2/repository"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "volume-3"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "m2-secret-dir"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: true
03:56:40 [2022-12-13T08:56:40.474Z]       subPath: "settings-security.xml"
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.m2/wrapper"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "volume-4"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "m2-secret-dir"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: true
03:56:40 [2022-12-13T08:56:40.474Z]       subPath: "settings.xml"
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/.ssh"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "volume-1"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]       subPath: ""
03:56:40 [2022-12-13T08:56:40.474Z]     - mountPath: "/home/jenkins/agent"
03:56:40 [2022-12-13T08:56:40.474Z]       name: "workspace-volume"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: false
03:56:40 [2022-12-13T08:56:40.474Z]     workingDir: "/home/jenkins/agent"
03:56:40 [2022-12-13T08:56:40.474Z]   nodeSelector:
03:56:40 [2022-12-13T08:56:40.474Z]     kubernetes.io/os: "linux"
03:56:40 [2022-12-13T08:56:40.474Z]   restartPolicy: "Never"
03:56:40 [2022-12-13T08:56:40.474Z]   volumes:
03:56:40 [2022-12-13T08:56:40.474Z]   - name: "volume-0"
03:56:40 [2022-12-13T08:56:40.474Z]     persistentVolumeClaim:
03:56:40 [2022-12-13T08:56:40.474Z]       claimName: "tools-claim-jiro-egit"
03:56:40 [2022-12-13T08:56:40.474Z]       readOnly: true
03:56:40 [2022-12-13T08:56:40.474Z]   - name: "m2-secret-dir"
03:56:40 [2022-12-13T08:56:40.474Z]     secret:
03:56:40 [2022-12-13T08:56:40.474Z]       secretName: "m2-secret-dir"
03:56:40 [2022-12-13T08:56:40.474Z]   - emptyDir:
03:56:40 [2022-12-13T08:56:40.474Z]       medium: ""
03:56:40 [2022-12-13T08:56:40.474Z]     name: "volume-2"
03:56:40 [2022-12-13T08:56:40.474Z]   - configMap:
03:56:40 [2022-12-13T08:56:40.474Z]       name: "m2-dir"
03:56:40 [2022-12-13T08:56:40.474Z]     name: "m2-dir"
03:56:40 [2022-12-13T08:56:40.474Z]   - configMap:
03:56:40 [2022-12-13T08:56:40.474Z]       name: "known-hosts"
03:56:40 [2022-12-13T08:56:40.474Z]     name: "volume-1"
03:56:40 [2022-12-13T08:56:40.474Z]   - emptyDir:
03:56:40 [2022-12-13T08:56:40.474Z]       medium: ""
03:56:40 [2022-12-13T08:56:40.474Z]     name: "workspace-volume"
03:56:40 [2022-12-13T08:56:40.474Z]   - emptyDir:
03:56:40 [2022-12-13T08:56:40.474Z]       medium: ""
03:56:40 [2022-12-13T08:56:40.474Z]     name: "volume-4"
03:56:40 [2022-12-13T08:56:40.474Z]   - emptyDir:
03:56:40 [2022-12-13T08:56:40.474Z]       medium: ""
03:56:40 [2022-12-13T08:56:40.474Z]     name: "volume-3"
03:56:40 [2022-12-13T08:56:40.474Z] 
03:56:40 [2022-12-13T08:56:40.502Z] Running on centos-7-s0q6k in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
03:56:41 [2022-12-13T08:56:41.103Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
03:56:42 [2022-12-13T08:56:42.624Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
03:56:42 [2022-12-13T08:56:42.625Z] [ssh-agent] Looking for ssh-agent implementation...
03:56:42 [2022-12-13T08:56:42.962Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:56:42 [2022-12-13T08:56:42.999Z] $ ssh-agent
03:56:44 [2022-12-13T08:56:44.288Z] SSH_AUTH_SOCK=/tmp/ssh-3IQMy9ru7HVm/agent.82
03:56:44 [2022-12-13T08:56:44.288Z] SSH_AGENT_PID=84
03:56:44 [2022-12-13T08:56:44.310Z] Running ssh-add (command line suppressed)
03:56:44 [2022-12-13T08:56:44.324Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_4874496908507203950.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_4874496908507203950.key)
03:56:44 [2022-12-13T08:56:44.352Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
03:56:45 [2022-12-13T08:56:45.472Z] + mkdir download
03:56:45 [2022-12-13T08:56:45.473Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-6.4 download
[Pipeline] }
03:56:51 [2022-12-13T08:56:51.232Z] $ ssh-agent -k
03:56:51 [2022-12-13T08:56:51.239Z] unset SSH_AUTH_SOCK;
03:56:51 [2022-12-13T08:56:51.239Z] unset SSH_AGENT_PID;
03:56:51 [2022-12-13T08:56:51.240Z] echo Agent pid 84 killed;
03:56:51 [2022-12-13T08:56:51.246Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
03:56:54 [2022-12-13T08:56:54.073Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
03:56:54 [2022-12-13T08:56:54.074Z] [ssh-agent] Looking for ssh-agent implementation...
03:56:54 [2022-12-13T08:56:54.088Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:56:54 [2022-12-13T08:56:54.089Z] $ ssh-agent
03:56:54 [2022-12-13T08:56:54.102Z] SSH_AUTH_SOCK=/tmp/ssh-AJTQs4IUwNJA/agent.111
03:56:54 [2022-12-13T08:56:54.102Z] SSH_AGENT_PID=113
03:56:54 [2022-12-13T08:56:54.111Z] Running ssh-add (command line suppressed)
03:56:54 [2022-12-13T08:56:54.124Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2007934549629353063.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2007934549629353063.key)
03:56:54 [2022-12-13T08:56:54.135Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
03:56:55 [2022-12-13T08:56:55.145Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
03:56:55 [2022-12-13T08:56:55.403Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
03:56:56 [2022-12-13T08:56:56.338Z] + scp -r download/updates-6.4/artifacts.jar download/updates-6.4/artifacts.xml.xz download/updates-6.4/content.jar download/updates-6.4/content.xml.xz download/updates-6.4/features download/updates-6.4/org.eclipse.egit.repository-6.4.0.202211300538-r.zip download/updates-6.4/p2.index download/updates-6.4/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
03:57:00 [2022-12-13T08:57:00.827Z] $ ssh-agent -k
03:57:00 [2022-12-13T08:57:00.833Z] unset SSH_AUTH_SOCK;
03:57:00 [2022-12-13T08:57:00.834Z] unset SSH_AGENT_PID;
03:57:00 [2022-12-13T08:57:00.834Z] echo Agent pid 113 killed;
03:57:00 [2022-12-13T08:57:00.841Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS