Skip to content

Console Output

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