Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenTelemetry Instrumentation] Rush update failing in nightly runs #22980

Closed
v-jiaodi opened this issue Aug 23, 2022 · 2 comments
Closed

[OpenTelemetry Instrumentation] Rush update failing in nightly runs #22980

v-jiaodi opened this issue Aug 23, 2022 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

OpenTelemetry Instrumentation nightly test runs are failing with:

Error message:
.
└─┬ @rush-temp/azure-opentelemetry-instrumentation-azure-sdk-test
├─┬ @opentelemetry/core
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
├─┬ @opentelemetry/sdk-trace-base
│ ├── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
│ ├─┬ @opentelemetry/core
│ │ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
│ └─┬ @opentelemetry/resources
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
└─┬ @opentelemetry/sdk-trace-node
├── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
├─┬ @opentelemetry/context-async-hooks
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
├─┬ @opentelemetry/propagator-b3
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
└─┬ @opentelemetry/propagator-jaeger
└── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
The command failed:
/mnt/vss/_work/1/s/common/temp/pnpm-local/node_modules/.bin/pnpm install --store /mnt/vss/_work/1/s/common/temp/pnpm-store --no-prefer-frozen-lockfile --strict-peer-dependencies
ERROR: Error: The command failed with exit code 1
Giving up after 3 attempts
Deleting the "pnpm-store" folder
ERROR: The command failed with exit code 1

For more details check here:

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Aug 23, 2022
@azure-sdk azure-sdk added Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter needs-team-triage This issue needs the team to triage. labels Aug 23, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Aug 23, 2022
@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable OpenTelemetry Instrumentation labels Aug 23, 2022
@xirzec xirzec assigned mpodwysocki and unassigned hectorhdzg Aug 23, 2022
@xirzec xirzec removed the needs-team-triage This issue needs the team to triage. label Aug 23, 2022
@jeremymeng
Copy link
Contributor

Now this is blocking the rush update --full automation
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1832991&view=logs&j=ced21a9a-dda2-553c-e1fe-5294ad6c26a1&t=054ca053-fc29-50ab-055c-0b4011aca4ac (MS INTERNAL)
.
└─┬ @rush-temp/monitor-opentelemetry-exporter
├─┬ @opentelemetry/instrumentation-http
│ └─┬ @opentelemetry/core
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
└─┬ @opentelemetry/sdk-metrics-base
├─┬ @opentelemetry/core
│ └── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0
└─┬ @opentelemetry/resources
└── ✕ unmet peer @opentelemetry/api@">=1.0.0 <1.2.0": found 1.2.0

@mpodwysocki
Copy link
Contributor

@jeremymeng this PR should fix it #23115

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
@lmolkova lmolkova added the OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope label Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

8 participants