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
19:37:03 [2022-03-15T23:37:03.407Z] Still waiting to schedule task
19:37:03 [2022-03-15T23:37:03.408Z]centos-7-k040n’ is not accepting tasks
19:37:03 [2022-03-15T23:37:03.751Z] Agent centos-7-k040n is provisioned from template centos-7
19:37:03 [2022-03-15T23:37:03.754Z] ---
19:37:03 [2022-03-15T23:37:03.754Z] apiVersion: "v1"
19:37:03 [2022-03-15T23:37:03.754Z] kind: "Pod"
19:37:03 [2022-03-15T23:37:03.754Z] metadata:
19:37:03 [2022-03-15T23:37:03.754Z]   annotations: {}
19:37:03 [2022-03-15T23:37:03.754Z]   labels:
19:37:03 [2022-03-15T23:37:03.754Z]     jenkins: "slave"
19:37:03 [2022-03-15T23:37:03.754Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:37:03 [2022-03-15T23:37:03.754Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:37:03 [2022-03-15T23:37:03.754Z]   name: "centos-7-k040n"
19:37:03 [2022-03-15T23:37:03.754Z] spec:
19:37:03 [2022-03-15T23:37:03.754Z]   containers:
19:37:03 [2022-03-15T23:37:03.754Z]   - env:
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_SECRET"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "********"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_TUNNEL"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_AGENT_NAME"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "centos-7-k040n"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:37:03 [2022-03-15T23:37:03.754Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JAVA_TOOL_OPTIONS"
19:37:03 [2022-03-15T23:37:03.754Z]       value: ""
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "_JAVA_OPTIONS"
19:37:03 [2022-03-15T23:37:03.754Z]       value: ""
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_NAME"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "centos-7-k040n"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_AGENT_WORKDIR"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "/home/jenkins/agent"
19:37:03 [2022-03-15T23:37:03.754Z]     - name: "JENKINS_URL"
19:37:03 [2022-03-15T23:37:03.754Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:37:03 [2022-03-15T23:37:03.754Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
19:37:03 [2022-03-15T23:37:03.754Z]     imagePullPolicy: "Always"
19:37:03 [2022-03-15T23:37:03.754Z]     name: "jnlp"
19:37:03 [2022-03-15T23:37:03.754Z]     resources:
19:37:03 [2022-03-15T23:37:03.754Z]       limits:
19:37:03 [2022-03-15T23:37:03.754Z]         cpu: "2000m"
19:37:03 [2022-03-15T23:37:03.754Z]         memory: "4096Mi"
19:37:03 [2022-03-15T23:37:03.754Z]       requests:
19:37:03 [2022-03-15T23:37:03.754Z]         cpu: "1000m"
19:37:03 [2022-03-15T23:37:03.754Z]         memory: "4096Mi"
19:37:03 [2022-03-15T23:37:03.754Z]     tty: true
19:37:03 [2022-03-15T23:37:03.754Z]     volumeMounts:
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "m2-dir"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: true
19:37:03 [2022-03-15T23:37:03.754Z]       subPath: "toolchains.xml"
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.mavenrc"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "m2-dir"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: true
19:37:03 [2022-03-15T23:37:03.754Z]       subPath: ".mavenrc"
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/opt/tools"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "volume-0"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "volume-2"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.m2/repository"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "volume-3"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "m2-secret-dir"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: true
19:37:03 [2022-03-15T23:37:03.754Z]       subPath: "settings-security.xml"
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "volume-4"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "m2-secret-dir"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: true
19:37:03 [2022-03-15T23:37:03.754Z]       subPath: "settings.xml"
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/.ssh"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "volume-1"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]       subPath: ""
19:37:03 [2022-03-15T23:37:03.754Z]     - mountPath: "/home/jenkins/agent"
19:37:03 [2022-03-15T23:37:03.754Z]       name: "workspace-volume"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: false
19:37:03 [2022-03-15T23:37:03.754Z]     workingDir: "/home/jenkins/agent"
19:37:03 [2022-03-15T23:37:03.754Z]   nodeSelector:
19:37:03 [2022-03-15T23:37:03.754Z]     kubernetes.io/os: "linux"
19:37:03 [2022-03-15T23:37:03.754Z]   restartPolicy: "Never"
19:37:03 [2022-03-15T23:37:03.754Z]   volumes:
19:37:03 [2022-03-15T23:37:03.754Z]   - name: "volume-0"
19:37:03 [2022-03-15T23:37:03.754Z]     persistentVolumeClaim:
19:37:03 [2022-03-15T23:37:03.754Z]       claimName: "tools-claim-jiro-egit"
19:37:03 [2022-03-15T23:37:03.754Z]       readOnly: true
19:37:03 [2022-03-15T23:37:03.754Z]   - name: "m2-secret-dir"
19:37:03 [2022-03-15T23:37:03.754Z]     secret:
19:37:03 [2022-03-15T23:37:03.754Z]       secretName: "m2-secret-dir"
19:37:03 [2022-03-15T23:37:03.754Z]   - emptyDir:
19:37:03 [2022-03-15T23:37:03.754Z]       medium: ""
19:37:03 [2022-03-15T23:37:03.754Z]     name: "volume-2"
19:37:03 [2022-03-15T23:37:03.754Z]   - configMap:
19:37:03 [2022-03-15T23:37:03.754Z]       name: "m2-dir"
19:37:03 [2022-03-15T23:37:03.754Z]     name: "m2-dir"
19:37:03 [2022-03-15T23:37:03.754Z]   - configMap:
19:37:03 [2022-03-15T23:37:03.754Z]       name: "known-hosts"
19:37:03 [2022-03-15T23:37:03.754Z]     name: "volume-1"
19:37:03 [2022-03-15T23:37:03.754Z]   - emptyDir:
19:37:03 [2022-03-15T23:37:03.754Z]       medium: ""
19:37:03 [2022-03-15T23:37:03.754Z]     name: "workspace-volume"
19:37:03 [2022-03-15T23:37:03.754Z]   - emptyDir:
19:37:03 [2022-03-15T23:37:03.754Z]       medium: ""
19:37:03 [2022-03-15T23:37:03.754Z]     name: "volume-4"
19:37:03 [2022-03-15T23:37:03.754Z]   - emptyDir:
19:37:03 [2022-03-15T23:37:03.754Z]       medium: ""
19:37:03 [2022-03-15T23:37:03.754Z]     name: "volume-3"
19:37:03 [2022-03-15T23:37:03.754Z] 
19:37:03 [2022-03-15T23:37:03.782Z] Running on centos-7-k040n in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
19:37:04 [2022-03-15T23:37:04.380Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
19:37:05 [2022-03-15T23:37:05.890Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:37:05 [2022-03-15T23:37:05.890Z] [ssh-agent] Looking for ssh-agent implementation...
19:37:06 [2022-03-15T23:37:06.289Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:37:06 [2022-03-15T23:37:06.295Z] $ ssh-agent
19:37:07 [2022-03-15T23:37:07.977Z] SSH_AUTH_SOCK=/tmp/ssh-86x9oiIVoXFh/agent.88
19:37:07 [2022-03-15T23:37:07.977Z] SSH_AGENT_PID=90
19:37:07 [2022-03-15T23:37:07.999Z] Running ssh-add (command line suppressed)
19:37:08 [2022-03-15T23:37:08.013Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_8364019402752833610.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_8364019402752833610.key)
19:37:08 [2022-03-15T23:37:08.050Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:37:09 [2022-03-15T23:37:09.393Z] + mkdir download
19:37:09 [2022-03-15T23:37:09.411Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-6.1 download
[Pipeline] }
19:37:12 [2022-03-15T23:37:12.204Z] $ ssh-agent -k
19:37:12 [2022-03-15T23:37:12.209Z] unset SSH_AUTH_SOCK;
19:37:12 [2022-03-15T23:37:12.211Z] unset SSH_AGENT_PID;
19:37:12 [2022-03-15T23:37:12.211Z] echo Agent pid 90 killed;
19:37:12 [2022-03-15T23:37:12.217Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
19:37:15 [2022-03-15T23:37:15.004Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:37:15 [2022-03-15T23:37:15.005Z] [ssh-agent] Looking for ssh-agent implementation...
19:37:15 [2022-03-15T23:37:15.024Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:37:15 [2022-03-15T23:37:15.028Z] $ ssh-agent
19:37:15 [2022-03-15T23:37:15.042Z] SSH_AUTH_SOCK=/tmp/ssh-NAe3V0vPCkfp/agent.117
19:37:15 [2022-03-15T23:37:15.042Z] SSH_AGENT_PID=119
19:37:15 [2022-03-15T23:37:15.051Z] Running ssh-add (command line suppressed)
19:37:15 [2022-03-15T23:37:15.064Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_17705297090992051928.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_17705297090992051928.key)
19:37:15 [2022-03-15T23:37:15.074Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:37:16 [2022-03-15T23:37:16.061Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
19:37:16 [2022-03-15T23:37:16.999Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
19:37:17 [2022-03-15T23:37:17.567Z] + scp -r download/updates-6.1/artifacts.jar download/updates-6.1/artifacts.xml.xz download/updates-6.1/content.jar download/updates-6.1/content.xml.xz download/updates-6.1/features download/updates-6.1/github-updatesite-6.1.0.202203080745-r.zip download/updates-6.1/p2.index download/updates-6.1/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
19:37:19 [2022-03-15T23:37:19.270Z] $ ssh-agent -k
19:37:19 [2022-03-15T23:37:19.275Z] unset SSH_AUTH_SOCK;
19:37:19 [2022-03-15T23:37:19.277Z] unset SSH_AGENT_PID;
19:37:19 [2022-03-15T23:37:19.277Z] echo Agent pid 119 killed;
19:37:19 [2022-03-15T23:37:19.286Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS