Skip to content

Console Output

19:51:05 + pwd
19:51:05 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6647/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-affb205d62623f99fbaa73faa40275f1634f3264 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-6647-7 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:debian-affb205d62623f99fbaa73faa40275f1634f3264 --verbose
19:51:05 Unable to find image 'dockerbuildbot/compose:debian-affb205d62623f99fbaa73faa40275f1634f3264' locally
19:51:05 debian-affb205d62623f99fbaa73faa40275f1634f3264: Pulling from dockerbuildbot/compose
19:51:05 80369df48736: Already exists
19:51:05 aaba0609d543: Already exists
19:51:05 33536ac8210e: Already exists
19:51:05 35aa8bff600e: Already exists
19:51:05 6e4c9666aa4e: Already exists
19:51:05 669bde12a6f1: Already exists
19:51:05 f505ff8fe013: Already exists
19:51:05 5ca2505ea930: Already exists
19:51:05 4fc1865d2260: Already exists
19:51:05 2bd0fa61a6dd: Already exists
19:51:05 de701d1c66f5: Already exists
19:51:05 09ae42fc6bd5: Already exists
19:51:05 7629cb155ac9: Already exists
19:51:05 6918aff44553: Already exists
19:51:05 24c5a410dddf: Already exists
19:51:05 092321a5352a: Already exists
19:51:05 c95badf27ccc: Already exists
19:51:05 898b409573fd: Already exists
19:51:05 595c78984637: Already exists
19:51:05 a9b6946c3444: Pulling fs layer
19:51:05 cd742c8b7a86: Pulling fs layer
19:51:05 a9b6946c3444: Verifying Checksum
19:51:05 a9b6946c3444: Download complete
19:51:06 a9b6946c3444: Pull complete
19:51:06 cd742c8b7a86: Verifying Checksum
19:51:06 cd742c8b7a86: Download complete
19:51:07 cd742c8b7a86: Pull complete
19:51:07 Digest: sha256:7a1bbc15edea0ac64e3e8f46eaef6a972d0f59a60a691cd340c2e850a1435e01
19:51:07 Status: Downloaded newer image for dockerbuildbot/compose:debian-affb205d62623f99fbaa73faa40275f1634f3264
19:51:07 + docker version
19:51:07 Client: Docker Engine - Community
19:51:07  Version:           18.09.7
19:51:07  API version:       1.39
19:51:07  Go version:        go1.10.8
19:51:07  Git commit:        2d0083d
19:51:07  Built:             Thu Jun 27 17:54:15 2019
19:51:07  OS/Arch:           linux/amd64
19:51:07  Experimental:      false
19:51:07 
19:51:07 Server: Docker Engine - Community
19:51:07  Engine:
19:51:07   Version:          19.03.2
19:51:07   API version:      1.40 (minimum version 1.12)
19:51:07   Go version:       go1.12.8
19:51:07   Git commit:       6a30dfc
19:51:07   Built:            Thu Aug 29 05:27:45 2019
19:51:07   OS/Arch:          linux/amd64
19:51:07   Experimental:     true
19:51:07  containerd:
19:51:07   Version:          1.2.6
19:51:07   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:51:07  runc:
19:51:07   Version:          1.0.0-rc8
19:51:07   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:51:07  docker-init:
19:51:07   Version:          0.18.0
19:51:07   GitCommit:        fec3683
19:51:07 + export DOCKER_VERSIONS=18.09.9
19:51:07 + DOCKER_VERSIONS=18.09.9
19:51:07 + STORAGE_DRIVER=overlay
19:51:07 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:51:07 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:51:07 ++ hostname
19:51:07 + GIT_VOLUME=--volumes-from=7cf90b6a97a0
19:51:07 + . script/test/all
19:51:07 ++ set -e
19:51:07 ++ echo 'Running lint checks'
19:51:07 Running lint checks
19:51:07 ++ docker run --rm --tty --volumes-from=7cf90b6a97a0 dockerbuildbot/compose:debian-affb205d62623f99fbaa73faa40275f1634f3264 tox -e pre-commit
19:51:09 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.23,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.1.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.7,zipp==0.6.0

19:51:09 pre-commit runtests: PYTHONHASHSEED='3577931650'

19:51:09 pre-commit runtests: commands[0] | pre-commit install

19:51:09 pre-commit installed at .git/hooks/pre-commit

19:51:09 pre-commit runtests: commands[1] | pre-commit run --all-files

19:51:10 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

19:51:10 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

19:51:10 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

19:51:10 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

19:51:10 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

19:51:10 [INFO] Once installed this environment will be reused.

19:51:10 [INFO] This may take a few minutes...

19:51:28 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

19:51:28 [INFO] Once installed this environment will be reused.

19:51:28 [INFO] This may take a few minutes...

19:51:38 Check for added large files..............................................Passed

19:51:39 Check docstring is first.................................................Passed

19:51:39 Check for merge conflicts................................................Passed

19:51:39 Check Yaml...............................................................Passed

19:51:39 Check JSON...............................................................Passed

19:51:40 Debug Statements (Python)................................................Passed

19:51:41 Fix End of Files.........................................................Passed

19:51:48 Flake8...................................................................Sending interrupt signal to process
19:51:49 Failed

19:51:49 hookid: flake8

19:51:49 

19:51:49 compose/cli/main.py:895:106: E501 line too long (115 > 105 characters)

19:51:49 

19:51:49 Tests should end in _test.py.............................................Passed

19:51:49 Fix requirements.txt.....................................................Passed

19:51:49 Trim Trailing Whitespace.................................................Terminated
19:51:49 script returned exit code 143