nixbot

builds

succeeded python3.14-respx-0.23.1 checks.aarch64-darwin.pkgs-mistral-vibe · build #4975 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/jkjdpfsycarl9i1hf75xrpawf0461y18-source19source root is source20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py"
configurePhase
21no configure script, doing nothing
buildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.27!!2829 ********************************************************************************30 Please consider removing the following classifiers in favor of a SPDX license expression:3132 License :: OSI Approved :: BSD License3334 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.35 ********************************************************************************3637!!38 self._finalize_license_expression()39running egg_info40creating respx.egg-info41writing respx.egg-info/PKG-INFO42writing dependency_links to respx.egg-info/dependency_links.txt43writing entry points to respx.egg-info/entry_points.txt44writing requirements to respx.egg-info/requires.txt45writing top-level names to respx.egg-info/top_level.txt46writing manifest file 'respx.egg-info/SOURCES.txt'47reading manifest file 'respx.egg-info/SOURCES.txt'48reading manifest template 'MANIFEST.in'49warning: no previously-included files matching '*' found under directory '.github'50warning: no previously-included files matching '*' found under directory 'docs'51warning: no previously-included files found matching '*.yaml'52warning: no previously-included files found matching '*.xml'53warning: no previously-included files found matching 'flake.*'54warning: no previously-included files found matching 'noxfile.py'55warning: no previously-included files found matching 'CONTRIBUTING.md'56adding license file 'LICENSE.md'57writing manifest file 'respx.egg-info/SOURCES.txt'58* Building wheel...59/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.60!!6162 ********************************************************************************63 Please consider removing the following classifiers in favor of a SPDX license expression:6465 License :: OSI Approved :: BSD License6667 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.68 ********************************************************************************6970!!71 self._finalize_license_expression()72running bdist_wheel73/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated74!!7576 ********************************************************************************77 With Python 2.7 end-of-life, support for building universal wheels78 (i.e., wheels that support both Python 2 and Python 3)79 is being obviated.80 Please discontinue using this option, or if you still need it,81 file an issue with pypa/setuptools describing your use case.8283 This deprecation is overdue, please update your project and remove deprecated84 calls to avoid build errors in the future.85 ********************************************************************************8687!!88 self.finalize_options()89running build90running build_py91creating build/lib/respx92copying respx/patterns.py -> build/lib/respx93copying respx/models.py -> build/lib/respx94copying respx/handlers.py -> build/lib/respx95copying respx/__init__.py -> build/lib/respx96copying respx/__version__.py -> build/lib/respx97copying respx/types.py -> build/lib/respx98copying respx/api.py -> build/lib/respx99copying respx/utils.py -> build/lib/respx100copying respx/plugin.py -> build/lib/respx101copying respx/transports.py -> build/lib/respx102copying respx/router.py -> build/lib/respx103copying respx/fixtures.py -> build/lib/respx104copying respx/mocks.py -> build/lib/respx105running egg_info106writing respx.egg-info/PKG-INFO107writing dependency_links to respx.egg-info/dependency_links.txt108writing entry points to respx.egg-info/entry_points.txt109writing requirements to respx.egg-info/requires.txt110writing top-level names to respx.egg-info/top_level.txt111reading manifest file 'respx.egg-info/SOURCES.txt'112reading manifest template 'MANIFEST.in'113warning: no previously-included files matching '*' found under directory '.github'114warning: no previously-included files matching '*' found under directory 'docs'115warning: no previously-included files found matching '*.yaml'116warning: no previously-included files found matching '*.xml'117warning: no previously-included files found matching 'flake.*'118warning: no previously-included files found matching 'noxfile.py'119warning: no previously-included files found matching 'CONTRIBUTING.md'120adding license file 'LICENSE.md'121writing manifest file 'respx.egg-info/SOURCES.txt'122copying respx/py.typed -> build/lib/respx123installing to build/bdist.macosx-14.0-arm64/wheel124running install125running install_lib126creating build/bdist.macosx-14.0-arm64/wheel127creating build/bdist.macosx-14.0-arm64/wheel/respx128copying build/lib/respx/patterns.py -> build/bdist.macosx-14.0-arm64/wheel/./respx129copying build/lib/respx/models.py -> build/bdist.macosx-14.0-arm64/wheel/./respx130copying build/lib/respx/handlers.py -> build/bdist.macosx-14.0-arm64/wheel/./respx131copying build/lib/respx/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./respx132copying build/lib/respx/__version__.py -> build/bdist.macosx-14.0-arm64/wheel/./respx133copying build/lib/respx/types.py -> build/bdist.macosx-14.0-arm64/wheel/./respx134copying build/lib/respx/api.py -> build/bdist.macosx-14.0-arm64/wheel/./respx135copying build/lib/respx/utils.py -> build/bdist.macosx-14.0-arm64/wheel/./respx136copying build/lib/respx/plugin.py -> build/bdist.macosx-14.0-arm64/wheel/./respx137copying build/lib/respx/py.typed -> build/bdist.macosx-14.0-arm64/wheel/./respx138copying build/lib/respx/transports.py -> build/bdist.macosx-14.0-arm64/wheel/./respx139copying build/lib/respx/router.py -> build/bdist.macosx-14.0-arm64/wheel/./respx140copying build/lib/respx/fixtures.py -> build/bdist.macosx-14.0-arm64/wheel/./respx141copying build/lib/respx/mocks.py -> build/bdist.macosx-14.0-arm64/wheel/./respx142running install_egg_info143Copying respx.egg-info to build/bdist.macosx-14.0-arm64/wheel/./respx-0.23.1-py3.14.egg-info144running install_scripts145creating build/bdist.macosx-14.0-arm64/wheel/respx-0.23.1.dist-info/WHEEL146creating '/nix/var/nix/builds/nix-78849-591435967/source/dist/.tmp-voi__ifs/respx-0.23.1-py2.py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it147adding 'respx/__init__.py'148adding 'respx/__version__.py'149adding 'respx/api.py'150adding 'respx/fixtures.py'151adding 'respx/handlers.py'152adding 'respx/mocks.py'153adding 'respx/models.py'154adding 'respx/patterns.py'155adding 'respx/plugin.py'156adding 'respx/py.typed'157adding 'respx/router.py'158adding 'respx/transports.py'159adding 'respx/types.py'160adding 'respx/utils.py'161adding 'respx-0.23.1.dist-info/licenses/LICENSE.md'162adding 'respx-0.23.1.dist-info/METADATA'163adding 'respx-0.23.1.dist-info/WHEEL'164adding 'respx-0.23.1.dist-info/entry_points.txt'165adding 'respx-0.23.1.dist-info/top_level.txt'166adding 'respx-0.23.1.dist-info/RECORD'167removing build/bdist.macosx-14.0-arm64/wheel168Successfully built respx-0.23.1-py2.py3-none-any.whl169Finished creating a wheel...170Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
171Executing pythonRuntimeDepsCheck172Checking runtime dependencies for respx-0.23.1-py2.py3-none-any.whl173Finished executing pythonRuntimeDepsCheck
installPhase
174Executing pypaInstallPhase175Successfully installed respx-0.23.1-py2.py3-none-any.whl176Finished executing pypaInstallPhase
pythonOutputDistPhase
177Executing pythonOutputDistPhase178Finished executing pythonOutputDistPhase
fixupPhase
179checking for references to /nix/var/nix/builds/nix-78849-591435967/ in /nix/store/9xvlvsf20853jl48f1y9hrvgsqhj8j8k-python3.14-respx-0.23.1...180patching script interpreter paths in /nix/store/9xvlvsf20853jl48f1y9hrvgsqhj8j8k-python3.14-respx-0.23.1181stripping (with command strip and flags -S) in /nix/store/9xvlvsf20853jl48f1y9hrvgsqhj8j8k-python3.14-respx-0.23.1/lib182checking for references to /nix/var/nix/builds/nix-78849-591435967/ in /nix/store/k72chvf1cp2pg31b3ns06jkxzfp6p212-python3.14-respx-0.23.1-dist...183patching script interpreter paths in /nix/store/k72chvf1cp2pg31b3ns06jkxzfp6p212-python3.14-respx-0.23.1-dist184Executing pythonRemoveTestsDir185Finished executing pythonRemoveTestsDir
installCheckPhase
186no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
187Executing pythonImportsCheckPhase188Check whether the following modules can be imported: respx
pythonMetadataCheckPhase
189Executing pythonMetadataCheckPhase
pytestCheckPhase
190Executing pytestCheckPhase191pytest flags: -m pytest -k not\ \(test_pass_through\)192============================= test session starts ==============================193platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0194rootdir: /nix/var/nix/builds/nix-78849-591435967/source195configfile: setup.cfg196plugins: anyio-4.14.2, asyncio-1.4.0, cov-stub-1.0.0197asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=session, asyncio_default_test_loop_scope=function198collected 322 items / 5 deselected / 317 selected 199200tests/test_api.py ...................................................... [ 17%]201.................... [ 23%]202tests/test_mock.py ................................................. [ 38%]203tests/test_patterns.py ................................................. [ 54%]204........................................................................ [ 76%]205............. [ 81%]206tests/test_plugin.py . [ 81%]207tests/test_remote.py ss [ 82%]208tests/test_router.py ................................................. [ 97%]209tests/test_stats.py ... [ 98%]210tests/test_transports.py .... [ 99%]211tests/test_utils.py . [100%]212213=============================== warnings summary ===============================214tests/test_mock.py::test_mock_single_session_fixture215 /nix/var/nix/builds/nix-78849-591435967/source/respx/fixtures.py:10: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16216 loop = asyncio.get_event_loop_policy().new_event_loop()217218-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html219=========================== short test summary info ============================220SKIPPED [2] tests/test_remote.py:12: Remote pass-through disabled221=========== 315 passed, 2 skipped, 5 deselected, 1 warning in 1.62s ============222Finished executing pytestCheckPhase