Skip to content
Failed

Console Output

Pull request #2584 opened
08:27:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5dea12f791bb8771553d21478015548bd7bb877f+b49d22f053df1eb8c00fa42d03c422fd4e76442e (826e673aaa63a5d2c62f1f0e2369654002711e49)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2584@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # 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/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1910-overlay2 (i-01a0f5382e883adc8) in /home/ubuntu/workspace/docker-py_PR-2584
[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-2584@tmp/df1618f8-f1db-49e0-963c-99fcc6bd98d9/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
08:28:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
08:28:20 chowning workspace
[Pipeline] sh
08:28:21 + pwd
08:28:21 + id -u
08:28:21 + id -g
08:28:21 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2584:/workspace busybox chown -R 1000:1000 /workspace
08:28:21 Unable to find image 'busybox:latest' locally
08:28:21 latest: Pulling from library/busybox
08:28:21 76df9210b28c: Pulling fs layer
08:28:21 76df9210b28c: Download complete
08:28:22 76df9210b28c: Pull complete
08:28:22 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
08:28:22 Status: Downloaded newer image for busybox:latest
08:28:24 docker: Error response from daemon: cgroups: cgroup mountpoint does not exist: unknown.
08:28:24 time="2020-06-03T08:28:24Z" level=error msg="error waiting for container: context canceled"
[Pipeline] echo
08:28:24 hudson.AbortException: script returned exit code 125
[Pipeline] echo
08:28:24 Removing all docker containers
[Pipeline] sh
08:28:24 + docker container ls -aq
[Pipeline] echo
08:28:24 Docker containers have been removed
[Pipeline] echo
08:28:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
08:28:24 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
08:28:26 using credential docker-jenkins-github-credentials
08:28:26 Cloning the remote Git repository
08:28:26 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-2584 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
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/2584/head:refs/remotes/origin/PR-2584 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:28:31 Fetching without tags
08:28:31 Merging remotes/origin/master commit b49d22f053df1eb8c00fa42d03c422fd4e76442e into PR head commit 5dea12f791bb8771553d21478015548bd7bb877f
08:28:31 Merge succeeded, producing 5dea12f791bb8771553d21478015548bd7bb877f
08:28:31 Checking out Revision 5dea12f791bb8771553d21478015548bd7bb877f (PR-2584)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2584/head:refs/remotes/origin/PR-2584 # 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/2584/head:refs/remotes/origin/PR-2584 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5dea12f791bb8771553d21478015548bd7bb877f # timeout=10
 > git merge b49d22f053df1eb8c00fa42d03c422fd4e76442e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5dea12f791bb8771553d21478015548bd7bb877f # timeout=10
08:28:34 Commit message: "Update test engine version to 19.03.11"
08:28:34 First time build. Skipping changelog.
[Pipeline] sh
08:28:35 + git rev-parse HEAD
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] isUnix
[Pipeline] sh
08:28:36 + docker pull dockerbuildbot/docker-py:py2-5dea12f791bb8771553d21478015548bd7bb877f
08:28:36 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-5dea12f791bb8771553d21478015548bd7bb877f not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
08:28:36 + docker build -t dockerbuildbot/docker-py:py2-5dea12f791bb8771553d21478015548bd7bb877f -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
08:28:36 Sending build context to Docker daemon  1.303MB

08:28:36 Step 1/19 : ARG PYTHON_VERSION=3.7
08:28:36 Step 2/19 : FROM python:${PYTHON_VERSION}
08:28:36 2.7: Pulling from library/python
08:28:36 7e2b2a5af8f6: Pulling fs layer
08:28:36 09b6f03ffac4: Pulling fs layer
08:28:36 dc3f0c679f0f: Pulling fs layer
08:28:36 fd4b47407fc3: Pulling fs layer
08:28:36 b32f6bf7d96d: Pulling fs layer
08:28:36 6f4489a7e4cf: Pulling fs layer
08:28:36 af4b99ad9ef0: Pulling fs layer
08:28:36 39db0bc48c26: Pulling fs layer
08:28:36 acb4a89489fc: Pulling fs layer
08:28:36 fd4b47407fc3: Waiting
08:28:36 6f4489a7e4cf: Waiting
08:28:36 af4b99ad9ef0: Waiting
08:28:36 39db0bc48c26: Waiting
08:28:36 acb4a89489fc: Waiting
08:28:36 b32f6bf7d96d: Waiting
08:28:37 09b6f03ffac4: Verifying Checksum
08:28:37 09b6f03ffac4: Download complete
08:28:37 7e2b2a5af8f6: Verifying Checksum
08:28:37 7e2b2a5af8f6: Download complete
08:28:37 dc3f0c679f0f: Verifying Checksum
08:28:37 dc3f0c679f0f: Download complete
08:28:37 fd4b47407fc3: Verifying Checksum
08:28:37 fd4b47407fc3: Download complete
08:28:37 6f4489a7e4cf: Verifying Checksum
08:28:37 6f4489a7e4cf: Download complete
08:28:38 39db0bc48c26: Verifying Checksum
08:28:38 39db0bc48c26: Download complete
08:28:38 af4b99ad9ef0: Verifying Checksum
08:28:38 af4b99ad9ef0: Download complete
08:28:38 acb4a89489fc: Verifying Checksum
08:28:38 acb4a89489fc: Download complete
08:28:40 b32f6bf7d96d: Verifying Checksum
08:28:40 b32f6bf7d96d: Download complete
08:28:41 7e2b2a5af8f6: Pull complete
08:28:41 09b6f03ffac4: Pull complete
08:28:41 dc3f0c679f0f: Pull complete
08:28:44 fd4b47407fc3: Pull complete
08:28:50 b32f6bf7d96d: Pull complete
08:28:50 6f4489a7e4cf: Pull complete
08:28:51 af4b99ad9ef0: Pull complete
08:28:51 39db0bc48c26: Pull complete
08:28:51 acb4a89489fc: Pull complete
08:28:51 Digest: sha256:cfa62318c459b1fde9e0841c619906d15ada5910d625176e24bf692cf8a2601d
08:28:51 Status: Downloaded newer image for python:2.7
08:28:51  ---> 68e7be49c28c
08:28:51 Step 3/19 : ARG APT_MIRROR
08:28:53  ---> Running in 686edd7e1190
08:28:53 Removing intermediate container 686edd7e1190
08:28:53  ---> 733dc05c5fd9
08:28:53 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
08:28:53  ---> Running in 1969c958d278
08:28:53 cgroups: cgroup mountpoint does not exist: unknown
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE