We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Be sure to check the existing issues (both open and closed!).
When running on CircleCI pipenv times out, stuck on Cleaning up...
Cleaning up...
It finishes installing
It times out after 10 minutes (CCI exits):
#!/bin/bash -eo pipefail pipenv sync --dev --verbose Creating a virtualenv for this project... Pipfile: /home/circleci/project/Pipfile Using /usr/local/bin/python3.6m (3.6.5) to create virtualenv... Running virtualenv with interpreter /usr/local/bin/python3.6m Using base prefix '/usr/local' New python executable in /home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/python3.6m Also creating executable in /home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/python Installing setuptools, pip, wheel...done. Setting project for project-zxI9dQ-Q to /home/circleci/project Virtualenv location: /home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q Installing dependencies from Pipfile.lock (cf609f)... Installing 'aws-lambda-logging==0.1.1 --hash=sha256:c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-ae247jbg-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'certifi==2018.4.16 --hash=sha256:13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7 --hash=sha256:9fa520c1bacfb634fa7af20a76bcbd3d5fb390481724c597da32c719a7dca4b0' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-63ft_s6q-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'chardet==3.0.4 --hash=sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae --hash=sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-xyfpsf27-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'dialogue.auth0-client==0.0.14 --hash=sha256:e4ff879473aac0e06b7a386ca46883d96b441fd4931a6e0874db7a7ec86be467' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-eywmcjfn-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'dialogue.aws-lambda-tracing==0.0.6 --hash=sha256:cdc16a61b4b2a249e00ff97c6ecff990a5ecb188f1006fe3576578d04f3dd2e2' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-xhq94zhu-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'dialogue.kappa==0.2.12 --hash=sha256:29de979bacb187478338241cb461cfecafa316814b861040a8da160917229adb' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-36exc3dx-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'dogpile.cache==0.6.5 --hash=sha256:631197e78b4471bb0e93d0a86264c45736bc9ae43b4205d581dcc34fbe9b5f31' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-ok57n967-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'idna==2.7 --hash=sha256:156a6814fb5ac1fc6850fb002e0852d56c0c8d2531923a51032d1b70760e186e --hash=sha256:684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-d18_j835-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'requests==2.19.1 --hash=sha256:63b52e3c866428a224f97cab011de738c36aec0185aa91cfacd418b5d58911d1 --hash=sha256:ec22d826a36ed72a7358ff3fe56cbd4ba69dd7a6718ffd450ff0e9df7a47ce6a' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-vl9rwh5v-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'rollbar==0.14.1 --hash=sha256:a629babe937869c6ca0386edca96b3e434e6f40cbc169aca0578ca72fb694734' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-aobag_1e-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'six==1.11.0 --hash=sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9 --hash=sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-5gk8h9un-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'urllib3==1.23 --hash=sha256:a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf --hash=sha256:b5725a0bd4ba422ab0e66e89e030c806576753ea3ee08554382c14e685d117b5' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-6lymydhr-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'voluptuous==0.11.1 --hash=sha256:6bbbe83a509d948230e9f921ba2e75173590be988eeb446dbe7a54268bef4da8 --hash=sha256:af7315c9fa99e0bfd195a21106c82c81619b42f0bd9b6e287b797c6b6b6a9918' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-q8prpk7k-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/REDACTED/dialogue --exists-action w Installing 'wrapt==1.10.11 --hash=sha256:d4d560d479f2c21e1b5443bbd15fe7ec4b37fe7e53d335d3b9b0a7b1226fe3c6' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-drppgfvk-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'argh==0.26.2 --hash=sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971bdc7d7fcaf3 --hash=sha256:e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-2ol253n6-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Installing 'aspy.yaml==1.1.1 --hash=sha256:04d26279513618f1024e1aba46471db870b3b33aef204c2d09bcf93bea9ba13f --hash=sha256:0a77e23fafe7b242068ffc0252cee130d3e509040908fc678d9d1060e7494baa' $ "/home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/pip" install --verbose --no-deps -r "/tmp/pipenv-s4_i4s3g-requirements/pipenv-hbbntu2v-requirement.txt" --require-hashes -i https://pypi.org/simple --extra-index-url https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue --exists-action w Created temporary directory: /tmp/pip-ephem-wheel-cache-h76zg_j2 Created temporary directory: /tmp/pip-install-v_iqh84i Looking in indexes: https://pypi.org/simple, https://pypi.fury.io/REDACTED/dialogue/, https://pypi.fury.io/REDACTED/dialogue Collecting aws-lambda-logging==0.1.1 (from -r /tmp/pipenv-s4_i4s3g-requirements/pipenv-ae247jbg-requirement.txt (line 1)) 3 location(s) to search for versions of aws-lambda-logging: * https://pypi.org/simple/aws-lambda-logging/ * https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ * https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ Getting page https://pypi.org/simple/aws-lambda-logging/ Looking up "https://pypi.org/simple/aws-lambda-logging/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.org https://pypi.org:443 "GET /simple/aws-lambda-logging/ HTTP/1.1" 200 1562 Updating cache with response from "https://pypi.org/simple/aws-lambda-logging/" Caching due to etag Analyzing links from page https://pypi.org/simple/aws-lambda-logging/ Found link https://files.pythonhosted.org/packages/0f/e0/011075233cb9b4b603e240a45ba0f859aed240f33d6a04f83962b464072c/aws_lambda_logging-0.0.10.tar.gz#sha256=1026e320f464beaa3138139f85950a756409ce24da691a2d8bc6c26e85314979 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.10 Found link https://files.pythonhosted.org/packages/c5/01/2f90c24dc213003d83fa839ecce0f0887bac5a2f65bd1ee71a87716809b2/aws_lambda_logging-0.0.11.tar.gz#sha256=ec3059d876d2cb21da288cd477c58e8dc4b5da8251ea9fe5e0783b6f08496521 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.11 Found link https://files.pythonhosted.org/packages/07/f5/49668118aaa1e518a6332c291daac7e18876c56c0cfdb39c9a21cb2e6fab/aws_lambda_logging-0.0.12.tar.gz#sha256=113440165228354b2e9d6192b2f9c05ccb9b11b82bdfb1710c0f9397070196d7 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.12 Found link https://files.pythonhosted.org/packages/13/e2/7cb009ea5bc932eb71195bdeaad598de79054f54c299b6a6ceec2365fced/aws_lambda_logging-0.0.13.tar.gz#sha256=97628a58cd3353b7a68e97eb00aab823f9caaeed696e24cb892040f511dcf986 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.13 Found link https://files.pythonhosted.org/packages/f8/25/1f2d2d4ad80b6089cfb66fa0d7f3b6155c7af2bc924df47c316a624e94e7/aws_lambda_logging-0.0.14.tar.gz#sha256=656a6808f1b269401861f1f906a0e006f4f38882f0ea72731f63c0a1ab1aa47d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.14 Found link https://files.pythonhosted.org/packages/db/01/39aab4173c440f7ec8192eba056c7e1f53ff82a77d353da1054b51dbcb58/aws_lambda_logging-0.0.15.tar.gz#sha256=8f67335eff6572d0183327ef1efd44eedc05758b6d4fee9a4835782ae7da7d0d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.15 Found link https://files.pythonhosted.org/packages/e2/33/6fef9af4cc63e3812db06f2f8a61b6fbc73919c2999035732578a2463b37/aws_lambda_logging-0.0.16.tar.gz#sha256=c9b0d8d037a6efed652133174af49363e3e579641652bbdc7ab96400dd314d53 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.16 Found link https://files.pythonhosted.org/packages/79/f1/c6034f01a3a39b9c59cb4ef609680236a49277ae0427efd8193ac2c65a26/aws_lambda_logging-0.0.17.tar.gz#sha256=e30f8fcc048a43116992895be7896bbd7a52354b5547b1bdf143dba16f869cb6 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.17 Found link https://files.pythonhosted.org/packages/6c/a3/61da05f1a42f39a7e02b9a04c2b01a0094d4f0f7edcdc6a56bc78f0f1663/aws_lambda_logging-0.0.18.tar.gz#sha256=b670a8cb3214272150e624b02a4ccf8497fb527fe3b722f4da543efc6027d56d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.18 Found link https://files.pythonhosted.org/packages/f3/4b/e4f4c1fae7e0c1c075e374ed0fc75b64f7983d091dfd71fdc3360939bcff/aws_lambda_logging-0.0.19.tar.gz#sha256=641f9a755500b2fa8d43205941fb91b0c02fa45f039e5c423a2fbf29d41e97be (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.19 Found link https://files.pythonhosted.org/packages/3c/aa/606f2f210f4f16af874b8faedf73d2a2195cb93d607b4b4d744c26c6f866/aws_lambda_logging-0.0.20.tar.gz#sha256=54cae1d259465c4961282ec506d0e56ca3fc14a2bffd1dd03295b5c9c931e024 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.20 Found link https://files.pythonhosted.org/packages/a4/22/55be010a30b06174478b2c11a4158735cdbf569070f6760f09e610a3d653/aws_lambda_logging-0.0.21.tar.gz#sha256=fe78e6baa046962bf9a21970abc521860938af4d24f78c9bf1d226707f8585fa (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.21 Found link https://files.pythonhosted.org/packages/03/67/ad7f2eaede09c9710813a0d05600bfe20ead3337c3313e488e72942a8a7c/aws_lambda_logging-0.0.22.tar.gz#sha256=a802b0d7793786d6a33f578b26c6288dccb65f7997b8aa5f1cf3b51c150c4d74 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.22 Found link https://files.pythonhosted.org/packages/19/a7/5c9b1e4d36980966cab794dde8966d45fabbd1f334f0a05948afee2ab4df/aws_lambda_logging-0.0.23.tar.gz#sha256=ba1d116d934513e71704cd877b39a77c95df7447d1f8596d0ae8643bb42d7034 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.23 Found link https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.1.1 Getting page https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ Looking up "https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.fury.io https://pypi.fury.io:443 "GET /REDACTED/dialogue/aws-lambda-logging/ HTTP/1.1" 404 1168 Status code 404 not in (200, 203, 300, 301) Could not fetch URL https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/: 404 Client Error: Not Found for url: https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ - skipping Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-d0ph6boz Looking up "https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz" in the cache Ignoring unknown cache-control directive: No cache entry available Starting new HTTPS connection (1): files.pythonhosted.org https://files.pythonhosted.org:443 "GET /packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz HTTP/1.1" 200 3770 Downloading https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from https://pypi.org/simple/aws-lambda-logging/) Ignoring unknown cache-control directive: Ignoring unknown cache-control directive: immutable Updating cache with response from "https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz" Caching due to etag Running setup.py (path:/tmp/pip-install-v_iqh84i/aws-lambda-logging/setup.py) egg_info for package aws-lambda-logging Running command python setup.py egg_info /usr/local/lib/python3.6/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running egg_info creating pip-egg-info/aws_lambda_logging.egg-info writing pip-egg-info/aws_lambda_logging.egg-info/PKG-INFO writing dependency_links to pip-egg-info/aws_lambda_logging.egg-info/dependency_links.txt writing requirements to pip-egg-info/aws_lambda_logging.egg-info/requires.txt writing top-level names to pip-egg-info/aws_lambda_logging.egg-info/top_level.txt writing manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-tests.txt' writing manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' Source in /tmp/pip-install-v_iqh84i/aws-lambda-logging has version 0.1.1, which satisfies requirement aws-lambda-logging==0.1.1 from https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from -r /tmp/pipenv-s4_i4s3g-requirements/pipenv-ae247jbg-requirement.txt (line 1)) Building wheels for collected packages: aws-lambda-logging Created temporary directory: /tmp/pip-wheel-csdud_c4 Running setup.py bdist_wheel for aws-lambda-logging: started Destination directory: /tmp/pip-wheel-csdud_c4 Running command /home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/python3.6m -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-v_iqh84i/aws-lambda-logging/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-csdud_c4 --python-tag cp36 /usr/local/lib/python3.6/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying aws_lambda_logging.py -> build/lib warning: build_py: byte-compiling is disabled, skipping. installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib/aws_lambda_logging.py -> build/bdist.linux-x86_64/wheel warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info writing aws_lambda_logging.egg-info/PKG-INFO writing dependency_links to aws_lambda_logging.egg-info/dependency_links.txt writing requirements to aws_lambda_logging.egg-info/requires.txt writing top-level names to aws_lambda_logging.egg-info/top_level.txt reading manifest file 'aws_lambda_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-tests.txt' writing manifest file 'aws_lambda_logging.egg-info/SOURCES.txt' Copying aws_lambda_logging.egg-info to build/bdist.linux-x86_64/wheel/aws_lambda_logging-0.1.1-py3.6.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aws_lambda_logging-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-csdud_c4/aws_lambda_logging-0.1.1-cp36-none-any.whl' and adding '.' to it adding 'aws_lambda_logging.py' adding 'aws_lambda_logging-0.1.1.dist-info/top_level.txt' adding 'aws_lambda_logging-0.1.1.dist-info/WHEEL' adding 'aws_lambda_logging-0.1.1.dist-info/METADATA' adding 'aws_lambda_logging-0.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Running setup.py bdist_wheel for aws-lambda-logging: finished with status 'done' Stored in directory: /home/circleci/.cache/pipenv/wheels/d4/84/7e/ecb0ba44ff4f4aaced06b9129a0981a02feaf3a91bf0b0bcee Removing source in /tmp/pip-install-v_iqh84i/aws-lambda-logging Successfully built aws-lambda-logging Installing collected packages: aws-lambda-logging Successfully installed aws-lambda-logging-0.1.1 Cleaning up... Created temporary directory: /tmp/pip-ephem-wheel-cache-h76zg_j2 Created temporary directory: /tmp/pip-install-v_iqh84i Looking in indexes: https://pypi.org/simple, https://pypi.fury.io/REDACTED/dialogue/, https://pypi.fury.io/REDACTED/dialogue Collecting aws-lambda-logging==0.1.1 (from -r /tmp/pipenv-s4_i4s3g-requirements/pipenv-ae247jbg-requirement.txt (line 1)) 3 location(s) to search for versions of aws-lambda-logging: * https://pypi.org/simple/aws-lambda-logging/ * https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ * https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ Getting page https://pypi.org/simple/aws-lambda-logging/ Looking up "https://pypi.org/simple/aws-lambda-logging/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.org https://pypi.org:443 "GET /simple/aws-lambda-logging/ HTTP/1.1" 200 1562 Updating cache with response from "https://pypi.org/simple/aws-lambda-logging/" Caching due to etag Analyzing links from page https://pypi.org/simple/aws-lambda-logging/ Found link https://files.pythonhosted.org/packages/0f/e0/011075233cb9b4b603e240a45ba0f859aed240f33d6a04f83962b464072c/aws_lambda_logging-0.0.10.tar.gz#sha256=1026e320f464beaa3138139f85950a756409ce24da691a2d8bc6c26e85314979 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.10 Found link https://files.pythonhosted.org/packages/c5/01/2f90c24dc213003d83fa839ecce0f0887bac5a2f65bd1ee71a87716809b2/aws_lambda_logging-0.0.11.tar.gz#sha256=ec3059d876d2cb21da288cd477c58e8dc4b5da8251ea9fe5e0783b6f08496521 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.11 Found link https://files.pythonhosted.org/packages/07/f5/49668118aaa1e518a6332c291daac7e18876c56c0cfdb39c9a21cb2e6fab/aws_lambda_logging-0.0.12.tar.gz#sha256=113440165228354b2e9d6192b2f9c05ccb9b11b82bdfb1710c0f9397070196d7 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.12 Found link https://files.pythonhosted.org/packages/13/e2/7cb009ea5bc932eb71195bdeaad598de79054f54c299b6a6ceec2365fced/aws_lambda_logging-0.0.13.tar.gz#sha256=97628a58cd3353b7a68e97eb00aab823f9caaeed696e24cb892040f511dcf986 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.13 Found link https://files.pythonhosted.org/packages/f8/25/1f2d2d4ad80b6089cfb66fa0d7f3b6155c7af2bc924df47c316a624e94e7/aws_lambda_logging-0.0.14.tar.gz#sha256=656a6808f1b269401861f1f906a0e006f4f38882f0ea72731f63c0a1ab1aa47d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.14 Found link https://files.pythonhosted.org/packages/db/01/39aab4173c440f7ec8192eba056c7e1f53ff82a77d353da1054b51dbcb58/aws_lambda_logging-0.0.15.tar.gz#sha256=8f67335eff6572d0183327ef1efd44eedc05758b6d4fee9a4835782ae7da7d0d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.15 Found link https://files.pythonhosted.org/packages/e2/33/6fef9af4cc63e3812db06f2f8a61b6fbc73919c2999035732578a2463b37/aws_lambda_logging-0.0.16.tar.gz#sha256=c9b0d8d037a6efed652133174af49363e3e579641652bbdc7ab96400dd314d53 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.16 Found link https://files.pythonhosted.org/packages/79/f1/c6034f01a3a39b9c59cb4ef609680236a49277ae0427efd8193ac2c65a26/aws_lambda_logging-0.0.17.tar.gz#sha256=e30f8fcc048a43116992895be7896bbd7a52354b5547b1bdf143dba16f869cb6 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.17 Found link https://files.pythonhosted.org/packages/6c/a3/61da05f1a42f39a7e02b9a04c2b01a0094d4f0f7edcdc6a56bc78f0f1663/aws_lambda_logging-0.0.18.tar.gz#sha256=b670a8cb3214272150e624b02a4ccf8497fb527fe3b722f4da543efc6027d56d (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.18 Found link https://files.pythonhosted.org/packages/f3/4b/e4f4c1fae7e0c1c075e374ed0fc75b64f7983d091dfd71fdc3360939bcff/aws_lambda_logging-0.0.19.tar.gz#sha256=641f9a755500b2fa8d43205941fb91b0c02fa45f039e5c423a2fbf29d41e97be (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.19 Found link https://files.pythonhosted.org/packages/3c/aa/606f2f210f4f16af874b8faedf73d2a2195cb93d607b4b4d744c26c6f866/aws_lambda_logging-0.0.20.tar.gz#sha256=54cae1d259465c4961282ec506d0e56ca3fc14a2bffd1dd03295b5c9c931e024 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.20 Found link https://files.pythonhosted.org/packages/a4/22/55be010a30b06174478b2c11a4158735cdbf569070f6760f09e610a3d653/aws_lambda_logging-0.0.21.tar.gz#sha256=fe78e6baa046962bf9a21970abc521860938af4d24f78c9bf1d226707f8585fa (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.21 Found link https://files.pythonhosted.org/packages/03/67/ad7f2eaede09c9710813a0d05600bfe20ead3337c3313e488e72942a8a7c/aws_lambda_logging-0.0.22.tar.gz#sha256=a802b0d7793786d6a33f578b26c6288dccb65f7997b8aa5f1cf3b51c150c4d74 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.22 Found link https://files.pythonhosted.org/packages/19/a7/5c9b1e4d36980966cab794dde8966d45fabbd1f334f0a05948afee2ab4df/aws_lambda_logging-0.0.23.tar.gz#sha256=ba1d116d934513e71704cd877b39a77c95df7447d1f8596d0ae8643bb42d7034 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.0.23 Found link https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from https://pypi.org/simple/aws-lambda-logging/), version: 0.1.1 Getting page https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ Looking up "https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.fury.io https://pypi.fury.io:443 "GET /REDACTED/dialogue/aws-lambda-logging/ HTTP/1.1" 404 1168 Status code 404 not in (200, 203, 300, 301) Could not fetch URL https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/: 404 Client Error: Not Found for url: https://pypi.fury.io/REDACTED/dialogue/aws-lambda-logging/ - skipping Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-d0ph6boz Looking up "https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz" in the cache Ignoring unknown cache-control directive: No cache entry available Starting new HTTPS connection (1): files.pythonhosted.org https://files.pythonhosted.org:443 "GET /packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz HTTP/1.1" 200 3770 Downloading https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from https://pypi.org/simple/aws-lambda-logging/) Ignoring unknown cache-control directive: Ignoring unknown cache-control directive: immutable Updating cache with response from "https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz" Caching due to etag Running setup.py (path:/tmp/pip-install-v_iqh84i/aws-lambda-logging/setup.py) egg_info for package aws-lambda-logging Running command python setup.py egg_info /usr/local/lib/python3.6/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running egg_info creating pip-egg-info/aws_lambda_logging.egg-info writing pip-egg-info/aws_lambda_logging.egg-info/PKG-INFO writing dependency_links to pip-egg-info/aws_lambda_logging.egg-info/dependency_links.txt writing requirements to pip-egg-info/aws_lambda_logging.egg-info/requires.txt writing top-level names to pip-egg-info/aws_lambda_logging.egg-info/top_level.txt writing manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-tests.txt' writing manifest file 'pip-egg-info/aws_lambda_logging.egg-info/SOURCES.txt' Source in /tmp/pip-install-v_iqh84i/aws-lambda-logging has version 0.1.1, which satisfies requirement aws-lambda-logging==0.1.1 from https://files.pythonhosted.org/packages/94/0e/8357fd958d48004fc0a2813c22538adbeab2607f56d74dfff8a16d433a2c/aws_lambda_logging-0.1.1.tar.gz#sha256=c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06 (from -r /tmp/pipenv-s4_i4s3g-requirements/pipenv-ae247jbg-requirement.txt (line 1)) Building wheels for collected packages: aws-lambda-logging Created temporary directory: /tmp/pip-wheel-csdud_c4 Running setup.py bdist_wheel for aws-lambda-logging: started Destination directory: /tmp/pip-wheel-csdud_c4 Running command /home/circleci/.local/share/virtualenvs/project-zxI9dQ-Q/bin/python3.6m -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-v_iqh84i/aws-lambda-logging/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-csdud_c4 --python-tag cp36 /usr/local/lib/python3.6/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying aws_lambda_logging.py -> build/lib warning: build_py: byte-compiling is disabled, skipping. installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib/aws_lambda_logging.py -> build/bdist.linux-x86_64/wheel warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info writing aws_lambda_logging.egg-info/PKG-INFO writing dependency_links to aws_lambda_logging.egg-info/dependency_links.txt writing requirements to aws_lambda_logging.egg-info/requires.txt writing top-level names to aws_lambda_logging.egg-info/top_level.txt reading manifest file 'aws_lambda_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-tests.txt' writing manifest file 'aws_lambda_logging.egg-info/SOURCES.txt' Copying aws_lambda_logging.egg-info to build/bdist.linux-x86_64/wheel/aws_lambda_logging-0.1.1-py3.6.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aws_lambda_logging-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-csdud_c4/aws_lambda_logging-0.1.1-cp36-none-any.whl' and adding '.' to it adding 'aws_lambda_logging.py' adding 'aws_lambda_logging-0.1.1.dist-info/top_level.txt' adding 'aws_lambda_logging-0.1.1.dist-info/WHEEL' adding 'aws_lambda_logging-0.1.1.dist-info/METADATA' adding 'aws_lambda_logging-0.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Running setup.py bdist_wheel for aws-lambda-logging: finished with status 'done' Stored in directory: /home/circleci/.cache/pipenv/wheels/d4/84/7e/ecb0ba44ff4f4aaced06b9129a0981a02feaf3a91bf0b0bcee Removing source in /tmp/pip-install-v_iqh84i/aws-lambda-logging Successfully built aws-lambda-logging Installing collected packages: aws-lambda-logging Successfully installed aws-lambda-logging-0.1.1 Cleaning up... Aborted! 🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 15/59 — 00:10:02 Too long with no output (exceeded 10m0s)
Not sure, when I enter debug build with ssh enabled and try the same pipenv commands it doesn't hang like I've presented above.
Pipenv version: '2018.7.1'
'2018.7.1'
Pipenv location: '/usr/local/lib/python3.6/site-packages/pipenv'
'/usr/local/lib/python3.6/site-packages/pipenv'
Python location: '/usr/local/bin/python'
'/usr/local/bin/python'
Other Python installations in PATH:
PATH
2.7: /usr/bin/python2.7
2.7
/usr/bin/python2.7
3.5: /usr/bin/python3.5m
3.5
/usr/bin/python3.5m
3.5: /usr/bin/python3.5
/usr/bin/python3.5
3.6: /usr/local/bin/python3.6m
3.6
/usr/local/bin/python3.6m
3.6: /usr/local/bin/python3.6
/usr/local/bin/python3.6
3.6.5: /usr/local/bin/python
3.6.5
/usr/local/bin/python
2.7.13: /usr/bin/python
2.7.13
/usr/bin/python
2.7.13: /usr/bin/python2
/usr/bin/python2
3.6.5: /usr/local/bin/python3
/usr/local/bin/python3
3.5.3: /usr/bin/python3
3.5.3
/usr/bin/python3
PEP 508 Information:
{'implementation_name': 'cpython', 'implementation_version': '3.6.5', 'os_name': 'posix', 'platform_machine': 'x86_64', 'platform_python_implementation': 'CPython', 'platform_release': '4.4.0-128-generic', 'platform_system': 'Linux', 'platform_version': '#154~14.04.1-Ubuntu SMP Fri May 25 14:58:51 UTC 2018', 'python_full_version': '3.6.5', 'python_version': '3.6', 'sys_platform': 'linux'}
System environment variables:
CIRCLE_NODE_INDEX
CIRCLE_BUILD_URL
CIRCLE_COMPARE_URL
AUTH0_AUDIENCE
LANG
CIRCLE_INTERNAL_CONFIG
HOSTNAME
CIRCLE_INTERNAL_SCRATCH
CIRCLE_PULL_REQUEST
CI_PULL_REQUEST
CIRCLE_WORKING_DIRECTORY
AWS_SECRET_ACCESS_KEY
AUTH0_URL
GPG_KEY
CIRCLE_WORKFLOW_CONCURRENCY_MAP
AUTH0_CLIENT_SECRET
CIRCLE_PREVIOUS_BUILD_NUM
CIRCLE_SHA1
AUTH0_CLIENT_ID
CIRCLE_WORKFLOW_UPSTREAM_JOB_IDS
SSH_AUTH_SOCK
AWS_DEFAULT_REGION
CI
CIRCLE_PROJECT_REPONAME
CIRCLE_WORKFLOW_JOB_ID
PWD
HOME
CI_PULL_REQUESTS
PIP_EXTRA_INDEX_URL
CIRCLE_USERNAME
BASH_ENV
DEBIAN_FRONTEND
CIRCLE_NODE_TOTAL
CIRCLE_SHELL_ENV
CIRCLE_INTERNAL_TASK_DATA
CIRCLE_STAGE
MATTERMOST_URL
CIRCLE_PROJECT_USERNAME
NO_PROXY
CIRCLE_BRANCH
CIRCLE_BUILD_NUM
CIRCLE_WORKFLOW_ID
CIRCLECI
CIRCLE_PULL_REQUESTS
PYTHON_VERSION
GEMFURY_TOKEN
AWS_ACCESS_KEY_ID
SHLVL
CIRCLE_REPOSITORY_URL
CIRCLE_WORKFLOW_WORKSPACE_ID
CIRCLE_JOB
PYTHON_PIP_VERSION
_
PYTHONDONTWRITEBYTECODE
PIP_PYTHON_PATH
Pipenv–specific environment variables:
Debug–specific environment variables:
/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
C.UTF-8
/home/circleci/project
Contents of Pipfile ('/home/circleci/project/Pipfile'):
Pipfile
[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [[source]] url = "https://pypi.fury.io/$GEMFURY_TOKEN/dialogue" verify_ssl = true name = "fury" [packages] aws-lambda-logging = "*" "dialogue.auth0-client" = "*" "dialogue.aws-lambda-tracing" = "*" "dialogue.kappa" = "*" rollbar = "*" voluptuous = "*" [dev-packages] isort = "*" yapf = "*" pre-commit = "*" pytest = "*" pylama = "*" codecov = "*" coverage = "*" pytest-cov = "*" "boto3" = "*" rope = "*" pytest-watch = "*" [requires] python_version = "3.6" [scripts] "deploy:dev" = "serverless deploy --stage dev" "test" = "pytest" "test:dev" = "pytest-watch"
Contents of Pipfile.lock ('/home/circleci/project/Pipfile.lock'):
Pipfile.lock
{ "_meta": { "hash": { "sha256": "aecb30f49734a295b6601a759614b28037231ddee567305e8f8e08630fcf609f" }, "pipfile-spec": 6, "requires": { "python_version": "3.6" }, "sources": [ { "name": "pypi", "url": "https://pypi.org/simple", "verify_ssl": true }, { "name": "fury", "url": "https://pypi.fury.io/$FURY_DIALOGUE_SECRET/dialogue", "verify_ssl": true } ] }, "default": { "aws-lambda-logging": { "hashes": [ "sha256:c192bcdaf76e9bae61759efe98dc6b513746762a216161f689bf3ad73fe09d06" ], "index": "pypi", "version": "==0.1.1" }, "certifi": { "hashes": [ "sha256:13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7", "sha256:9fa520c1bacfb634fa7af20a76bcbd3d5fb390481724c597da32c719a7dca4b0" ], "version": "==2018.4.16" }, "chardet": { "hashes": [ "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae", "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691" ], "version": "==3.0.4" }, "dialogue.auth0-client": { "hashes": [ "sha256:e4ff879473aac0e06b7a386ca46883d96b441fd4931a6e0874db7a7ec86be467" ], "index": "pypi", "version": "==0.0.14" }, "dialogue.aws-lambda-tracing": { "hashes": [ "sha256:cdc16a61b4b2a249e00ff97c6ecff990a5ecb188f1006fe3576578d04f3dd2e2" ], "index": "pypi", "version": "==0.0.6" }, "dialogue.kappa": { "hashes": [ "sha256:29de979bacb187478338241cb461cfecafa316814b861040a8da160917229adb" ], "index": "pypi", "version": "==0.2.12" }, "dogpile.cache": { "hashes": [ "sha256:631197e78b4471bb0e93d0a86264c45736bc9ae43b4205d581dcc34fbe9b5f31" ], "version": "==0.6.5" }, "idna": { "hashes": [ "sha256:156a6814fb5ac1fc6850fb002e0852d56c0c8d2531923a51032d1b70760e186e", "sha256:684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16" ], "version": "==2.7" }, "requests": { "hashes": [ "sha256:63b52e3c866428a224f97cab011de738c36aec0185aa91cfacd418b5d58911d1", "sha256:ec22d826a36ed72a7358ff3fe56cbd4ba69dd7a6718ffd450ff0e9df7a47ce6a" ], "version": "==2.19.1" }, "rollbar": { "hashes": [ "sha256:a629babe937869c6ca0386edca96b3e434e6f40cbc169aca0578ca72fb694734" ], "index": "pypi", "version": "==0.14.1" }, "six": { "hashes": [ "sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9", "sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb" ], "version": "==1.11.0" }, "urllib3": { "hashes": [ "sha256:a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf", "sha256:b5725a0bd4ba422ab0e66e89e030c806576753ea3ee08554382c14e685d117b5" ], "version": "==1.23" }, "voluptuous": { "hashes": [ "sha256:6bbbe83a509d948230e9f921ba2e75173590be988eeb446dbe7a54268bef4da8", "sha256:af7315c9fa99e0bfd195a21106c82c81619b42f0bd9b6e287b797c6b6b6a9918" ], "index": "pypi", "version": "==0.11.1" }, "wrapt": { "hashes": [ "sha256:d4d560d479f2c21e1b5443bbd15fe7ec4b37fe7e53d335d3b9b0a7b1226fe3c6" ], "version": "==1.10.11" } }, "develop": { "argh": { "hashes": [ "sha256:a9b3aaa1904eeb78e32394cd46c6f37ac0fb4af6dc488daa58971bdc7d7fcaf3", "sha256:e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65" ], "version": "==0.26.2" }, "aspy.yaml": { "hashes": [ "sha256:04d26279513618f1024e1aba46471db870b3b33aef204c2d09bcf93bea9ba13f", "sha256:0a77e23fafe7b242068ffc0252cee130d3e509040908fc678d9d1060e7494baa" ], "version": "==1.1.1" }, "atomicwrites": { "hashes": [ "sha256:240831ea22da9ab882b551b31d4225591e5e447a68c5e188db5b89ca1d487585", "sha256:a24da68318b08ac9c9c45029f4a10371ab5b20e4226738e150e6e7c571630ae6" ], "version": "==1.1.5" }, "attrs": { "hashes": [ "sha256:4b90b09eeeb9b88c35bc642cbac057e45a5fd85367b985bd2809c62b7b939265", "sha256:e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b" ], "version": "==18.1.0" }, "boto3": { "hashes": [ "sha256:5fcbfea71d7bf818ffc51a380b53899502b7046ca6ba52cca9c44bbfe20bb275", "sha256:7ba18f6edb603db7ef77733427f6f76a300aab217a9259649ddc91d4521b226f" ], "index": "pypi", "version": "==1.7.45" }, "botocore": { "hashes": [ "sha256:62519fe407354052befda5f928b988c9059a56292e75dba9d0fac31d9344e279", "sha256:e62645374cbb01f65324fe479c2a389b414344db96db2f62b0f8a55701fe3416" ], "version": "==1.10.45" }, "cached-property": { "hashes": [ "sha256:630fdbf0f4ac7d371aa866016eba1c3ac43e9032246748d4994e67cb05f99bc4", "sha256:f1f9028757dc40b4cb0fd2234bd7b61a302d7b84c683cb8c2c529238a24b8938" ], "version": "==1.4.3" }, "certifi": { "hashes": [ "sha256:13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7", "sha256:9fa520c1bacfb634fa7af20a76bcbd3d5fb390481724c597da32c719a7dca4b0" ], "version": "==2018.4.16" }, "cfgv": { "hashes": [ "sha256:73f48a752bd7aab103c4b882d6596c6360b7aa63b34073dd2c35c7b4b8f93010", "sha256:d1791caa9ff5c0c7bce80e7ecc1921752a2eb7c2463a08ed9b6c96b85a2f75aa" ], "version": "==1.1.0" }, "chardet": { "hashes": [ "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae", "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691" ], "version": "==3.0.4" }, "codecov": { "hashes": [ "sha256:8ed8b7c6791010d359baed66f84f061bba5bd41174bf324c31311e8737602788", "sha256:ae00d68e18d8a20e9c3288ba3875ae03db3a8e892115bf9b83ef20507732bed4" ], "index": "pypi", "version": "==2.0.15" }, "colorama": { "hashes": [ "sha256:463f8483208e921368c9f306094eb6f725c6ca42b0f97e313cb5d5512459feda", "sha256:48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1" ], "version": "==0.3.9" }, "coverage": { "hashes": [ "sha256:03481e81d558d30d230bc12999e3edffe392d244349a90f4ef9b88425fac74ba", "sha256:0b136648de27201056c1869a6c0d4e23f464750fd9a9ba9750b8336a244429ed", "sha256:104ab3934abaf5be871a583541e8829d6c19ce7bde2923b2751e0d3ca44db60a", "sha256:15b111b6a0f46ee1a485414a52a7ad1d703bdf984e9ed3c288a4414d3871dcbd", "sha256:198626739a79b09fa0a2f06e083ffd12eb55449b5f8bfdbeed1df4910b2ca640", "sha256:1c383d2ef13ade2acc636556fd544dba6e14fa30755f26812f54300e401f98f2", "sha256:28b2191e7283f4f3568962e373b47ef7f0392993bb6660d079c62bd50fe9d162", "sha256:2eb564bbf7816a9d68dd3369a510be3327f1c618d2357fa6b1216994c2e3d508", "sha256:337ded681dd2ef9ca04ef5d93cfc87e52e09db2594c296b4a0a3662cb1b41249", "sha256:3a2184c6d797a125dca8367878d3b9a178b6fdd05fdc2d35d758c3006a1cd694", "sha256:3c79a6f7b95751cdebcd9037e4d06f8d5a9b60e4ed0cd231342aa8ad7124882a", "sha256:3d72c20bd105022d29b14a7d628462ebdc61de2f303322c0212a054352f3b287", "sha256:3eb42bf89a6be7deb64116dd1cc4b08171734d721e7a7e57ad64cc4ef29ed2f1", "sha256:4635a184d0bbe537aa185a34193898eee409332a8ccb27eea36f262566585000", "sha256:56e448f051a201c5ebbaa86a5efd0ca90d327204d8b059ab25ad0f35fbfd79f1", "sha256:5a13ea7911ff5e1796b6d5e4fbbf6952381a611209b736d48e675c2756f3f74e", "sha256:69bf008a06b76619d3c3f3b1983f5145c75a305a0fea513aca094cae5c40a8f5", "sha256:6bc583dc18d5979dc0f6cec26a8603129de0304d5ae1f17e57a12834e7235062", "sha256:701cd6093d63e6b8ad7009d8a92425428bc4d6e7ab8d75efbb665c806c1d79ba", "sha256:7608a3dd5d73cb06c531b8925e0ef8d3de31fed2544a7de6c63960a1e73ea4bc", "sha256:76ecd006d1d8f739430ec50cc872889af1f9c1b6b8f48e29941814b09b0fd3cc", "sha256:7aa36d2b844a3e4a4b356708d79fd2c260281a7390d678a10b91ca595ddc9e99", "sha256:7d3f553904b0c5c016d1dad058a7554c7ac4c91a789fca496e7d8347ad040653", "sha256:7e1fe19bd6dce69d9fd159d8e4a80a8f52101380d5d3a4d374b6d3eae0e5de9c", "sha256:8c3cb8c35ec4d9506979b4cf90ee9918bc2e49f84189d9bf5c36c0c1119c6558", "sha256:9d6dd10d49e01571bf6e147d3b505141ffc093a06756c60b053a859cb2128b1f", "sha256:9e112fcbe0148a6fa4f0a02e8d58e94470fc6cb82a5481618fea901699bf34c4", "sha256:ac4fef68da01116a5c117eba4dd46f2e06847a497de5ed1d64bb99a5fda1ef91", "sha256:b8815995e050764c8610dbc82641807d196927c3dbed207f0a079833ffcf588d", "sha256:be6cfcd8053d13f5f5eeb284aa8a814220c3da1b0078fa859011c7fffd86dab9", "sha256:c1bb572fab8208c400adaf06a8133ac0712179a334c09224fb11393e920abcdd", "sha256:de4418dadaa1c01d497e539210cb6baa015965526ff5afc078c57ca69160108d", "sha256:e05cb4d9aad6233d67e0541caa7e511fa4047ed7750ec2510d466e806e0255d6", "sha256:e4d96c07229f58cb686120f168276e434660e4358cc9cf3b0464210b04913e77", "sha256:f3f501f345f24383c0000395b26b726e46758b71393267aeae0bd36f8b3ade80", "sha256:f8a923a85cb099422ad5a2e345fe877bbc89a8a8b23235824a93488150e45f6e" ], "index": "pypi", "version": "==4.5.1" }, "docopt": { "hashes": [ "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491" ], "version": "==0.6.2" }, "docutils": { "hashes": [ "sha256:02aec4bd92ab067f6ff27a38a38a41173bf01bed8f89157768c1573f53e474a6", "sha256:51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274", "sha256:7a4bd47eaf6596e1295ecb11361139febe29b084a87bf005bf899f9a42edc3c6" ], "version": "==0.14" }, "identify": { "hashes": [ "sha256:bb23d585d948706079a05c9f975ebed5734c63dd5e0efbaef4069e102cc7757d", "sha256:cc69fb7ef0bfe5c18a54855f00461d727d651bd461f2e22d725529e206e8a5bf" ], "version": "==1.1.0" }, "idna": { "hashes": [ "sha256:156a6814fb5ac1fc6850fb002e0852d56c0c8d2531923a51032d1b70760e186e", "sha256:684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16" ], "version": "==2.7" }, "isort": { "hashes": [ "sha256:1153601da39a25b14ddc54955dbbacbb6b2d19135386699e2ad58517953b34af", "sha256:b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8", "sha256:ec9ef8f4a9bc6f71eec99e1806bfa2de401650d996c59330782b89a5555c1497" ], "index": "pypi", "version": "==4.3.4" }, "jmespath": { "hashes": [ "sha256:6a81d4c9aa62caf061cb517b4d9ad1dd300374cd4706997aff9cd6aedd61fc64", "sha256:f11b4461f425740a1d908e9a3f7365c3d2e569f6ca68a2ff8bc5bcd9676edd63" ], "version": "==0.9.3" }, "mccabe": { "hashes": [ "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42", "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f" ], "version": "==0.6.1" }, "more-itertools": { "hashes": [ "sha256:2b6b9893337bfd9166bee6a62c2b0c9fe7735dcf85948b387ec8cba30e85d8e8", "sha256:6703844a52d3588f951883005efcf555e49566a48afd4db4e965d69b883980d3", "sha256:a18d870ef2ffca2b8463c0070ad17b5978056f403fb64e3f15fe62a52db21cc0" ], "version": "==4.2.0" }, "nodeenv": { "hashes": [ "sha256:0611c726af1b252908646787f4d49811aa69cd92ec19644ded06ad9d3162f88e" ], "version": "==1.3.1" }, "pathtools": { "hashes": [ "sha256:7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0" ], "version": "==0.1.2" }, "pluggy": { "hashes": [ "sha256:7f8ae7f5bdf75671a718d2daf0a64b7885f74510bcd98b1a0bb420eb9a9d0cff", "sha256:d345c8fe681115900d6da8d048ba67c25df42973bda370783cd58826442dcd7c", "sha256:e160a7fcf25762bb60efc7e171d4497ff1d8d2d75a3d0df7a21b76821ecbf5c5" ], "version": "==0.6.0" }, "pre-commit": { "hashes": [ "sha256:8269ab8b9ef662b5ebc2997140b10b807fea54934ee21940855da583412aca21", "sha256:b66afd5336919a09f503dd279413dbc0d079a9323bf738c749e37124d823cca2" ], "index": "pypi", "version": "==1.10.2" }, "py": { "hashes": [ "sha256:29c9fab495d7528e80ba1e343b958684f4ace687327e6f789a94bf3d1915f881", "sha256:983f77f3331356039fdd792e9220b7b8ee1aa6bd2b25f567a963ff1de5a64f6a" ], "version": "==1.5.3" }, "pycodestyle": { "hashes": [ "sha256:74abc4e221d393ea5ce1f129ea6903209940c1ecd29e002e8c6933c2b21026e0", "sha256:cbc619d09254895b0d12c2c691e237b2e91e9b2ecf5e84c26b35400f93dcfb83", "sha256:cbfca99bd594a10f674d0cd97a3d802a1fdef635d4361e1a2658de47ed261e3a" ], "version": "==2.4.0" }, "pydocstyle": { "hashes": [ "sha256:08a870edc94508264ed90510db466c6357c7192e0e866561d740624a8fc7d90c", "sha256:4d5bcde961107873bae621f3d580c3e35a426d3687ffc6f8fb356f6628da5a97", "sha256:af9fcccb303899b83bec82dc9a1d56c60fc369973223a5e80c3dfa9bdf984405" ], "version": "==2.1.1" }, "pyflakes": { "hashes": [ "sha256:9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49", "sha256:f661252913bc1dbe7fcfcbf0af0db3f42ab65aabd1a6ca68fe5d466bace94dae" ], "version": "==2.0.0" }, "pylama": { "hashes": [ "sha256:390c1dab1daebdf3d6acc923e551b035c3faa77d8b96b98530c230493f9ec712", "sha256:a3670459e7855529e2ccd3959e0bdebd694ac62bcdc7c58a877f3456c0a2058b" ], "index": "pypi", "version": "==7.4.3" }, "pytest": { "hashes": [ "sha256:8ea01fc4fcc8e1b1e305252b4bc80a1528019ab99fd3b88666c9dc38d754406c", "sha256:90898786b3d0b880b47645bae7b51aa9bbf1e9d1e4510c2cfd15dd65c70ea0cd" ], "index": "pypi", "version": "==3.6.2" }, "pytest-cov": { "hashes": [ "sha256:03aa752cf11db41d281ea1d807d954c4eda35cfa1b21d6971966cc041bbf6e2d", "sha256:890fe5565400902b0c78b5357004aab1c814115894f4f21370e2433256a3eeec" ], "index": "pypi", "version": "==2.5.1" }, "pytest-watch": { "hashes": [ "sha256:06136f03d5b361718b8d0d234042f7b2f203910d8568f63df2f866b547b3d4b9" ], "index": "pypi", "version": "==4.2.0" }, "python-dateutil": { "hashes": [ "sha256:1adb80e7a782c12e52ef9a8182bebeb73f1d7e24e374397af06fb4956c8dc5c0", "sha256:e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8" ], "markers": "python_version >= '2.7'", "version": "==2.7.3" }, "pyyaml": { "hashes": [ "sha256:0c507b7f74b3d2dd4d1322ec8a94794927305ab4cebbe89cc47fe5e81541e6e8", "sha256:16b20e970597e051997d90dc2cddc713a2876c47e3d92d59ee198700c5427736", "sha256:3262c96a1ca437e7e4763e2843746588a965426550f3797a79fca9c6199c431f", "sha256:326420cbb492172dec84b0f65c80942de6cedb5233c413dd824483989c000608", "sha256:4474f8ea030b5127225b8894d626bb66c01cda098d47a2b0d3429b6700af9fd8", "sha256:592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab", "sha256:5ac82e411044fb129bae5cfbeb3ba626acb2af31a8d17d175004b70862a741a7", "sha256:5f84523c076ad14ff5e6c037fe1c89a7f73a3e04cf0377cb4d017014976433f3", "sha256:827dc04b8fa7d07c44de11fabbc888e627fa8293b695e0f99cb544fdfa1bf0d1", "sha256:b4c423ab23291d3945ac61346feeb9a0dc4184999ede5e7c43e1ffb975130ae6", "sha256:bc6bced57f826ca7cb5125a10b23fd0f2fff3b7c4701d64c439a300ce665fff8", "sha256:c01b880ec30b5a6e6aa67b09a2fe3fb30473008c85cd6a67359a1b15ed6d83a4", "sha256:ca233c64c6e40eaa6c66ef97058cdc80e8d0157a443655baa1b2966e812807ca", "sha256:e863072cdf4c72eebf179342c94e6989c67185842d9997960b3e69290b2fa269" ], "version": "==3.12" }, "requests": { "hashes": [ "sha256:63b52e3c866428a224f97cab011de738c36aec0185aa91cfacd418b5d58911d1", "sha256:ec22d826a36ed72a7358ff3fe56cbd4ba69dd7a6718ffd450ff0e9df7a47ce6a" ], "version": "==2.19.1" }, "rope": { "hashes": [ "sha256:a09edfd2034fd50099a67822f9bd851fbd0f4e98d3b87519f6267b60e50d80d1" ], "index": "pypi", "version": "==0.10.7" }, "s3transfer": { "hashes": [ "sha256:90dc18e028989c609146e241ea153250be451e05ecc0c2832565231dacdf59c1", "sha256:c7a9ec356982d5e9ab2d4b46391a7d6a950e2b04c472419f5fdec70cc0ada72f" ], "version": "==0.1.13" }, "six": { "hashes": [ "sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9", "sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb" ], "version": "==1.11.0" }, "snowballstemmer": { "hashes": [ "sha256:919f26a68b2c17a7634da993d91339e288964f93c274f1343e3bbbe2096e1128", "sha256:9f3bcd3c401c3e862ec0ebe6d2c069ebc012ce142cce209c098ccb5b09136e89" ], "version": "==1.2.1" }, "toml": { "hashes": [ "sha256:8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d" ], "version": "==0.9.4" }, "urllib3": { "hashes": [ "sha256:a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf", "sha256:b5725a0bd4ba422ab0e66e89e030c806576753ea3ee08554382c14e685d117b5" ], "version": "==1.23" }, "virtualenv": { "hashes": [ "sha256:2ce32cd126117ce2c539f0134eb89de91a8413a29baac49cbab3eb50e2026669", "sha256:ca07b4c0b54e14a91af9f34d0919790b016923d157afda5efdde55c96718f752" ], "version": "==16.0.0" }, "watchdog": { "hashes": [ "sha256:7e65882adb7746039b6f3876ee174952f8eaaa34491ba34333ddf1fe35de4162" ], "version": "==0.8.3" }, "yapf": { "hashes": [ "sha256:6567745f0b6656f9c33a73c56a393071c699e6284a70d793798ab6e3769d25ec", "sha256:a98a6eacca64d2b920558f4a2f78150db9474de821227e60deaa29f186121c63" ], "index": "pypi", "version": "==0.22.0" } } }
The text was updated successfully, but these errors were encountered:
It was because an env was renamed, I renamed its reference in Pipfile, but not Pipenv.
Pipenv
Sorry, something went wrong.
No branches or pull requests
Be sure to check the existing issues (both open and closed!).
Issue description
When running on CircleCI pipenv times out, stuck on
Cleaning up...
Expected result
It finishes installing
Actual result
It times out after 10 minutes (CCI exits):
$ pipenv sync --dev --verbose
Steps to replicate
Not sure, when I enter debug build with ssh enabled and try the same pipenv commands it doesn't hang like I've presented above.
$ pipenv --support
Pipenv version:
'2018.7.1'
Pipenv location:
'/usr/local/lib/python3.6/site-packages/pipenv'
Python location:
'/usr/local/bin/python'
Other Python installations in
PATH
:2.7
:/usr/bin/python2.7
2.7
:/usr/bin/python2.7
3.5
:/usr/bin/python3.5m
3.5
:/usr/bin/python3.5
3.6
:/usr/local/bin/python3.6m
3.6
:/usr/local/bin/python3.6
3.6
:/usr/local/bin/python3.6
3.6.5
:/usr/local/bin/python
3.6.5
:/usr/local/bin/python
2.7.13
:/usr/bin/python
2.7.13
:/usr/bin/python2
3.6.5
:/usr/local/bin/python3
3.6.5
:/usr/local/bin/python3
3.5.3
:/usr/bin/python3
PEP 508 Information:
System environment variables:
CIRCLE_NODE_INDEX
CIRCLE_BUILD_URL
CIRCLE_COMPARE_URL
AUTH0_AUDIENCE
LANG
CIRCLE_INTERNAL_CONFIG
HOSTNAME
CIRCLE_INTERNAL_SCRATCH
CIRCLE_PULL_REQUEST
CI_PULL_REQUEST
CIRCLE_WORKING_DIRECTORY
AWS_SECRET_ACCESS_KEY
AUTH0_URL
GPG_KEY
CIRCLE_WORKFLOW_CONCURRENCY_MAP
AUTH0_CLIENT_SECRET
CIRCLE_PREVIOUS_BUILD_NUM
CIRCLE_SHA1
AUTH0_CLIENT_ID
CIRCLE_WORKFLOW_UPSTREAM_JOB_IDS
SSH_AUTH_SOCK
AWS_DEFAULT_REGION
CI
CIRCLE_PROJECT_REPONAME
CIRCLE_WORKFLOW_JOB_ID
PWD
HOME
CI_PULL_REQUESTS
PIP_EXTRA_INDEX_URL
CIRCLE_USERNAME
BASH_ENV
DEBIAN_FRONTEND
CIRCLE_NODE_TOTAL
CIRCLE_SHELL_ENV
CIRCLE_INTERNAL_TASK_DATA
CIRCLE_STAGE
MATTERMOST_URL
CIRCLE_PROJECT_USERNAME
NO_PROXY
CIRCLE_BRANCH
CIRCLE_BUILD_NUM
CIRCLE_WORKFLOW_ID
CIRCLECI
CIRCLE_PULL_REQUESTS
PYTHON_VERSION
GEMFURY_TOKEN
AWS_ACCESS_KEY_ID
SHLVL
CIRCLE_REPOSITORY_URL
PATH
CIRCLE_WORKFLOW_WORKSPACE_ID
CIRCLE_JOB
PYTHON_PIP_VERSION
_
PYTHONDONTWRITEBYTECODE
PIP_PYTHON_PATH
Pipenv–specific environment variables:
Debug–specific environment variables:
PATH
:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LANG
:C.UTF-8
PWD
:/home/circleci/project
Contents of
Pipfile
('/home/circleci/project/Pipfile'):Contents of
Pipfile.lock
('/home/circleci/project/Pipfile.lock'):The text was updated successfully, but these errors were encountered: