Skip to content

Console Output

Started by user Thomas Wolf
Running as Thomas Wolf
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
19:06:44 [2020-03-19T23:06:44.224Z] Still waiting to schedule task
19:06:44 [2020-03-19T23:06:44.224Z] Waiting for next available executor
19:06:57 [2020-03-19T23:06:57.505Z] Agent migration-agent-vhbr4 is provisioned from template Kubernetes Pod Template
19:06:57 [2020-03-19T23:06:57.506Z] ---
19:06:57 [2020-03-19T23:06:57.506Z] apiVersion: "v1"
19:06:57 [2020-03-19T23:06:57.506Z] kind: "Pod"
19:06:57 [2020-03-19T23:06:57.506Z] metadata:
19:06:57 [2020-03-19T23:06:57.506Z]   annotations: {}
19:06:57 [2020-03-19T23:06:57.506Z]   labels:
19:06:57 [2020-03-19T23:06:57.506Z]     jenkins: "slave"
19:06:57 [2020-03-19T23:06:57.506Z]     jenkins/migration: "true"
19:06:57 [2020-03-19T23:06:57.506Z]   name: "migration-agent-vhbr4"
19:06:57 [2020-03-19T23:06:57.506Z] spec:
19:06:57 [2020-03-19T23:06:57.506Z]   containers:
19:06:57 [2020-03-19T23:06:57.506Z]   - env:
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "MAVEN_OPTS"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_SECRET"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "********"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_TUNNEL"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_AGENT_NAME"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "migration-agent-vhbr4"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "MAVEN_CONFIG"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "-B -e"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_NAME"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "migration-agent-vhbr4"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_AGENT_WORKDIR"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "/home/jenkins/agent"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "JENKINS_URL"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:06:57 [2020-03-19T23:06:57.506Z]     - name: "HOME"
19:06:57 [2020-03-19T23:06:57.506Z]       value: "/home/jenkins"
19:06:57 [2020-03-19T23:06:57.506Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
19:06:57 [2020-03-19T23:06:57.506Z]     imagePullPolicy: "IfNotPresent"
19:06:57 [2020-03-19T23:06:57.506Z]     name: "jnlp"
19:06:57 [2020-03-19T23:06:57.506Z]     resources:
19:06:57 [2020-03-19T23:06:57.506Z]       limits:
19:06:57 [2020-03-19T23:06:57.506Z]         memory: "4096Mi"
19:06:57 [2020-03-19T23:06:57.506Z]         cpu: "2000m"
19:06:57 [2020-03-19T23:06:57.506Z]       requests:
19:06:57 [2020-03-19T23:06:57.506Z]         memory: "4096Mi"
19:06:57 [2020-03-19T23:06:57.506Z]         cpu: "1000m"
19:06:57 [2020-03-19T23:06:57.506Z]     securityContext:
19:06:57 [2020-03-19T23:06:57.506Z]       privileged: false
19:06:57 [2020-03-19T23:06:57.506Z]     tty: true
19:06:57 [2020-03-19T23:06:57.506Z]     volumeMounts:
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "toolchains-xml"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: true
19:06:57 [2020-03-19T23:06:57.506Z]       subPath: "toolchains.xml"
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/opt/tools"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "volume-0"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: false
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "volume-2"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: false
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/.m2/repository"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "volume-3"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: false
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "settings-security-xml"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: true
19:06:57 [2020-03-19T23:06:57.506Z]       subPath: "settings-security.xml"
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "settings-xml"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: true
19:06:57 [2020-03-19T23:06:57.506Z]       subPath: "settings.xml"
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/.ssh"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "volume-1"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: false
19:06:57 [2020-03-19T23:06:57.506Z]     - mountPath: "/home/jenkins/agent"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "workspace-volume"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: false
19:06:57 [2020-03-19T23:06:57.506Z]     workingDir: "/home/jenkins/agent"
19:06:57 [2020-03-19T23:06:57.506Z]   nodeSelector: {}
19:06:57 [2020-03-19T23:06:57.506Z]   restartPolicy: "Never"
19:06:57 [2020-03-19T23:06:57.506Z]   volumes:
19:06:57 [2020-03-19T23:06:57.506Z]   - name: "settings-security-xml"
19:06:57 [2020-03-19T23:06:57.506Z]     secret:
19:06:57 [2020-03-19T23:06:57.506Z]       items:
19:06:57 [2020-03-19T23:06:57.506Z]       - key: "settings-security.xml"
19:06:57 [2020-03-19T23:06:57.506Z]         path: "settings-security.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       secretName: "m2-secret-dir"
19:06:57 [2020-03-19T23:06:57.506Z]   - name: "volume-0"
19:06:57 [2020-03-19T23:06:57.506Z]     persistentVolumeClaim:
19:06:57 [2020-03-19T23:06:57.506Z]       claimName: "tools-claim-jiro-egit"
19:06:57 [2020-03-19T23:06:57.506Z]       readOnly: true
19:06:57 [2020-03-19T23:06:57.506Z]   - configMap:
19:06:57 [2020-03-19T23:06:57.506Z]       items:
19:06:57 [2020-03-19T23:06:57.506Z]       - key: "toolchains.xml"
19:06:57 [2020-03-19T23:06:57.506Z]         path: "toolchains.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       name: "m2-dir"
19:06:57 [2020-03-19T23:06:57.506Z]     name: "toolchains-xml"
19:06:57 [2020-03-19T23:06:57.506Z]   - emptyDir:
19:06:57 [2020-03-19T23:06:57.506Z]       medium: ""
19:06:57 [2020-03-19T23:06:57.506Z]     name: "volume-2"
19:06:57 [2020-03-19T23:06:57.506Z]   - configMap:
19:06:57 [2020-03-19T23:06:57.506Z]       name: "known-hosts"
19:06:57 [2020-03-19T23:06:57.506Z]     name: "volume-1"
19:06:57 [2020-03-19T23:06:57.506Z]   - name: "settings-xml"
19:06:57 [2020-03-19T23:06:57.506Z]     secret:
19:06:57 [2020-03-19T23:06:57.506Z]       items:
19:06:57 [2020-03-19T23:06:57.506Z]       - key: "settings.xml"
19:06:57 [2020-03-19T23:06:57.506Z]         path: "settings.xml"
19:06:57 [2020-03-19T23:06:57.506Z]       secretName: "m2-secret-dir"
19:06:57 [2020-03-19T23:06:57.506Z]   - emptyDir:
19:06:57 [2020-03-19T23:06:57.506Z]       medium: ""
19:06:57 [2020-03-19T23:06:57.506Z]     name: "workspace-volume"
19:06:57 [2020-03-19T23:06:57.506Z]   - emptyDir:
19:06:57 [2020-03-19T23:06:57.506Z]       medium: ""
19:06:57 [2020-03-19T23:06:57.506Z]     name: "volume-3"
19:06:57 [2020-03-19T23:06:57.506Z] 
19:06:57 [2020-03-19T23:06:57.655Z] Running on migration-agent-vhbr4 in /home/jenkins/agent/workspace/restore-from-zip
[Pipeline] {
[Pipeline] timeout
19:06:57 [2020-03-19T23:06:57.703Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sh
+ curl -O -s https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/github/github-updatesite/5.7.0.202003110725-r/github-updatesite-5.7.0.202003110725-r.zip
+ unzip github-updatesite-5.7.0.202003110725-r.zip
Archive:  github-updatesite-5.7.0.202003110725-r.zip
   creating: features/
   creating: plugins/
  inflating: content.jar             
  inflating: artifacts.xml.xz        
  inflating: plugins/com.google.gson_2.8.2.v20180104-1110.jar.pack.gz  
  inflating: plugins/org.eclipse.mylyn.github.ui_5.7.0.202003110725-r.jar.pack.gz  
  inflating: plugins/org.eclipse.egit.github.core_5.7.0.202003110725-r.jar.pack.gz  
  inflating: plugins/org.eclipse.mylyn.github.core_5.7.0.202003110725-r.jar.pack.gz  
  inflating: plugins/org.eclipse.mylyn.github.doc_5.7.0.202003110725-r.jar  
  inflating: plugins/org.eclipse.mylyn.github.ui_5.7.0.202003110725-r.jar  
  inflating: content.xml.xz          
  inflating: p2.index                
  inflating: artifacts.jar           
  inflating: features/org.eclipse.mylyn.github.feature_5.7.0.202003110725-r.jar  
  inflating: plugins/org.eclipse.mylyn.github.doc_5.7.0.202003110725-r.jar.pack.gz  
  inflating: plugins/org.eclipse.mylyn.github.core_5.7.0.202003110725-r.jar  
  inflating: plugins/org.eclipse.egit.github.core_5.7.0.202003110725-r.jar  
  inflating: plugins/com.google.gson_2.8.2.v20180104-1110.jar  
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-dcpUkz2jLW7B/agent.67
SSH_AGENT_PID=69
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/restore-from-zip@tmp/private_key_5714751633825102188.key (/home/jenkins/agent/workspace/restore-from-zip@tmp/private_key_5714751633825102188.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates-5.7
+ ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates-5.7
+ scp -r ./artifacts.jar ./artifacts.xml.xz ./content.jar ./content.xml.xz ./features ./github-updatesite-5.7.0.202003110725-r.zip ./p2.index ./plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.7
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 69 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS