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:01:58 [2020-03-19T23:01:58.618Z] Still waiting to schedule task
19:01:58 [2020-03-19T23:01:58.618Z] ‘migration-agent-2lc1k’ is offline
19:02:04 [2020-03-19T23:02:04.476Z] Agent migration-agent-2lc1k is provisioned from template Kubernetes Pod Template
19:02:04 [2020-03-19T23:02:04.477Z] ---
19:02:04 [2020-03-19T23:02:04.477Z] apiVersion: "v1"
19:02:04 [2020-03-19T23:02:04.477Z] kind: "Pod"
19:02:04 [2020-03-19T23:02:04.477Z] metadata:
19:02:04 [2020-03-19T23:02:04.477Z]   annotations: {}
19:02:04 [2020-03-19T23:02:04.477Z]   labels:
19:02:04 [2020-03-19T23:02:04.477Z]     jenkins: "slave"
19:02:04 [2020-03-19T23:02:04.477Z]     jenkins/migration: "true"
19:02:04 [2020-03-19T23:02:04.477Z]   name: "migration-agent-2lc1k"
19:02:04 [2020-03-19T23:02:04.477Z] spec:
19:02:04 [2020-03-19T23:02:04.477Z]   containers:
19:02:04 [2020-03-19T23:02:04.477Z]   - env:
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "MAVEN_OPTS"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_SECRET"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "********"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_TUNNEL"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_AGENT_NAME"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "migration-agent-2lc1k"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "MAVEN_CONFIG"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "-B -e"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_NAME"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "migration-agent-2lc1k"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_AGENT_WORKDIR"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "/home/jenkins/agent"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "JENKINS_URL"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:02:04 [2020-03-19T23:02:04.477Z]     - name: "HOME"
19:02:04 [2020-03-19T23:02:04.477Z]       value: "/home/jenkins"
19:02:04 [2020-03-19T23:02:04.477Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
19:02:04 [2020-03-19T23:02:04.477Z]     imagePullPolicy: "IfNotPresent"
19:02:04 [2020-03-19T23:02:04.477Z]     name: "jnlp"
19:02:04 [2020-03-19T23:02:04.477Z]     resources:
19:02:04 [2020-03-19T23:02:04.477Z]       limits:
19:02:04 [2020-03-19T23:02:04.477Z]         memory: "4096Mi"
19:02:04 [2020-03-19T23:02:04.477Z]         cpu: "2000m"
19:02:04 [2020-03-19T23:02:04.477Z]       requests:
19:02:04 [2020-03-19T23:02:04.477Z]         memory: "4096Mi"
19:02:04 [2020-03-19T23:02:04.477Z]         cpu: "1000m"
19:02:04 [2020-03-19T23:02:04.477Z]     securityContext:
19:02:04 [2020-03-19T23:02:04.477Z]       privileged: false
19:02:04 [2020-03-19T23:02:04.477Z]     tty: true
19:02:04 [2020-03-19T23:02:04.477Z]     volumeMounts:
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "toolchains-xml"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: true
19:02:04 [2020-03-19T23:02:04.477Z]       subPath: "toolchains.xml"
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/opt/tools"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "volume-0"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: false
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "volume-2"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: false
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/.m2/repository"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "volume-3"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: false
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "settings-security-xml"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: true
19:02:04 [2020-03-19T23:02:04.477Z]       subPath: "settings-security.xml"
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "settings-xml"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: true
19:02:04 [2020-03-19T23:02:04.477Z]       subPath: "settings.xml"
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/.ssh"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "volume-1"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: false
19:02:04 [2020-03-19T23:02:04.477Z]     - mountPath: "/home/jenkins/agent"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "workspace-volume"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: false
19:02:04 [2020-03-19T23:02:04.477Z]     workingDir: "/home/jenkins/agent"
19:02:04 [2020-03-19T23:02:04.477Z]   nodeSelector: {}
19:02:04 [2020-03-19T23:02:04.477Z]   restartPolicy: "Never"
19:02:04 [2020-03-19T23:02:04.477Z]   volumes:
19:02:04 [2020-03-19T23:02:04.477Z]   - name: "settings-security-xml"
19:02:04 [2020-03-19T23:02:04.477Z]     secret:
19:02:04 [2020-03-19T23:02:04.477Z]       items:
19:02:04 [2020-03-19T23:02:04.477Z]       - key: "settings-security.xml"
19:02:04 [2020-03-19T23:02:04.477Z]         path: "settings-security.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       secretName: "m2-secret-dir"
19:02:04 [2020-03-19T23:02:04.477Z]   - name: "volume-0"
19:02:04 [2020-03-19T23:02:04.477Z]     persistentVolumeClaim:
19:02:04 [2020-03-19T23:02:04.477Z]       claimName: "tools-claim-jiro-egit"
19:02:04 [2020-03-19T23:02:04.477Z]       readOnly: true
19:02:04 [2020-03-19T23:02:04.477Z]   - configMap:
19:02:04 [2020-03-19T23:02:04.477Z]       items:
19:02:04 [2020-03-19T23:02:04.477Z]       - key: "toolchains.xml"
19:02:04 [2020-03-19T23:02:04.477Z]         path: "toolchains.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       name: "m2-dir"
19:02:04 [2020-03-19T23:02:04.477Z]     name: "toolchains-xml"
19:02:04 [2020-03-19T23:02:04.477Z]   - emptyDir:
19:02:04 [2020-03-19T23:02:04.477Z]       medium: ""
19:02:04 [2020-03-19T23:02:04.477Z]     name: "volume-2"
19:02:04 [2020-03-19T23:02:04.477Z]   - configMap:
19:02:04 [2020-03-19T23:02:04.477Z]       name: "known-hosts"
19:02:04 [2020-03-19T23:02:04.477Z]     name: "volume-1"
19:02:04 [2020-03-19T23:02:04.477Z]   - name: "settings-xml"
19:02:04 [2020-03-19T23:02:04.477Z]     secret:
19:02:04 [2020-03-19T23:02:04.477Z]       items:
19:02:04 [2020-03-19T23:02:04.477Z]       - key: "settings.xml"
19:02:04 [2020-03-19T23:02:04.477Z]         path: "settings.xml"
19:02:04 [2020-03-19T23:02:04.477Z]       secretName: "m2-secret-dir"
19:02:04 [2020-03-19T23:02:04.477Z]   - emptyDir:
19:02:04 [2020-03-19T23:02:04.477Z]       medium: ""
19:02:04 [2020-03-19T23:02:04.477Z]     name: "workspace-volume"
19:02:04 [2020-03-19T23:02:04.477Z]   - emptyDir:
19:02:04 [2020-03-19T23:02:04.477Z]       medium: ""
19:02:04 [2020-03-19T23:02:04.477Z]     name: "volume-3"
19:02:04 [2020-03-19T23:02:04.477Z] 
19:02:04 [2020-03-19T23:02:04.497Z] Running on migration-agent-2lc1k in /home/jenkins/agent/workspace/restore-from-zip
[Pipeline] {
[Pipeline] timeout
19:02:04 [2020-03-19T23:02:04.514Z] 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] sh
+ ls -al ./artifacts.jar ./artifacts.xml.xz ./content.jar ./content.xml.xz ./features ./github-updatesite-5.7.0.202003110725-r.zip ./p2.index ./plugins
-rw-r--r--. 1 default 1000480000    1922 Mar 11 17:40 ./artifacts.jar
-rw-r--r--. 1 default 1000480000    1740 Mar 11 17:40 ./artifacts.xml.xz
-rw-r--r--. 1 default 1000480000    7945 Mar 11 17:40 ./content.jar
-rw-r--r--. 1 default 1000480000    6324 Mar 11 17:40 ./content.xml.xz
-rw-r--r--. 1 default 1000480000 1527575 Mar 19 23:02 ./github-updatesite-5.7.0.202003110725-r.zip
-rw-r--r--. 1 default 1000480000     172 Mar 11 17:40 ./p2.index

./features:
total 20
drwxr-sr-x. 2 default 1000480000    71 Mar 11 17:40 .
drwxr-sr-x. 4 default 1000480000   189 Mar 19 23:02 ..
-rw-r--r--. 1 default 1000480000 19467 Mar 11 17:40 org.eclipse.mylyn.github.feature_5.7.0.202003110725-r.jar

./plugins:
total 1576
drwxr-sr-x. 2 default 1000480000   4096 Mar 11 17:40 .
drwxr-sr-x. 4 default 1000480000    189 Mar 19 23:02 ..
-rw-r--r--. 1 default 1000480000 259868 Mar 11 17:40 com.google.gson_2.8.2.v20180104-1110.jar
-rw-r--r--. 1 default 1000480000  81890 Mar 11 17:40 com.google.gson_2.8.2.v20180104-1110.jar.pack.gz
-rw-r--r--. 1 default 1000480000 245775 Mar 11 17:40 org.eclipse.egit.github.core_5.7.0.202003110725-r.jar
-rw-r--r--. 1 default 1000480000  76267 Mar 11 17:40 org.eclipse.egit.github.core_5.7.0.202003110725-r.jar.pack.gz
-rw-r--r--. 1 default 1000480000  75956 Mar 11 17:40 org.eclipse.mylyn.github.core_5.7.0.202003110725-r.jar
-rw-r--r--. 1 default 1000480000  30371 Mar 11 17:40 org.eclipse.mylyn.github.core_5.7.0.202003110725-r.jar.pack.gz
-rw-r--r--. 1 default 1000480000 240986 Mar 11 17:40 org.eclipse.mylyn.github.doc_5.7.0.202003110725-r.jar
-rw-r--r--. 1 default 1000480000 235406 Mar 11 17:40 org.eclipse.mylyn.github.doc_5.7.0.202003110725-r.jar.pack.gz
-rw-r--r--. 1 default 1000480000 255216 Mar 11 17:40 org.eclipse.mylyn.github.ui_5.7.0.202003110725-r.jar
-rw-r--r--. 1 default 1000480000  86500 Mar 11 17:40 org.eclipse.mylyn.github.ui_5.7.0.202003110725-r.jar.pack.gz
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS