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

[Key Vault - Secrets] Build libraries failing in nightly runs #28884

Closed
jerryshia opened this issue Mar 12, 2024 · 2 comments
Closed

[Key Vault - Secrets] Build libraries failing in nightly runs #28884

jerryshia opened this issue Mar 12, 2024 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

Key Vault - Secrets nightly test runs are failing with:

Error message:
Error: Illegal characters in path.
at pathArg (file:///D:/a/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/rimraf/dist/esm/path-arg.js:40:33)
at file:///D:/a/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/rimraf/dist/esm/index.js:17:54
at Array.map ()
at file:///D:/a/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/rimraf/dist/esm/index.js:17:42
at main (file:///D:/a/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/rimraf/dist/esm/bin.mjs:243:15)
at file:///D:/a/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/rimraf/dist/esm/bin.mjs:251:5 {
path: 'D:\a\_work\1\s\sdk\keyvault\keyvault-secrets\src\**\*.js',
code: 'EINVAL'
}

rush build (5 minutes 12.9 seconds)
##[error]Cmd.exe exited with code '1'.

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3581672&view=results

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. KeyVault needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Service Attention Workflow: This issue is responsible by Azure service team. labels Mar 12, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jlichwa @RandalliLama @schaabs.

@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable and removed Service Attention Workflow: This issue is responsible by Azure service team. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Mar 12, 2024
@timovv
Copy link
Member

timovv commented May 7, 2024

Secrets tests have been reliably passing for the past couple of months.

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. KeyVault test-reliability Issue that causes tests to be unreliable
Projects
Archived in project
Development

No branches or pull requests

3 participants