Skip to content
Failed

Console Output

Skipping 314 KB.. Full Log
00:34:47  ---> 5204b4801088
00:34:47 Step 25/32 : COPY setup.py .
00:34:47  ---> 7728535ed2f8
00:34:47 Step 26/32 : COPY README.md .
00:34:47  ---> b7904537375e
00:34:47 Step 27/32 : COPY compose compose/
00:34:47  ---> 83f10f27b536
00:34:47 Step 28/32 : RUN tox --notest
00:34:47  ---> Running in 22557cfa08cf
00:34:48 py27 create: /code/.tox/py27
00:35:00 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
00:37:07 py27 develop-inst: /code
00:37:07 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# 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==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0
00:37:07 py37 create: /code/.tox/py37
00:37:07 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
00:39:13 py37 develop-inst: /code
00:39:13 py37 installed: asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# 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==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0
00:39:13 pre-commit create: /code/.tox/pre-commit
00:39:13 pre-commit installdeps: pre-commit
00:39:20 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0
00:39:20 ___________________________________ summary ____________________________________
00:39:20   py27: skipped tests
00:39:20   py37: skipped tests
00:39:20   pre-commit: skipped tests
00:39:20   congratulations :)
00:39:22 Removing intermediate container 22557cfa08cf
00:39:22  ---> 843ef2b85d30
00:39:22 Step 29/32 : COPY . .
00:39:22  ---> 503be1559918
00:39:22 Step 30/32 : ARG GIT_COMMIT=unknown
00:39:22  ---> Running in d867a64d8504
00:39:23 Removing intermediate container d867a64d8504
00:39:23  ---> d60841de50a0
00:39:23 Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
00:39:23  ---> Running in 3ef9e3181a31
00:39:23 Removing intermediate container 3ef9e3181a31
00:39:23  ---> f7eb4dd1a274
00:39:23 Step 32/32 : RUN script/build/linux-entrypoint
00:39:23  ---> Running in 3db3da497c54
00:39:24 + CODE_PATH=/code
00:39:24 + VENV=/code/.tox/py37
00:39:24 + cd /code
00:39:24 + mkdir -p dist
00:39:24 + chmod 777 dist
00:39:24 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
00:39:46 + '[' -z d2ed869564bee59df4559b85e1882e6ef20f48d0 ']'
00:39:46 + echo d2ed869564bee59df4559b85e1882e6ef20f48d0
00:39:46 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:39:46 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:39:46 + '[' '!' -z 1 ']'
00:39:46 + git clone --single-branch --branch master https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
00:39:46 Cloning into '/tmp/pyinstaller'...
00:39:46 + cd /tmp/pyinstaller/bootloader
00:39:46 + git checkout v3.4
00:39:46 Note: checking out 'v3.4'.
00:39:46 
00:39:46 You are in 'detached HEAD' state. You can look around, make experimental
00:39:46 changes and commit them, and you can discard any commits you make in this
00:39:46 state without impacting any branches by performing another checkout.
00:39:46 
00:39:46 If you want to create a new branch to retain commits you create, you may
00:39:46 do so (now or later) by using -b with the checkout command again. Example:
00:39:46 
00:39:46   git checkout -b <new-branch-name>
00:39:46 
00:39:46 HEAD is now at 0f31b35f Release 3.4.
00:39:46 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
00:39:46 Setting top to                           : /tmp/pyinstaller/bootloader 
00:39:46 Setting out to                           : /tmp/pyinstaller/bootloader/build 
00:39:46 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
00:39:47 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
00:39:47 Checking size of pointer                 : 8 
00:39:47 Platform                                 : Linux-64bit detected based on compiler 
00:39:47 Checking for flags -m64                  : yes 
00:39:47 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
00:39:47 Checking for program 'strip'             : /usr/bin/strip 
00:39:47 Checking for library dl                  : yes 
00:39:47 Checking for library m                   : yes 
00:39:47 Checking for library z                   : yes 
00:39:47 Checking for function unsetenv           : yes 
00:39:47 Checking for function mkdtemp            : yes 
00:39:47 Checking for flags -Wl,--as-needed       : yes 
00:39:47 'configure' finished successfully (0.338s)
00:39:47 'all' finished successfully (0.000s)
00:39:47 'distclean' finished successfully (0.001s)
00:39:47 Setting top to                           : /tmp/pyinstaller/bootloader 
00:39:47 Setting out to                           : /tmp/pyinstaller/bootloader/build 
00:39:47 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
00:39:47 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
00:39:47 Checking size of pointer                 : 8 
00:39:47 Platform                                 : Linux-64bit detected based on compiler 
00:39:47 Checking for flags -m64                  : yes 
00:39:47 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
00:39:47 Checking for program 'strip'             : /usr/bin/strip 
00:39:47 Checking for library dl                  : yes 
00:39:47 Checking for library m                   : yes 
00:39:47 Checking for library z                   : yes 
00:39:47 Checking for function unsetenv           : yes 
00:39:47 Checking for function mkdtemp            : yes 
00:39:47 Checking for flags -Wl,--as-needed       : yes 
00:39:47 'configure' finished successfully (0.300s)
00:39:47 'make_all' finished successfully (0.003s)
00:39:47 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
00:39:47 [ 1/13] Compiling src/pyi_python.c
00:39:47 [ 2/13] Compiling src/pyi_global.c
00:39:47 [ 3/13] Compiling src/main.c
00:39:47 [ 4/13] Compiling src/pyi_archive.c
00:39:47 [ 5/13] Compiling src/pyi_launch.c
00:39:47 [ 6/13] Compiling src/pyi_win32_utils.c
00:39:47 [ 7/13] Compiling src/pyi_main.c
00:39:47 [ 8/13] Compiling src/pyi_pythonlib.c
00:39:47 [ 9/13] Compiling src/pyi_python27_compat.c
00:39:48 [10/13] Compiling src/pyi_utils.c
00:39:48 [11/13] Compiling src/pyi_path.c
00:39:48 [12/13] Linking build/debug/run_d
00:39:48 [13/13] Processing build/debug/run_d
00:39:48 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
00:39:48 'build_debug' finished successfully (0.659s)
00:39:48 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
00:39:48 [ 1/13] Compiling src/pyi_python.c
00:39:48 [ 2/13] Compiling src/pyi_global.c
00:39:48 [ 3/13] Compiling src/main.c
00:39:48 [ 4/13] Compiling src/pyi_archive.c
00:39:48 [ 5/13] Compiling src/pyi_launch.c
00:39:48 [ 6/13] Compiling src/pyi_win32_utils.c
00:39:48 [ 7/13] Compiling src/pyi_main.c
00:39:48 [ 8/13] Compiling src/pyi_pythonlib.c
00:39:48 [ 9/13] Compiling src/pyi_python27_compat.c
00:39:48 [10/13] Compiling src/pyi_utils.c
00:39:48 [11/13] Compiling src/pyi_path.c
00:39:49 [12/13] Linking build/release/run
00:39:49 [13/13] Processing build/release/run
00:39:49 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
00:39:49 'build_release' finished successfully (0.649s)
00:39:49 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
00:39:49 [13/14] Processing build/debug/run_d
00:39:49 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
00:39:49 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
00:39:49 'install_debug' finished successfully (0.014s)
00:39:49 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
00:39:49 [13/14] Processing build/release/run
00:39:49 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
00:39:49 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
00:39:49 'install_release' finished successfully (0.012s)
00:39:49 + /code/.tox/py37/bin/pip3 install ..
00:39:49 Processing /tmp/pyinstaller
00:39:49   Installing build dependencies: started
00:39:54   Installing build dependencies: finished with status 'done'
00:39:54   Getting requirements to build wheel: started
00:39:55   Getting requirements to build wheel: finished with status 'done'
00:39:55     Preparing wheel metadata: started
00:39:55     Preparing wheel metadata: finished with status 'done'
00:39:55 Requirement already satisfied: pefile>=2017.8.1 in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (2019.4.18)
00:39:55 Requirement already satisfied: macholib>=1.8 in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (1.11)
00:39:55 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (0.16.1)
00:39:55 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (41.2.0)
00:39:55 Requirement already satisfied: future in /code/.tox/py37/lib/python3.7/site-packages (from pefile>=2017.8.1->PyInstaller==3.4) (0.17.1)
00:39:55 Building wheels for collected packages: PyInstaller
00:39:55   Building wheel for PyInstaller (PEP 517): started
00:39:56   Building wheel for PyInstaller (PEP 517): finished with status 'done'
00:39:56   Created wheel for PyInstaller: filename=PyInstaller-3.4-cp37-none-any.whl size=2854316 sha256=fd6d45aff1e4aa7b864f976954e0b5c9ab83d0251d447721284091d96333c42c
00:39:56   Stored in directory: /tmp/pip-ephem-wheel-cache-vlxpxe18/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
00:39:56 Successfully built PyInstaller
00:39:56 Installing collected packages: PyInstaller
00:39:56   Found existing installation: PyInstaller 3.4
00:39:56     Uninstalling PyInstaller-3.4:
00:39:56       Successfully uninstalled PyInstaller-3.4
00:39:56 Successfully installed PyInstaller-3.4
00:39:56 + cd /code
00:39:56 + rm -Rf /tmp/pyinstaller
00:39:56 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
00:39:56 37 INFO: PyInstaller: 3.4
00:39:56 37 INFO: Python: 3.7.4
00:39:56 39 INFO: Platform: Linux-4.15.0-1045-aws-x86_64-with
00:39:56 40 INFO: UPX is not available.
00:39:56 42 INFO: Extending PYTHONPATH with paths
00:39:56 ['/code/bin', '/code']
00:39:56 42 INFO: checking Analysis
00:39:56 42 INFO: Building Analysis because Analysis-00.toc is non existent
00:39:56 42 INFO: Initializing module dependency graph...
00:39:56 43 INFO: Initializing module graph hooks...
00:39:56 44 INFO: Analyzing base_library.zip ...
00:39:59 2480 INFO: running Analysis Analysis-00.toc
00:39:59 2491 INFO: Caching module hooks...
00:39:59 2495 INFO: Analyzing bin/docker-compose
00:39:59 2575 INFO: Processing pre-find module path hook   distutils
00:39:59 2576 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
00:39:59 2750 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
00:40:00 3752 INFO: Processing pre-safe import module hook   six.moves
00:40:03 6052 INFO: Loading module hooks...
00:40:03 6053 INFO: Loading module hook "hook-pydoc.py"...
00:40:03 6053 INFO: Loading module hook "hook-nacl.py"...
00:40:03 6055 INFO: Loading module hook "hook-certifi.py"...
00:40:03 6055 INFO: Loading module hook "hook-jsonschema.py"...
00:40:03 6056 INFO: Loading module hook "hook-cryptography.py"...
00:40:03 6225 INFO: Loading module hook "hook-encodings.py"...
00:40:03 6262 INFO: Loading module hook "hook-distutils.py"...
00:40:03 6264 INFO: Loading module hook "hook-xml.py"...
00:40:03 6324 INFO: Looking for ctypes DLLs
00:40:03 6331 INFO: Analyzing run-time hooks ...
00:40:03 6347 INFO: Looking for dynamic libraries
00:40:03 6562 INFO: Looking for eggs
00:40:03 6563 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
00:40:03 6571 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
00:40:03 6624 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
00:40:03 6645 INFO: checking PYZ
00:40:03 6645 INFO: Building PYZ because PYZ-00.toc is non existent
00:40:03 6645 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
00:40:04 7350 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
00:40:04 7361 INFO: checking PKG
00:40:04 7361 INFO: Building PKG because PKG-00.toc is non existent
00:40:04 7361 INFO: Building PKG (CArchive) PKG-00.pkg
00:40:16 18236 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
00:40:16 18239 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
00:40:16 18239 INFO: checking EXE
00:40:16 18239 INFO: Building EXE because EXE-00.toc is non existent
00:40:16 18239 INFO: Building EXE from EXE-00.toc
00:40:16 18239 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
00:40:16 18396 INFO: Building EXE from EXE-00.toc completed successfully.
00:40:16 + ls -la dist/
00:40:16 total 16948
00:40:16 drwxrwxrwx    2 root     root          4096 Sep 10 00:40 .
00:40:16 drwxr-xr-x    1 root     root          4096 Sep 10 00:39 ..
00:40:16 -rwxr-xr-x    1 root     root      17340592 Sep 10 00:40 docker-compose
00:40:16 + ldd dist/docker-compose
00:40:16 	/lib/ld-musl-x86_64.so.1 (0x7f187cb87000)
00:40:16 	libz.so.1 => /lib/libz.so.1 (0x7f187cb51000)
00:40:16 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f187cb87000)
00:40:16 + mv dist/docker-compose /usr/local/bin
00:40:16 + docker-compose version
00:40:16 docker-compose version 1.25.0dev, build d2ed869564bee59df4559b85e1882e6ef20f48d0
00:40:16 docker-py version: 4.0.1
00:40:16 CPython version: 3.7.4
00:40:16 OpenSSL version: OpenSSL 1.1.1c  28 May 2019
00:40:17 Removing intermediate container 3db3da497c54
00:40:17  ---> 796d9d5fa147
00:40:17 Successfully built 796d9d5fa147
00:40:17 Successfully tagged dockerbuildbot/compose:alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0
[Pipeline] sh
00:40:17 + docker push dockerbuildbot/compose:alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0
00:40:17 The push refers to repository [docker.io/dockerbuildbot/compose]
00:40:17 92228aadc20f: Preparing
00:40:17 a3bb96ecbdde: Preparing
00:40:17 7ce70fdd714a: Preparing
00:40:17 4764cfe6ac8d: Preparing
00:40:17 7fa2345069a6: Preparing
00:40:17 e7bdb1a64d41: Preparing
00:40:17 359afde608ff: Preparing
00:40:17 142225dcde7f: Preparing
00:40:17 e78d5bf25737: Preparing
00:40:17 08fa1aeda429: Preparing
00:40:17 398165cb3e3f: Preparing
00:40:17 f740c7ebb0bd: Preparing
00:40:17 eb7d56bc02c7: Preparing
00:40:17 65d7716dfd4d: Preparing
00:40:17 d382b75b213b: Preparing
00:40:17 2c189d8e02b4: Preparing
00:40:17 df8f08ee9463: Preparing
00:40:17 6a1aa47d6606: Preparing
00:40:17 7b66164940a3: Preparing
00:40:17 c5728f2d608b: Preparing
00:40:17 03901b4a2ea8: Preparing
00:40:17 e7bdb1a64d41: Waiting
00:40:17 359afde608ff: Waiting
00:40:17 142225dcde7f: Waiting
00:40:17 e78d5bf25737: Waiting
00:40:17 08fa1aeda429: Waiting
00:40:17 398165cb3e3f: Waiting
00:40:17 f740c7ebb0bd: Waiting
00:40:17 eb7d56bc02c7: Waiting
00:40:17 65d7716dfd4d: Waiting
00:40:17 d382b75b213b: Waiting
00:40:17 2c189d8e02b4: Waiting
00:40:17 df8f08ee9463: Waiting
00:40:17 6a1aa47d6606: Waiting
00:40:17 7b66164940a3: Waiting
00:40:17 c5728f2d608b: Waiting
00:40:17 03901b4a2ea8: Waiting
00:40:18 7fa2345069a6: Pushed
00:40:19 4764cfe6ac8d: Pushed
00:40:19 a3bb96ecbdde: Pushed
00:40:21 359afde608ff: Pushed
00:40:21 e7bdb1a64d41: Pushed
00:40:21 142225dcde7f: Pushed
00:40:22 e78d5bf25737: Pushed
00:40:22 08fa1aeda429: Pushed
00:40:22 398165cb3e3f: Pushed
00:40:24 eb7d56bc02c7: Pushed
00:40:24 92228aadc20f: Pushed
00:40:25 f740c7ebb0bd: Pushed
00:40:26 df8f08ee9463: Layer already exists
00:40:26 d382b75b213b: Pushed
00:40:26 6a1aa47d6606: Layer already exists
00:40:26 c5728f2d608b: Layer already exists
00:40:26 7b66164940a3: Layer already exists
00:40:26 03901b4a2ea8: Layer already exists
00:40:28 65d7716dfd4d: Pushed
00:40:29 7ce70fdd714a: Pushed
00:40:41 2c189d8e02b4: Pushed
00:40:41 alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0: digest: sha256:a78c5f62dd4bfcf897b9ced017d56a748291752108e52711d780370fbfe63113 size: 4715
[Pipeline] echo
00:40:41 dockerbuildbot/compose:alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850
[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-6850@tmp/e36799d8-9d96-4f22-a19d-47dfaaf1a724/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
00:40:42 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-d2ed869564bee59df4559b85e1882e6ef20f48d0 /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-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850
[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-6850@tmp/26bc39fc-605e-4c98-8b7d-31d5c227341b/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
00:40:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
00:40:43 chowning workspace
[Pipeline] sh
00:40:44 + uname -m
[Pipeline] sh
00:40:44 + pwd
00:40:44 + id -u
00:40:44 + id -g
00:40:44 + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
00:40:45 Removing all docker containers
[Pipeline] sh
00:40:45 + docker container ls -aq
[Pipeline] echo
00:40:45 Docker containers have been removed
[Pipeline] echo
00:40:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
00:40:45 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
00:40:46 using credential sf-release-bot.github.ssh
00:40:46 Cloning the remote Git repository
00:40:46 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6850 # 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/6850/head:refs/remotes/origin/PR-6850
00:40:47 Fetching without tags
00:40:47 Checking out Revision d2ed869564bee59df4559b85e1882e6ef20f48d0 (PR-6850)
[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/6850/head:refs/remotes/origin/PR-6850 # 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/6850/head:refs/remotes/origin/PR-6850
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2ed869564bee59df4559b85e1882e6ef20f48d0

GitHub has been notified of this commit’s build result

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

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-020f0cddef802e4dc)
		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.GeneratedMethodAccessor470.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.$Proxy418.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 d2ed869564bee59df4559b85e1882e6ef20f48d0
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365)
	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