Skip to content
Failed

Console Output

Skipping 189 KB.. Full Log
12:37:13   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
12:37:13 Collecting more-itertools>=4.0.0
12:37:13   Downloading more_itertools-8.8.0-py3-none-any.whl (48 kB)
12:37:13 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.16.0)
12:37:13 Collecting atomicwrites>=1.0
12:37:13   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
12:37:13 Collecting attrs>=17.4.0
12:37:13   Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
12:37:13 Collecting importlib-metadata>=0.12
12:37:13   Downloading importlib_metadata-4.4.0-py3-none-any.whl (17 kB)
12:37:13 Collecting typing-extensions>=3.6.4
12:37:13   Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
12:37:13 Collecting zipp>=0.5
12:37:13   Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB)
12:37:13 Building wheels for collected packages: mock
12:37:13   Building wheel for mock (setup.py): started
12:37:13   Building wheel for mock (setup.py): finished with status 'done'
12:37:13   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=fcdbe76124b9a499f41b423d706706b5e6c2923731b4c58a56538cd768f11d23
12:37:13   Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1
12:37:13 Successfully built mock
12:37:14 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8
12:37:14   Attempting uninstall: setuptools
12:37:14     Found existing installation: setuptools 57.0.0
12:37:14     Uninstalling setuptools-57.0.0:
12:37:14       Successfully uninstalled setuptools-57.0.0
12:37:15 Successfully installed atomicwrites-1.4.0 attrs-21.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-4.4.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.8.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-54.1.1 typing-extensions-3.10.0.0 zipp-3.4.1
12:37:15 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv
12:37:15 Removing intermediate container bea3d18ae9f8
12:37:15  ---> 832f292654c2
12:37:15 Step 20/21 : COPY . /src
12:37:16  ---> 883e16fdb703
12:37:16 Step 21/21 : RUN pip install .
12:37:16  ---> Running in fb36afb8307b
12:37:16 Processing /src
12:37:16   DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.
12:37:16    pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.
12:37:16 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0)
12:37:16 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.20.0)
12:37:16 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.16.0)
12:37:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2021.5.30)
12:37:16 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5)
12:37:16 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3)
12:37:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4)
12:37:16 Building wheels for collected packages: docker
12:37:16   Building wheel for docker (setup.py): started
12:37:17   Building wheel for docker (setup.py): finished with status 'done'
12:37:17   Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147031 sha256=3ee7c33cdb26117a3aadc00b6bc70069bfdebcf624674b523c85083bf576e9af
12:37:17   Stored in directory: /tmp/pip-ephem-wheel-cache-cg_essvv/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
12:37:17 Successfully built docker
12:37:17 Installing collected packages: docker
12:37:17 Successfully installed docker-4.5.0.dev0
12:37:17 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv
12:37:18 Removing intermediate container fb36afb8307b
12:37:18  ---> 97142f923142
12:37:18 Successfully built 97142f923142
12:37:18 Successfully tagged dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906
[Pipeline] isUnix
[Pipeline] sh
12:37:18 + docker tag dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906
[Pipeline] isUnix
[Pipeline] sh
12:37:18 + docker push dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906
12:37:18 The push refers to repository [docker.io/dockerpinata/docker-py]
12:37:18 e4b95b78a262: Preparing
12:37:18 a3a503e9c272: Preparing
12:37:18 58fde7406a9a: Preparing
12:37:18 9dc44035f8fd: Preparing
12:37:18 5b28009ab495: Preparing
12:37:18 eece4155cf33: Preparing
12:37:18 eb037cde50fd: Preparing
12:37:18 0a66dd9da5e4: Preparing
12:37:18 bc9a16d5f588: Preparing
12:37:18 72dce67839aa: Preparing
12:37:18 d91aa44da21d: Preparing
12:37:18 7b24335409ce: Preparing
12:37:18 439d7383b0b1: Preparing
12:37:18 f79f4246ab8c: Preparing
12:37:18 29704d1c79c6: Preparing
12:37:18 d9725a77b819: Preparing
12:37:18 c1f1178d062c: Preparing
12:37:18 c167acc9a8e9: Preparing
12:37:18 577d182336e4: Preparing
12:37:18 2147747beb86: Preparing
12:37:18 1591bf7ec708: Preparing
12:37:18 dd3097cd7909: Preparing
12:37:18 685934357c89: Preparing
12:37:18 ccb9b68523fd: Preparing
12:37:18 00bcea93703b: Preparing
12:37:18 688e187d6c79: Preparing
12:37:18 eece4155cf33: Waiting
12:37:18 eb037cde50fd: Waiting
12:37:18 bc9a16d5f588: Waiting
12:37:18 72dce67839aa: Waiting
12:37:18 d91aa44da21d: Waiting
12:37:18 7b24335409ce: Waiting
12:37:18 439d7383b0b1: Waiting
12:37:18 f79f4246ab8c: Waiting
12:37:18 29704d1c79c6: Waiting
12:37:18 d9725a77b819: Waiting
12:37:18 c1f1178d062c: Waiting
12:37:18 c167acc9a8e9: Waiting
12:37:18 577d182336e4: Waiting
12:37:18 2147747beb86: Waiting
12:37:18 1591bf7ec708: Waiting
12:37:18 dd3097cd7909: Waiting
12:37:18 685934357c89: Waiting
12:37:18 ccb9b68523fd: Waiting
12:37:18 00bcea93703b: Waiting
12:37:18 688e187d6c79: Waiting
12:37:18 0a66dd9da5e4: Waiting
12:37:20 9dc44035f8fd: Pushed
12:37:20 a3a503e9c272: Pushed
12:37:20 e4b95b78a262: Pushed
12:37:20 eece4155cf33: Pushed
12:37:20 58fde7406a9a: Pushed
12:37:21 eb037cde50fd: Pushed
12:37:21 0a66dd9da5e4: Pushed
12:37:21 bc9a16d5f588: Pushed
12:37:21 d91aa44da21d: Pushed
12:37:22 72dce67839aa: Pushed
12:37:22 5b28009ab495: Pushed
12:37:22 7b24335409ce: Pushed
12:37:22 439d7383b0b1: Pushed
12:37:22 c167acc9a8e9: Layer already exists
12:37:22 577d182336e4: Layer already exists
12:37:22 2147747beb86: Layer already exists
12:37:22 1591bf7ec708: Layer already exists
12:37:22 dd3097cd7909: Layer already exists
12:37:22 685934357c89: Layer already exists
12:37:22 f79f4246ab8c: Pushed
12:37:23 ccb9b68523fd: Layer already exists
12:37:23 688e187d6c79: Layer already exists
12:37:23 00bcea93703b: Layer already exists
12:37:23 c1f1178d062c: Pushed
12:37:23 29704d1c79c6: Pushed
12:37:24 d9725a77b819: Pushed
12:37:26 py3-7611f175372d05dcf631766577c840e29011c906: digest: sha256:bab96a4d826c7269bc30ef108f9def9f06cb726ff8d1b9426588f36a34146cd5 size: 5765
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2844@tmp/8d47d3be-075b-47a8-b55b-ced6fcc7390b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
12:37:32 + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 /src/scripts/versions.py
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_20.10.6)
[Pipeline] { (Branch: py3.7_19.03.13)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’
Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d) in /home/ubuntu/workspace/docker-py_PR-2844
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2844@tmp/04e815c6-7948-4626-b0f1-6b00c2b82b12/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:38:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:38:25 chowning workspace
[Pipeline] sh
12:38:25 + pwd
12:38:25 + id -u
12:38:25 + id -g
12:38:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace
12:38:25 Unable to find image 'busybox:latest' locally
Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2844@tmp/7d686fd1-f295-4489-980a-5b670aed55b6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:38:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:38:26 chowning workspace
[Pipeline] sh
12:38:26 + pwd
12:38:26 + id -u
12:38:26 + id -g
12:38:26 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:38:27 Removing all docker containers
[Pipeline] sh
12:38:27 + docker container ls -aq
[Pipeline] echo
12:38:27 Docker containers have been removed
[Pipeline] echo
12:38:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
12:38:27 latest: Pulling from library/busybox
[Pipeline] echo
12:38:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=20.10.6)
[Pipeline] checkout
12:38:27 The recommended git tool is: git
12:38:27 using credential docker-jenkins-github-credentials
12:38:27 Cloning the remote Git repository
12:38:27 Cloning with configured refspecs honoured and without tags
12:38:28 92f8b3f0730f: Pulling fs layer
12:38:28 92f8b3f0730f: Verifying Checksum
12:38:28 92f8b3f0730f: Download complete
12:38:28 92f8b3f0730f: Pull complete
12:38:28 Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
12:38:28 Status: Downloaded newer image for busybox:latest
12:38:28 Fetching without tags
12:38:28 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844
[Pipeline] }
Failed in branch py3.7_20.10.6
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7611f175372d05dcf631766577c840e29011c906 # timeout=10
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2844@tmp/e879a106-577e-4857-a58f-fb81290c2062/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:38:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:38:28 chowning workspace
[Pipeline] sh
12:38:29 + pwd
12:38:29 + id -u
12:38:29 + id -g
12:38:29 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:38:29 Removing all docker containers
[Pipeline] sh
12:38:29 + docker container ls -aq
[Pipeline] echo
12:38:29 Docker containers have been removed
[Pipeline] echo
12:38:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:38:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13)
[Pipeline] checkout
12:38:29 The recommended git tool is: git
12:38:29 using credential docker-jenkins-github-credentials
12:38:29 Cloning the remote Git repository
12:38:29 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
12:38:30 Removing all docker containers
[Pipeline] sh
12:38:30 + docker container ls -aq
[Pipeline] echo
12:38:30 Docker containers have been removed
[Pipeline] echo
12:38:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:38:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
12:38:30 The recommended git tool is: git
12:38:30 Fetching without tags
12:38:30 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7611f175372d05dcf631766577c840e29011c906 # timeout=10
12:38:32 using credential docker-jenkins-github-credentials
12:38:32 Cloning the remote Git repository
12:38:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:38:34 Fetching without tags
12:38:34 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.12
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy472.execute(Unknown Source)
		at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
		at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Also:   hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906
Also:   hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906
Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2980)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:829)
Finished: FAILURE