Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source source root is source/opentelemetry-semantic-conventions setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/opentelemetry-semantic-conventions/tests/test_semconv.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0 checking for references to /build/ in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0... patching script interpreter paths in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0 stripping (with command strip and flags -S -p) in /nix/store/00b6bd80bgkv22iqcqf0gq7kdic3400h-python3.14-opentelemetry-semantic-conventions-0.61b0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist checking for references to /build/ in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist... patching script interpreter paths in /nix/store/niazz6h7yrj8cxfk5lw19ysqijl0flm6-python3.14-opentelemetry-semantic-conventions-0.61b0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: opentelemetry.semconv Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.14 cachedir: .pytest_cache rootdir: /build/source configfile: pyproject.toml collected 1 item tests/test_semconv.py::TestSemanticConventions::test_semantic_conventions PASSED [100%] =============================== warnings summary =============================== src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:39 /build/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:39: PytestCollectionWarning: cannot collect test class 'TestCaseResultStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py) class TestCaseResultStatusValues(Enum): src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:46 /build/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:46: PytestCollectionWarning: cannot collect test class 'TestSuiteRunStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py) class TestSuiteRunStatusValues(Enum): ../../../nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469 /nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /build/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/build/source/pytest-cache-files-xyr3ydsr' config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 1 passed, 3 warnings in 0.26s ========================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase