Update OTEL dependencies #236
Annotations
1 error
|
consistency
Unhandled error: Error: Command failed: node .github/workflows/src/api-md-consistency/regenerate.js
2026-06-17 17:09:40,431 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-06-17 17:09:40,431 [INFO] azure-sdk-tools: Running apistub check...
2026-06-17 17:09:40,440 [INFO] azure-sdk-tools: Processing azure-monitor-opentelemetry for apistub check
2026-06-17 17:09:40,721 [INFO] azure-sdk-tools: Flag to skip install whl is passed. Skipping package installation
2026-06-17 17:09:40,725 [INFO] root: No whl is found in directory /home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry with package name format azure_monitor_opentelemetry-1.8.9*.whl
2026-06-17 17:09:40,725 [INFO] root: List of whls in directory: []
2026-06-17 17:09:40,725 [INFO] azure-sdk-tools: Running apistub ['-m', 'apistub', '--pkg-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry', '--out-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry', '--skip-pylint'].
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/__main__.py", line 4, in <module>
console_entry_point()
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/__init__.py", line 30, in console_entry_point
apiview = stub_generator.generate_tokens()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 196, in generate_tokens
self._install_package()
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 469, in _install_package
raise CalledProcessError(result.returncode, commands, stderr=stderr)
subprocess.CalledProcessError: Command '['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-m', 'pip', 'install', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry', '-q']' returned non-zero exit status 1.
2026-06-17 17:09:49,540 [ERROR] azure-sdk-tools: azure-monitor-opentelemetry exited with error 1: Command '['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-m', 'apistub', '--pkg-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry', '--out-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry', '--skip-pylint']' returned non-zero exit status 1.
Command failed (1): azpysdk apistub --md --extract-metadata --dest-dir /home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/monitor/azure-monitor-opentelemetry azure-monitor-opentelemetry
|