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
18:32:53 [2021-12-07T23:32:53.901Z] Agent centos-7-f3q40 is provisioned from template centos-7
18:32:53 [2021-12-07T23:32:53.903Z] ---
18:32:53 [2021-12-07T23:32:53.903Z] apiVersion: "v1"
18:32:53 [2021-12-07T23:32:53.903Z] kind: "Pod"
18:32:53 [2021-12-07T23:32:53.903Z] metadata:
18:32:53 [2021-12-07T23:32:53.903Z]   annotations: {}
18:32:53 [2021-12-07T23:32:53.903Z]   labels:
18:32:53 [2021-12-07T23:32:53.903Z]     jenkins: "slave"
18:32:53 [2021-12-07T23:32:53.903Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
18:32:53 [2021-12-07T23:32:53.903Z]     jenkins/label: "migration_jipp-migration_centos-7"
18:32:53 [2021-12-07T23:32:53.903Z]   name: "centos-7-f3q40"
18:32:53 [2021-12-07T23:32:53.903Z] spec:
18:32:53 [2021-12-07T23:32:53.903Z]   containers:
18:32:53 [2021-12-07T23:32:53.903Z]   - env:
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_SECRET"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "********"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_TUNNEL"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_AGENT_NAME"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "centos-7-f3q40"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:32:53 [2021-12-07T23:32:53.903Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JAVA_TOOL_OPTIONS"
18:32:53 [2021-12-07T23:32:53.903Z]       value: ""
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "_JAVA_OPTIONS"
18:32:53 [2021-12-07T23:32:53.903Z]       value: ""
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_NAME"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "centos-7-f3q40"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_AGENT_WORKDIR"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "/home/jenkins/agent"
18:32:53 [2021-12-07T23:32:53.903Z]     - name: "JENKINS_URL"
18:32:53 [2021-12-07T23:32:53.903Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
18:32:53 [2021-12-07T23:32:53.903Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
18:32:53 [2021-12-07T23:32:53.903Z]     imagePullPolicy: "Always"
18:32:53 [2021-12-07T23:32:53.903Z]     name: "jnlp"
18:32:53 [2021-12-07T23:32:53.903Z]     resources:
18:32:53 [2021-12-07T23:32:53.903Z]       limits:
18:32:53 [2021-12-07T23:32:53.903Z]         cpu: "2000m"
18:32:53 [2021-12-07T23:32:53.903Z]         memory: "4096Mi"
18:32:53 [2021-12-07T23:32:53.903Z]       requests:
18:32:53 [2021-12-07T23:32:53.903Z]         cpu: "1000m"
18:32:53 [2021-12-07T23:32:53.903Z]         memory: "4096Mi"
18:32:53 [2021-12-07T23:32:53.903Z]     tty: true
18:32:53 [2021-12-07T23:32:53.903Z]     volumeMounts:
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "m2-dir"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: true
18:32:53 [2021-12-07T23:32:53.903Z]       subPath: "toolchains.xml"
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.mavenrc"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "m2-dir"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: true
18:32:53 [2021-12-07T23:32:53.903Z]       subPath: ".mavenrc"
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/opt/tools"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "volume-0"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "volume-2"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.m2/repository"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "volume-3"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "m2-secret-dir"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: true
18:32:53 [2021-12-07T23:32:53.903Z]       subPath: "settings-security.xml"
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "volume-4"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "m2-secret-dir"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: true
18:32:53 [2021-12-07T23:32:53.903Z]       subPath: "settings.xml"
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/.ssh"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "volume-1"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]       subPath: ""
18:32:53 [2021-12-07T23:32:53.903Z]     - mountPath: "/home/jenkins/agent"
18:32:53 [2021-12-07T23:32:53.903Z]       name: "workspace-volume"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: false
18:32:53 [2021-12-07T23:32:53.903Z]     workingDir: "/home/jenkins/agent"
18:32:53 [2021-12-07T23:32:53.903Z]   nodeSelector:
18:32:53 [2021-12-07T23:32:53.903Z]     kubernetes.io/os: "linux"
18:32:53 [2021-12-07T23:32:53.903Z]   restartPolicy: "Never"
18:32:53 [2021-12-07T23:32:53.903Z]   volumes:
18:32:53 [2021-12-07T23:32:53.903Z]   - name: "volume-0"
18:32:53 [2021-12-07T23:32:53.903Z]     persistentVolumeClaim:
18:32:53 [2021-12-07T23:32:53.903Z]       claimName: "tools-claim-jiro-egit"
18:32:53 [2021-12-07T23:32:53.903Z]       readOnly: true
18:32:53 [2021-12-07T23:32:53.903Z]   - name: "m2-secret-dir"
18:32:53 [2021-12-07T23:32:53.903Z]     secret:
18:32:53 [2021-12-07T23:32:53.903Z]       secretName: "m2-secret-dir"
18:32:53 [2021-12-07T23:32:53.903Z]   - emptyDir:
18:32:53 [2021-12-07T23:32:53.903Z]       medium: ""
18:32:53 [2021-12-07T23:32:53.903Z]     name: "volume-2"
18:32:53 [2021-12-07T23:32:53.903Z]   - configMap:
18:32:53 [2021-12-07T23:32:53.903Z]       name: "m2-dir"
18:32:53 [2021-12-07T23:32:53.903Z]     name: "m2-dir"
18:32:53 [2021-12-07T23:32:53.903Z]   - configMap:
18:32:53 [2021-12-07T23:32:53.903Z]       name: "known-hosts"
18:32:53 [2021-12-07T23:32:53.903Z]     name: "volume-1"
18:32:53 [2021-12-07T23:32:53.903Z]   - emptyDir:
18:32:53 [2021-12-07T23:32:53.903Z]       medium: ""
18:32:53 [2021-12-07T23:32:53.903Z]     name: "workspace-volume"
18:32:53 [2021-12-07T23:32:53.903Z]   - emptyDir:
18:32:53 [2021-12-07T23:32:53.903Z]       medium: ""
18:32:53 [2021-12-07T23:32:53.903Z]     name: "volume-4"
18:32:53 [2021-12-07T23:32:53.903Z]   - emptyDir:
18:32:53 [2021-12-07T23:32:53.903Z]       medium: ""
18:32:53 [2021-12-07T23:32:53.903Z]     name: "volume-3"
18:32:53 [2021-12-07T23:32:53.903Z] 
18:32:53 [2021-12-07T23:32:53.924Z] Running on centos-7-f3q40 in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
18:32:54 [2021-12-07T23:32:54.451Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
18:32:55 [2021-12-07T23:32:55.801Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
18:32:55 [2021-12-07T23:32:55.802Z] [ssh-agent] Looking for ssh-agent implementation...
18:32:56 [2021-12-07T23:32:56.101Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:32:56 [2021-12-07T23:32:56.105Z] $ ssh-agent
18:32:57 [2021-12-07T23:32:57.298Z] SSH_AUTH_SOCK=/tmp/ssh-HbhnfPPCcIgI/agent.85
18:32:57 [2021-12-07T23:32:57.298Z] SSH_AGENT_PID=87
18:32:57 [2021-12-07T23:32:57.311Z] Running ssh-add (command line suppressed)
18:32:57 [2021-12-07T23:32:57.333Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_12305862390194899552.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_12305862390194899552.key)
18:32:57 [2021-12-07T23:32:57.350Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
18:32:58 [2021-12-07T23:32:58.334Z] + mkdir download
18:32:58 [2021-12-07T23:32:58.334Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-6.0 download
[Pipeline] }
18:33:03 [2021-12-07T23:33:03.888Z] $ ssh-agent -k
18:33:03 [2021-12-07T23:33:03.892Z] unset SSH_AUTH_SOCK;
18:33:03 [2021-12-07T23:33:03.892Z] unset SSH_AGENT_PID;
18:33:03 [2021-12-07T23:33:03.892Z] echo Agent pid 87 killed;
18:33:03 [2021-12-07T23:33:03.896Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
18:33:06 [2021-12-07T23:33:06.841Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
18:33:06 [2021-12-07T23:33:06.842Z] [ssh-agent] Looking for ssh-agent implementation...
18:33:06 [2021-12-07T23:33:06.853Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:33:06 [2021-12-07T23:33:06.856Z] $ ssh-agent
18:33:06 [2021-12-07T23:33:06.864Z] SSH_AUTH_SOCK=/tmp/ssh-4Mx4BHBjszmH/agent.115
18:33:06 [2021-12-07T23:33:06.864Z] SSH_AGENT_PID=117
18:33:06 [2021-12-07T23:33:06.871Z] Running ssh-add (command line suppressed)
18:33:06 [2021-12-07T23:33:06.881Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_8130570096417077651.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_8130570096417077651.key)
18:33:06 [2021-12-07T23:33:06.887Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
18:33:08 [2021-12-07T23:33:08.170Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
18:33:09 [2021-12-07T23:33:09.098Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
18:33:09 [2021-12-07T23:33:09.660Z] + scp -r download/updates-6.0/artifacts.jar download/updates-6.0/artifacts.xml.xz download/updates-6.0/content.jar download/updates-6.0/content.xml.xz download/updates-6.0/features download/updates-6.0/org.eclipse.egit.repository-6.0.0.202111291000-r.zip download/updates-6.0/p2.index download/updates-6.0/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
18:33:14 [2021-12-07T23:33:14.092Z] $ ssh-agent -k
18:33:14 [2021-12-07T23:33:14.096Z] unset SSH_AUTH_SOCK;
18:33:14 [2021-12-07T23:33:14.097Z] unset SSH_AGENT_PID;
18:33:14 [2021-12-07T23:33:14.097Z] echo Agent pid 117 killed;
18:33:14 [2021-12-07T23:33:14.099Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS