Skip to content
Failed

Console Output

Skipping 258 KB.. Full Log
19:14:44 Step 26/32 : COPY README.md .
19:14:44  ---> bd38006501c4
19:14:44 Step 27/32 : COPY compose compose/
19:14:44  ---> a43f32906775
19:14:44 Step 28/32 : RUN tox --notest
19:14:44  ---> Running in 6a2e74ae9aa8
19:14:46 py27 create: /code/.tox/py27
19:14:58 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
19:17:04 py27 develop-inst: /code
19:17:04 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.6,websocket-client==0.32.0
19:17:04 py37 create: /code/.tox/py37
19:17:16 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
19:19:23 py37 develop-inst: /code
19:19:23 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.6,websocket-client==0.32.0
19:19:23 pre-commit create: /code/.tox/pre-commit
19:19:31 pre-commit installdeps: pre-commit
19:19:43 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:19:43 ___________________________________ summary ____________________________________
19:19:43   py27: skipped tests
19:19:43   py37: skipped tests
19:19:43   pre-commit: skipped tests
19:19:43   congratulations :)
19:19:45 Removing intermediate container 6a2e74ae9aa8
19:19:45  ---> bee0706d7638
19:19:45 Step 29/32 : COPY . .
19:19:45  ---> 05c2ca290a10
19:19:45 Step 30/32 : ARG GIT_COMMIT=unknown
19:19:45  ---> Running in aaa7685d1fec
19:19:45 Removing intermediate container aaa7685d1fec
19:19:45  ---> 5b50857a204d
19:19:45 Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
19:19:45  ---> Running in dc7b012c8e47
19:19:45 Removing intermediate container dc7b012c8e47
19:19:45  ---> f1872384876f
19:19:45 Step 32/32 : RUN script/build/linux-entrypoint
19:19:45  ---> Running in 1e4e519bd5e4
19:19:46 + CODE_PATH=/code
19:19:46 + VENV=/code/.tox/py37
19:19:46 + cd /code
19:19:46 + mkdir -p dist
19:19:46 + chmod 777 dist
19:19:46 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
19:20:04 + '[' -z 23de44781dd40da4a84548e022d10761894bcac5 ']'
19:20:04 + echo 23de44781dd40da4a84548e022d10761894bcac5
19:20:04 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:04 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:04 + '[' '!' -z 1 ']'
19:20:04 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
19:20:04 Cloning into '/tmp/pyinstaller'...
19:20:08 + cd /tmp/pyinstaller/bootloader
19:20:08 + git checkout v3.5
19:20:08 Note: checking out 'v3.5'.
19:20:08 
19:20:08 You are in 'detached HEAD' state. You can look around, make experimental
19:20:08 changes and commit them, and you can discard any commits you make in this
19:20:08 state without impacting any branches by performing another checkout.
19:20:08 
19:20:08 If you want to create a new branch to retain commits you create, you may
19:20:08 do so (now or later) by using -b with the checkout command again. Example:
19:20:08 
19:20:08   git checkout -b <new-branch-name>
19:20:08 
19:20:08 HEAD is now at 498e6ee0 Release 3.5.
19:20:08 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
19:20:08 Setting top to                           : /tmp/pyinstaller/bootloader 
19:20:08 Setting out to                           : /tmp/pyinstaller/bootloader/build 
19:20:08 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
19:20:08 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
19:20:08 Checking size of pointer                 : 8 
19:20:08 Platform                                 : Linux-64bit detected based on compiler 
19:20:08 Checking for flags -m64                  : yes 
19:20:08 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
19:20:08 Checking for program 'strip'             : /usr/bin/strip 
19:20:08 Checking for library dl                  : yes 
19:20:08 Checking for library m                   : yes 
19:20:08 Checking for library z                   : yes 
19:20:08 Checking for function unsetenv           : yes 
19:20:08 Checking for function mkdtemp            : yes 
19:20:08 Checking for flags -Wl,--as-needed       : yes 
19:20:08 'configure' finished successfully (0.350s)
19:20:08 'all' finished successfully (0.000s)
19:20:08 'distclean' finished successfully (0.001s)
19:20:08 Setting top to                           : /tmp/pyinstaller/bootloader 
19:20:08 Setting out to                           : /tmp/pyinstaller/bootloader/build 
19:20:08 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
19:20:08 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
19:20:09 Checking size of pointer                 : 8 
19:20:09 Platform                                 : Linux-64bit detected based on compiler 
19:20:09 Checking for flags -m64                  : yes 
19:20:09 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
19:20:09 Checking for program 'strip'             : /usr/bin/strip 
19:20:09 Checking for library dl                  : yes 
19:20:09 Checking for library m                   : yes 
19:20:09 Checking for library z                   : yes 
19:20:09 Checking for function unsetenv           : yes 
19:20:09 Checking for function mkdtemp            : yes 
19:20:09 Checking for flags -Wl,--as-needed       : yes 
19:20:09 'configure' finished successfully (0.305s)
19:20:09 'make_all' finished successfully (0.003s)
19:20:09 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
19:20:09 [ 1/13] Compiling src/pyi_python.c
19:20:09 [ 2/13] Compiling src/pyi_global.c
19:20:09 [ 3/13] Compiling src/main.c
19:20:09 [ 4/13] Compiling src/pyi_archive.c
19:20:09 [ 5/13] Compiling src/pyi_launch.c
19:20:09 [ 6/13] Compiling src/pyi_win32_utils.c
19:20:09 [ 7/13] Compiling src/pyi_main.c
19:20:09 [ 8/13] Compiling src/pyi_pythonlib.c
19:20:09 [ 9/13] Compiling src/pyi_python27_compat.c
19:20:09 [10/13] Compiling src/pyi_utils.c
19:20:09 [11/13] Compiling src/pyi_path.c
19:20:09 [12/13] Linking build/debug/run_d
19:20:09 [13/13] Processing build/debug/run_d
19:20:09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
19:20:09 'build_debug' finished successfully (0.719s)
19:20:09 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
19:20:09 [ 1/13] Compiling src/pyi_python.c
19:20:09 [ 2/13] Compiling src/pyi_global.c
19:20:10 [ 3/13] Compiling src/main.c
19:20:10 [ 4/13] Compiling src/pyi_utils.c
19:20:10 [ 5/13] Compiling src/pyi_main.c
19:20:10 [ 6/13] Compiling src/pyi_pythonlib.c
19:20:10 [ 7/13] Compiling src/pyi_python27_compat.c
19:20:10 [ 8/13] Compiling src/pyi_win32_utils.c
19:20:10 [ 9/13] Compiling src/pyi_path.c
19:20:10 [10/13] Compiling src/pyi_archive.c
19:20:10 [11/13] Compiling src/pyi_launch.c
19:20:10 [12/13] Linking build/release/run
19:20:10 [13/13] Processing build/release/run
19:20:10 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
19:20:10 'build_release' finished successfully (0.707s)
19:20:10 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
19:20:10 [13/14] Processing build/debug/run_d
19:20:10 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
19:20:10 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
19:20:10 'install_debug' finished successfully (0.014s)
19:20:10 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
19:20:10 [13/14] Processing build/release/run
19:20:10 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
19:20:10 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
19:20:10 'install_release' finished successfully (0.013s)
19:20:10 + /code/.tox/py37/bin/pip3 install ..
19:20:10 Processing /tmp/pyinstaller
19:20:11   Installing build dependencies: started
19:20:16   Installing build dependencies: finished with status 'done'
19:20:16   Getting requirements to build wheel: started
19:20:16   Getting requirements to build wheel: finished with status 'done'
19:20:16     Preparing wheel metadata: started
19:20:16     Preparing wheel metadata: finished with status 'done'
19:20:16 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (41.6.0)
19:20:16 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
19:20:16 Building wheels for collected packages: PyInstaller
19:20:16   Building wheel for PyInstaller (PEP 517): started
19:20:17   Building wheel for PyInstaller (PEP 517): finished with status 'done'
19:20:17   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=34759a2e1545032422f323b7154b0a5fb5b69e95f5aa99716c52246a85ee5dd2
19:20:17   Stored in directory: /tmp/pip-ephem-wheel-cache-oax79mi9/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
19:20:17 Successfully built PyInstaller
19:20:17 Installing collected packages: PyInstaller
19:20:17   Found existing installation: PyInstaller 3.5
19:20:18     Uninstalling PyInstaller-3.5:
19:20:18       Successfully uninstalled PyInstaller-3.5
19:20:18 Successfully installed PyInstaller-3.5
19:20:18 + cd /code
19:20:18 + rm -Rf /tmp/pyinstaller
19:20:18 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
19:20:18 36 INFO: PyInstaller: 3.5
19:20:18 36 INFO: Python: 3.7.4
19:20:18 39 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
19:20:18 40 INFO: UPX is not available.
19:20:18 41 INFO: Extending PYTHONPATH with paths
19:20:18 ['/code/bin', '/code']
19:20:18 42 INFO: checking Analysis
19:20:18 42 INFO: Building Analysis because Analysis-00.toc is non existent
19:20:18 42 INFO: Initializing module dependency graph...
19:20:18 43 INFO: Initializing module graph hooks...
19:20:18 44 INFO: Analyzing base_library.zip ...
19:20:21 2516 INFO: running Analysis Analysis-00.toc
19:20:21 2528 INFO: Caching module hooks...
19:20:21 2531 INFO: Analyzing bin/docker-compose
19:20:21 2616 INFO: Processing pre-find module path hook   distutils
19:20:21 2616 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
19:20:21 2805 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
19:20:22 3656 INFO: Processing pre-safe import module hook   six.moves
19:20:24 5987 INFO: Loading module hooks...
19:20:24 5987 INFO: Loading module hook "hook-certifi.py"...
19:20:24 5988 INFO: Loading module hook "hook-jsonschema.py"...
19:20:24 5989 INFO: Loading module hook "hook-xml.py"...
19:20:24 6027 INFO: Loading module hook "hook-nacl.py"...
19:20:24 6028 INFO: Loading module hook "hook-distutils.py"...
19:20:24 6030 INFO: Loading module hook "hook-pkg_resources.py"...
19:20:25 6353 INFO: Processing pre-safe import module hook   win32com
19:20:25 6355 INFO: Loading module hook "hook-pydoc.py"...
19:20:25 6355 INFO: Loading module hook "hook-sysconfig.py"...
19:20:25 6361 INFO: Loading module hook "hook-encodings.py"...
19:20:25 6398 INFO: Loading module hook "hook-cryptography.py"...
19:20:25 6541 INFO: Looking for ctypes DLLs
19:20:25 Illegal option -p
19:20:25 6569 INFO: Analyzing run-time hooks ...
19:20:25 6578 INFO: Including run-time hook 'pyi_rth_certifi.py'
19:20:25 6579 INFO: Including run-time hook 'pyi_rth_pkgres.py'
19:20:25 6590 INFO: Looking for dynamic libraries
19:20:25 6807 INFO: Looking for eggs
19:20:25 6808 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
19:20:25 6817 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
19:20:25 6870 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
19:20:25 6892 INFO: checking PYZ
19:20:25 6892 INFO: Building PYZ because PYZ-00.toc is non existent
19:20:25 6892 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
19:20:26 7626 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
19:20:26 7636 INFO: checking PKG
19:20:26 7636 INFO: Building PKG because PKG-00.toc is non existent
19:20:26 7636 INFO: Building PKG (CArchive) PKG-00.pkg
19:20:38 18692 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
19:20:38 18695 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
19:20:38 18695 INFO: checking EXE
19:20:38 18695 INFO: Building EXE because EXE-00.toc is non existent
19:20:38 18695 INFO: Building EXE from EXE-00.toc
19:20:38 18695 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
19:20:38 18869 INFO: Building EXE from EXE-00.toc completed successfully.
19:20:38 + ls -la dist/
19:20:38 total 17124
19:20:38 drwxrwxrwx    2 root     root          4096 Nov  6 19:20 .
19:20:38 drwxr-xr-x    1 root     root          4096 Nov  6 19:20 ..
19:20:38 -rwxr-xr-x    1 root     root      17521816 Nov  6 19:20 docker-compose
19:20:38 + ldd dist/docker-compose
19:20:38 	/lib/ld-musl-x86_64.so.1 (0x7f223b1a5000)
19:20:38 	libz.so.1 => /lib/libz.so.1 (0x7f223b16f000)
19:20:38 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f223b1a5000)
19:20:38 + mv dist/docker-compose /usr/local/bin
19:20:38 + docker-compose version
19:20:38 docker-compose version 1.25.0dev, build 23de44781dd40da4a84548e022d10761894bcac5
19:20:38 docker-py version: 4.1.0
19:20:38 CPython version: 3.7.4
19:20:38 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
19:20:39 Removing intermediate container 1e4e519bd5e4
19:20:39  ---> 6ee07209d782
19:20:39 Successfully built 6ee07209d782
19:20:39 Successfully tagged dockerbuildbot/compose:alpine-23de44781dd40da4a84548e022d10761894bcac5
[Pipeline] sh
19:20:40 + docker push dockerbuildbot/compose:alpine-23de44781dd40da4a84548e022d10761894bcac5
19:20:40 The push refers to repository [docker.io/dockerbuildbot/compose]
19:20:40 3206da9c9929: Preparing
19:20:40 85f4515c809d: Preparing
19:20:40 d54de33b7b1e: Preparing
19:20:40 458d672c29a4: Preparing
19:20:40 70fe3d9c03e6: Preparing
19:20:40 15375ef6b15a: Preparing
19:20:40 a06f7f6a1d44: Preparing
19:20:40 ccc8f2ac077e: Preparing
19:20:40 3f433eabfdc0: Preparing
19:20:40 7c339af38309: Preparing
19:20:40 54aca4765b32: Preparing
19:20:40 0b2e2c582e9f: Preparing
19:20:40 5d44d0c42bcf: Preparing
19:20:40 766c278f00e9: Preparing
19:20:40 f3e90e9ed6a1: Preparing
19:20:40 6f7e1a01c16f: Preparing
19:20:40 2a8b7fd42278: Preparing
19:20:40 6a1aa47d6606: Preparing
19:20:40 7b66164940a3: Preparing
19:20:40 c5728f2d608b: Preparing
19:20:40 03901b4a2ea8: Preparing
19:20:40 15375ef6b15a: Waiting
19:20:40 a06f7f6a1d44: Waiting
19:20:40 ccc8f2ac077e: Waiting
19:20:40 3f433eabfdc0: Waiting
19:20:40 7c339af38309: Waiting
19:20:40 54aca4765b32: Waiting
19:20:40 0b2e2c582e9f: Waiting
19:20:40 5d44d0c42bcf: Waiting
19:20:40 766c278f00e9: Waiting
19:20:40 f3e90e9ed6a1: Waiting
19:20:40 6f7e1a01c16f: Waiting
19:20:40 2a8b7fd42278: Waiting
19:20:40 6a1aa47d6606: Waiting
19:20:40 7b66164940a3: Waiting
19:20:40 c5728f2d608b: Waiting
19:20:40 03901b4a2ea8: Waiting
19:20:41 70fe3d9c03e6: Pushed
19:20:42 458d672c29a4: Pushed
19:20:42 85f4515c809d: Pushed
19:20:44 a06f7f6a1d44: Pushed
19:20:44 ccc8f2ac077e: Pushed
19:20:44 15375ef6b15a: Pushed
19:20:45 3f433eabfdc0: Pushed
19:20:45 7c339af38309: Pushed
19:20:45 54aca4765b32: Pushed
19:20:46 3206da9c9929: Pushed
19:20:48 5d44d0c42bcf: Pushed
19:20:48 0b2e2c582e9f: Pushed
19:20:48 f3e90e9ed6a1: Pushed
19:20:48 2a8b7fd42278: Layer already exists
19:20:48 6a1aa47d6606: Layer already exists
19:20:48 7b66164940a3: Layer already exists
19:20:48 c5728f2d608b: Layer already exists
19:20:49 03901b4a2ea8: Layer already exists
19:20:51 d54de33b7b1e: Pushed
19:20:51 766c278f00e9: Pushed
19:21:06 6f7e1a01c16f: Pushed
19:21:06 alpine-23de44781dd40da4a84548e022d10761894bcac5: digest: sha256:40413f531572c7aeeccd8c5141ed9ed346d8e8519403fc5e96eccea6b810947c size: 4715
[Pipeline] echo
19:21:06 dockerbuildbot/compose:alpine-23de44781dd40da4a84548e022d10761894bcac5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-23de44781dd40da4a84548e022d10761894bcac5
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-05966ee8d08f8709c) in /home/ubuntu/workspace/compose_PR-6647
[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/compose_PR-6647@tmp/f09b6427-d5cb-49cb-acc3-b66d516411aa/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
19:21:07 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-23de44781dd40da4a84548e022d10761894bcac5 /code/script/test/versions.py -n 2 docker/docker-ce recent
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-05966ee8d08f8709c) in /home/ubuntu/workspace/compose_PR-6647
[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/compose_PR-6647@tmp/cdf36e61-d986-4b9d-9869-175db8644f2b/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
19:21:08 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
19:21:08 chowning workspace
[Pipeline] sh
19:21:09 + uname -m
[Pipeline] sh
19:21:09 + pwd
19:21:09 + id -u
19:21:09 + id -g
19:21:09 + docker run --rm -v /home/ubuntu/workspace/compose_PR-6647:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
19:21:10 Removing all docker containers
[Pipeline] sh
19:21:11 + docker container ls -aq
[Pipeline] echo
19:21:11 Docker containers have been removed
[Pipeline] echo
19:21:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
19:21:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
19:21:11 using credential sf-release-bot.github.ssh
19:21:11 Cloning the remote Git repository
19:21:11 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6647 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/6647/head:refs/remotes/origin/PR-6647
19:21:12 Fetching without tags
19:21:13 Checking out Revision 23de44781dd40da4a84548e022d10761894bcac5 (PR-6647)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6647/head:refs/remotes/origin/PR-6647 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/6647/head:refs/remotes/origin/PR-6647
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23de44781dd40da4a84548e022d10761894bcac5

GitHub has been notified of this commit’s build result

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

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-05966ee8d08f8709c)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor303.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.$Proxy165.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		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 23de44781dd40da4a84548e022d10761894bcac5
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:834)
Finished: FAILURE