Pull request #2119 event 17:51:55 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 29e3a70b04b822b2551daaf6afd8652207592be5+73d513e56a4f3ef8a6f858c309777bf9c6cfd7c4 (528cd8dc33ec8800eee67ca7ddd635cc4e15feda) 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux&&x86_64’ Running on ubuntu-1804-overlay2 (i-07b44a8170c542da7) in /home/ubuntu/workspace/cli_PR-2119 [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/cli_PR-2119@tmp/7083e1db-d5c9-4a24-9ef0-9ceac6da478b/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 17:53:22 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 17:53:22 chowning workspace [Pipeline] sh 17:53:22 + uname -m [Pipeline] sh 17:53:23 + pwd 17:53:23 + id -u 17:53:23 + id -g 17:53:23 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2119:/workspace busybox chown -R 1000:1000 /workspace 17:53:23 Unable to find image 'busybox:latest' locally 17:53:23 latest: Pulling from library/busybox 17:53:23 7c9d20b9b6cd: Pulling fs layer 17:53:24 7c9d20b9b6cd: Verifying Checksum 17:53:24 7c9d20b9b6cd: Download complete 17:53:24 7c9d20b9b6cd: Pull complete 17:53:24 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 17:53:24 Status: Downloaded newer image for busybox:latest [Pipeline] echo 17:53:31 Removing all docker containers [Pipeline] sh 17:53:31 + docker container ls -aq [Pipeline] echo 17:53:31 Docker containers have been removed [Pipeline] echo 17:53:31 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 17:53:31 cleanWorkspace: Workspace is clean. [Pipeline] timeout 17:53:31 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 17:53:31 Using the ‘stage’ step without a block argument is deprecated 17:53:31 Entering stage Git Checkout 17:53:31 Proceeding [Pipeline] checkout [Pipeline] stage 17:53:31 Using the ‘stage’ step without a block argument is deprecated 17:53:31 Entering stage Run end-to-end test suite 17:53:31 Proceeding [Pipeline] sh 17:53:31 + docker version 17:53:32 Client: Docker Engine - Community 17:53:32 Version: 19.03.2 17:53:32 API version: 1.40 17:53:32 Go version: go1.12.8 17:53:32 Git commit: 6a30dfc 17:53:32 Built: Thu Aug 29 05:29:11 2019 17:53:32 OS/Arch: linux/amd64 17:53:32 Experimental: false 17:53:32 17:53:32 Server: Docker Engine - Community 17:53:32 Engine: 17:53:32 Version: 19.03.2 17:53:32 API version: 1.40 (minimum version 1.12) 17:53:32 Go version: go1.12.8 17:53:32 Git commit: 6a30dfc 17:53:32 Built: Thu Aug 29 05:27:45 2019 17:53:32 OS/Arch: linux/amd64 17:53:32 Experimental: true 17:53:32 containerd: 17:53:32 Version: 1.2.6 17:53:32 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 17:53:32 runc: 17:53:32 Version: 1.0.0-rc8 17:53:32 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 17:53:32 docker-init: 17:53:32 Version: 0.18.0 17:53:32 GitCommit: fec3683 [Pipeline] sh 17:53:32 + docker info 17:53:40 Client: 17:53:40 Debug Mode: false 17:53:40 17:53:40 Server: 17:53:40 Containers: 0 17:53:40 Running: 0 17:53:40 Paused: 0 17:53:40 Stopped: 0 17:53:40 Images: 1 17:53:40 Server Version: 19.03.2 17:53:40 Storage Driver: overlay2 17:53:40 Backing Filesystem: extfs 17:53:40 Supports d_type: true 17:53:40 Native Overlay Diff: true 17:53:40 Logging Driver: json-file 17:53:40 Cgroup Driver: cgroupfs 17:53:40 Plugins: 17:53:40 Volume: local 17:53:40 Network: bridge host ipvlan macvlan null overlay 17:53:40 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:53:40 Swarm: inactive 17:53:40 Runtimes: runc 17:53:40 Default Runtime: runc 17:53:40 Init Binary: docker-init 17:53:40 containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 17:53:40 runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 17:53:40 init version: fec3683 17:53:40 Security Options: 17:53:40 apparmor 17:53:40 seccomp 17:53:40 Profile: default 17:53:40 Kernel Version: 4.15.0-1048-aws 17:53:40 Operating System: Ubuntu 18.04.3 LTS 17:53:40 OSType: linux 17:53:40 Architecture: x86_64 17:53:40 CPUs: 2 17:53:40 Total Memory: 7.501GiB 17:53:40 Name: ip-10-100-88-232 17:53:40 ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 17:53:40 Docker Root Dir: /var/lib/docker 17:53:40 Debug Mode: false 17:53:40 Username: dockerbuildbot 17:53:40 Registry: https://index.docker.io/v1/ 17:53:40 Labels: 17:53:40 Experimental: true 17:53:40 Insecure Registries: 17:53:40 127.0.0.0/8 17:53:40 Live Restore Enabled: true 17:53:40 17:53:40 WARNING: No swap limit support [Pipeline] sh 17:53:41 + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 17:53:41 make: docker.Makefile: No such file or directory 17:53:41 make: *** No rule to make target 'docker.Makefile'. Stop. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE