Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vbiz95riwvz57cv2dhal4ad28745cjri-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/msrestazure copying msrestazure/azure_cloud.py -> build/lib/msrestazure copying msrestazure/version.py -> build/lib/msrestazure copying msrestazure/tools.py -> build/lib/msrestazure copying msrestazure/azure_configuration.py -> build/lib/msrestazure copying msrestazure/__init__.py -> build/lib/msrestazure copying msrestazure/azure_operation.py -> build/lib/msrestazure copying msrestazure/azure_exceptions.py -> build/lib/msrestazure copying msrestazure/azure_active_directory.py -> build/lib/msrestazure creating build/lib/msrestazure/polling copying msrestazure/polling/async_arm_polling.py -> build/lib/msrestazure/polling copying msrestazure/polling/__init__.py -> build/lib/msrestazure/polling copying msrestazure/polling/arm_polling.py -> build/lib/msrestazure/polling 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 creating build/bdist.linux-x86_64/wheel/msrestazure creating build/bdist.linux-x86_64/wheel/msrestazure/polling copying build/lib/msrestazure/polling/async_arm_polling.py -> build/bdist.linux-x86_64/wheel/msrestazure/polling copying build/lib/msrestazure/polling/__init__.py -> build/bdist.linux-x86_64/wheel/msrestazure/polling copying build/lib/msrestazure/polling/arm_polling.py -> build/bdist.linux-x86_64/wheel/msrestazure/polling copying build/lib/msrestazure/azure_cloud.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/version.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/tools.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/azure_configuration.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/__init__.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/azure_operation.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/azure_exceptions.py -> build/bdist.linux-x86_64/wheel/msrestazure copying build/lib/msrestazure/azure_active_directory.py -> build/bdist.linux-x86_64/wheel/msrestazure running install_egg_info running egg_info creating msrestazure.egg-info writing msrestazure.egg-info/PKG-INFO writing dependency_links to msrestazure.egg-info/dependency_links.txt writing requirements to msrestazure.egg-info/requires.txt writing top-level names to msrestazure.egg-info/top_level.txt writing manifest file 'msrestazure.egg-info/SOURCES.txt' reading manifest file 'msrestazure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'msrestazure.egg-info/SOURCES.txt' Copying msrestazure.egg-info to build/bdist.linux-x86_64/wheel/msrestazure-0.6.4-py3.9.egg-info running install_scripts adding license file "LICENSE.md" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/msrestazure-0.6.4.dist-info/WHEEL creating 'dist/msrestazure-0.6.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'msrestazure/__init__.py' adding 'msrestazure/azure_active_directory.py' adding 'msrestazure/azure_cloud.py' adding 'msrestazure/azure_configuration.py' adding 'msrestazure/azure_exceptions.py' adding 'msrestazure/azure_operation.py' adding 'msrestazure/tools.py' adding 'msrestazure/version.py' adding 'msrestazure/polling/__init__.py' adding 'msrestazure/polling/arm_polling.py' adding 'msrestazure/polling/async_arm_polling.py' adding 'msrestazure-0.6.4.dist-info/LICENSE.md' adding 'msrestazure-0.6.4.dist-info/METADATA' adding 'msrestazure-0.6.4.dist-info/WHEEL' adding 'msrestazure-0.6.4.dist-info/top_level.txt' adding 'msrestazure-0.6.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./msrestazure-0.6.4-py2.py3-none-any.whl Requirement already satisfied: adal<2.0.0,>=0.6.0 in /nix/store/05rh7bskkcd9lhmq686cchr4cf6bmbak-python3.9-adal-1.2.7/lib/python3.9/site-packages (from msrestazure==0.6.4) (1.2.7) Requirement already satisfied: six in /nix/store/hlp0y2a7a94z7hfw97spsbszf50b2n6i-python3.9-six-1.16.0/lib/python3.9/site-packages (from msrestazure==0.6.4) (1.16.0) Requirement already satisfied: msrest<2.0.0,>=0.6.0 in /nix/store/dfkiqjl08b458hr3wq7f04f1g9i5cp1v-python3.9-msrest-0.6.21/lib/python3.9/site-packages (from msrestazure==0.6.4) (0.6.21) Requirement already satisfied: cryptography>=1.1.0 in /nix/store/2zcqdl23mk2r8846zkyjms1zzvm256ra-python3.9-cryptography-3.4.7/lib/python3.9/site-packages (from adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (3.4.7) Requirement already satisfied: python-dateutil<3,>=2.1.0 in /nix/store/7jqn2kjb6b4i6ccv3dzx85kn0jr6gdhw-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (2.8.1) Requirement already satisfied: requests<3,>=2.0.0 in /nix/store/vlyqipv9dvy6wbc5dlvydkh69s3hzvdl-python3.9-requests-2.25.1/lib/python3.9/site-packages (from adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (2.25.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in /nix/store/cmipavjjnanl8hiwg4ffwkz5rahdws4b-python3.9-pyjwt-2.1.0/lib/python3.9/site-packages (from adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (2.1.0) Requirement already satisfied: cffi>=1.12 in /nix/store/q83jd5010y5yz6b063faj1nwjzh9hxkl-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=1.1.0->adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (1.14.5) Requirement already satisfied: pycparser in /nix/store/y5fjq8jrpd4p033wqlygr95bf716rwn6-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=1.1.0->adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (2.20) Requirement already satisfied: certifi>=2017.4.17 in /nix/store/g1pp3zl3qxl5zs6l3c9xrrxdimldaih9-python3.9-certifi-2021.05.30/lib/python3.9/site-packages (from msrest<2.0.0,>=0.6.0->msrestazure==0.6.4) (2021.5.30) Requirement already satisfied: isodate>=0.6.0 in /nix/store/n4qqvj27yx8chy0j9zbwrrkp24qv20b6-python3.9-isodate-0.6.0/lib/python3.9/site-packages (from msrest<2.0.0,>=0.6.0->msrestazure==0.6.4) (0.6.0) Requirement already satisfied: requests-oauthlib>=0.5.0 in /nix/store/443sq9n2afssys8bwg1hwq8kldc3gkp8-python3.9-requests-oauthlib-1.3.0/lib/python3.9/site-packages (from msrest<2.0.0,>=0.6.0->msrestazure==0.6.4) (1.3.0) Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/9h1yndxd2mmxg6hx2qzz5pydnma12llw-python3.9-chardet-4.0.0/lib/python3.9/site-packages (from requests<3,>=2.0.0->adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/xx1hh938a9fx9rgq7h12hji1fvy1l32c-python3.9-urllib3-1.26.6/lib/python3.9/site-packages (from requests<3,>=2.0.0->adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (1.26.6) Requirement already satisfied: idna>=2.5 in /nix/store/38pg09l5dm5yg1am8637klsyfv159kjr-python3.9-idna-3.2/lib/python3.9/site-packages (from requests<3,>=2.0.0->adal<2.0.0,>=0.6.0->msrestazure==0.6.4) (3.2) Requirement already satisfied: oauthlib>=3.0.0 in /nix/store/ms59il5ga8bmyrrsygg57nnxm4pjwmk5-python3.9-oauthlib-unstable-2020-05-08/lib/python3.9/site-packages (from requests-oauthlib>=0.5.0->msrest<2.0.0,>=0.6.0->msrestazure==0.6.4) (3.1.0.dev0) Installing collected packages: msrestazure Successfully installed msrestazure-0.6.4 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/z2k3xfsf6n8njb301pfhypzc316rgphq-python3.9-msrestazure-0.6.4 strip is /nix/store/hy3lz2vfv9qq2v5jz9nzlx6mmiaq79rj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/z2k3xfsf6n8njb301pfhypzc316rgphq-python3.9-msrestazure-0.6.4/lib patching script interpreter paths in /nix/store/z2k3xfsf6n8njb301pfhypzc316rgphq-python3.9-msrestazure-0.6.4 checking for references to /build/ in /nix/store/z2k3xfsf6n8njb301pfhypzc316rgphq-python3.9-msrestazure-0.6.4... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source plugins: asyncio-0.15.1 collecting ...  collecting 35 items  collected 40 items  tests/test_arm_polling.py ..... [ 12%] tests/test_auth.py .......s....sssss [ 55%] tests/test_cloud.py . [ 57%] tests/test_configuration.py . [ 60%] tests/test_exceptions.py .. [ 65%] tests/test_operation.py ..... [ 77%] tests/test_tools.py .... [ 87%] tests/asynctests/test_async_arm_polling.py ..... [100%] =============================== warnings summary =============================== tests/test_auth.py:631 /build/source/tests/test_auth.py:631: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.slow tests/test_auth.py:657 /build/source/tests/test_auth.py:657: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.slow tests/test_auth.py:684 /build/source/tests/test_auth.py:684: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.slow tests/test_auth.py:716 /build/source/tests/test_auth.py:716: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.slow tests/test_auth.py:750 /build/source/tests/test_auth.py:750: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.slow tests/test_auth.py::TestServicePrincipalCredentials::test_service_principal tests/test_auth.py::TestServicePrincipalCredentials::test_user_pass_credentials /build/source/msrestazure/azure_active_directory.py:83: DeprecationWarning: china parameter is deprecated, please use cloud_environment=msrestazure.azure_cloud.AZURE_CHINA_CLOUD warnings.warn(err_msg, DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================== 34 passed, 6 skipped, 7 warnings in 4.89s =================== @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase