Started by user Frederic Gurr Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘migration-agent-0twd4’ Agent migration-agent-bjz56 is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (migration): * [jnlp] eclipsecbijenkins/migration-fat-agent:3.27(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true - name: settings-security-xml mountPath: /home/jenkins/.m2/settings-security.xml subPath: settings-security.xml readOnly: true volumes: - name: settings-xml secret: secretName: m2-secret-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml - name: settings-security-xml secret: secretName: m2-secret-dir items: - key: settings-security.xml path: settings-security.xml Running on migration-agent-bjz56 in /home/jenkins/workspace/python.test [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-05-20T14:14:19.215Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] sh [2019-05-20T14:14:19.796Z] + python --version [2019-05-20T14:14:19.796Z] Python 2.7.5 [Pipeline] sh [2019-05-20T14:14:20.092Z] + python3 --version [2019-05-20T14:14:20.093Z] /home/jenkins/workspace/python.test@tmp/durable-2965c099/script.sh: line 1: python3: command not found [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 127 Finished: FAILURE