python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0
aarch64-darwin.pkgs-mistral-vibe
· build #2758
· 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/2535x5qnx3hqix529cl63p1xxb2j86js-source19source root is source/exporter/opentelemetry-exporter-otlp-proto-http20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/exporter/opentelemetry-exporter-otlp-proto-http/tests/test_proto_span_exporter.py"configurePhase
21no configure script, doing nothingbuildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27Successfully built opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl28Finished creating a wheel...29Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
30Executing pythonRuntimeDepsCheck31Checking runtime dependencies for opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl32Finished executing pythonRuntimeDepsCheckinstallPhase
33Executing pypaInstallPhase34Successfully installed opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl35Finished executing pypaInstallPhasepythonOutputDistPhase
36Executing pythonOutputDistPhase37Finished executing pythonOutputDistPhasefixupPhase
38checking for references to /nix/var/nix/builds/nix-77118-3421093627/ in /nix/store/br6zxgwgpi0gawfxdk8rmf7ib85cxabq-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0...39patching script interpreter paths in /nix/store/br6zxgwgpi0gawfxdk8rmf7ib85cxabq-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.040stripping (with command strip and flags -S) in /nix/store/br6zxgwgpi0gawfxdk8rmf7ib85cxabq-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0/lib41checking for references to /nix/var/nix/builds/nix-77118-3421093627/ in /nix/store/cym8ly3sxp63kxziq400ns6aj35r48x4-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0-dist...42patching script interpreter paths in /nix/store/cym8ly3sxp63kxziq400ns6aj35r48x4-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0-dist43Executing pythonRemoveTestsDir44Finished executing pythonRemoveTestsDirinstallCheckPhase
45no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
46Executing pythonImportsCheckPhase47Check whether the following modules can be imported: opentelemetry.exporter.otlp.proto.httppythonMetadataCheckPhase
48Executing pythonMetadataCheckPhasepytestCheckPhase
49Executing pytestCheckPhase50pytest flags: -m pytest -k not\ \(test_retry_timeout\)\ and\ not\ \(test_shutdown_interrupts_retry_backoff\)51============================= test session starts ==============================52platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.1453cachedir: .pytest_cache54rootdir: /nix/var/nix/builds/nix-77118-3421093627/source55configfile: pyproject.toml56collected 46 items / 6 deselected / 40 selected 5758tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_2xx_status_code PASSED [ 2%]59tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_aggregation_temporality PASSED [ 5%]60tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_constructor_default PASSED [ 7%]61tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exponential_explicit_bucket_histogram PASSED [ 10%]62tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_export_no_collector_available PASSED [ 12%]63tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_export_no_collector_available_retryable PASSED [ 15%]64tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_constructor_take_priority PASSED [ 17%]65tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env PASSED [ 20%]66tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env_endpoint_with_slash PASSED [ 22%]67tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env_endpoint_without_slash PASSED [ 25%]68tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_metrics_env_take_priority PASSED [ 27%]69tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_failure 70-------------------------------- live log call ---------------------------------71ERROR opentelemetry.exporter.otlp.proto.http.metric_exporter:__init__.py:250 Failed to export metrics batch code: 401, reason: None72PASSED [ 30%]73tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_headers_parse_from_env PASSED [ 32%]74tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_preferred_aggregation_override PASSED [ 35%]75tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_serialization PASSED [ 37%]76tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_success PASSED [ 40%]77tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_timeout_set_correctly PASSED [ 42%]78tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_2xx_status_code PASSED [ 45%]79tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_constructor_default PASSED [ 47%]80tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exception_raised_when_entrypoint_does_not_exist PASSED [ 50%]81tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exception_raised_when_entrypoint_returns_wrong_type PASSED [ 52%]82tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_export_no_collector_available PASSED [ 55%]83tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_export_no_collector_available_retryable PASSED [ 57%]84tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exported_log_without_span_id PASSED [ 60%]85tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exported_log_without_trace_id PASSED [ 62%]86tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_constructor_take_priority PASSED [ 65%]87tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_env PASSED [ 67%]88tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_logs_env_take_priority PASSED [ 70%]89tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_timeout_set_correctly PASSED [ 72%]90tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_2xx_status_code PASSED [ 75%]91tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_constructor_default PASSED [ 77%]92tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_export_no_collector_available PASSED [ 80%]93tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_export_no_collector_available_retryable PASSED [ 82%]94tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_constructor_take_priority PASSED [ 85%]95tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env PASSED [ 87%]96tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env_endpoint_with_slash PASSED [ 90%]97tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env_endpoint_without_slash PASSED [ 92%]98tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_traces_env_take_priority PASSED [ 95%]99tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_headers_parse_from_env PASSED [ 97%]100tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_timeout_set_correctly PASSED [100%]101102=============================== warnings summary ===============================103../../../../../../../store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469104 /nix/store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /nix/var/nix/builds/nix-77118-3421093627/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/nix/var/nix/builds/nix-77118-3421093627/source/pytest-cache-files-kvru90fy'105 config.cache.set("cache/nodeids", sorted(self.cached_nodeids))106107-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html108================= 40 passed, 6 deselected, 1 warning in 5.00s ==================109Finished executing pytestCheckPhase