Skip to content

[Container Registry] can upload Docker manifest failing in nightly runs #31011

@jerryshia

Description

@jerryshia

Container Registry nightly test runs are failing with:

Stack trace:
Invalid URL
TypeError: Invalid URL
at new URL (node:internal/url:816:29)
at appendPath (file:///Users/runner/work/1/s/sdk/core/core-client/src/urlHelpers.ts:114:21)
at getRequestUrl (file:///Users/runner/work/1/s/sdk/core/core-client/src/urlHelpers.ts:46:20)
at GeneratedClient.sendOperationRequest (file:///Users/runner/work/1/s/sdk/core/core-client/src/serviceClient.ts:147:17)
at ContainerRegistryBlobImpl.startUpload (file:///Users/runner/work/1/s/sdk/containerregistry/container-registry/src/generated/operations/containerRegistryBlob.ts:201:24)
at file:///Users/runner/work/1/s/sdk/containerregistry/container-registry/src/content/containerRegistryContentClient.ts:321:75
at file:///Users/runner/work/1/s/sdk/core/core-tracing/src/tracingClient.ts:71:25
at Object.withContext (file:///Users/runner/work/1/s/sdk/core/core-tracing/src/instrumenter.ts:57:14)
at withContext (file:///Users/runner/work/1/s/sdk/core/core-tracing/src/tracingClient.ts:91:30)
at Object.withSpan (file:///Users/runner/work/1/s/sdk/core/core-tracing/src/tracingClient.ts:70:28)
at ContainerRegistryContentClient.uploadBlob (file:///Users/runner/work/1/s/sdk/containerregistry/container-registry/src/content/containerRegistryContentClient.ts:315:26)
at uploadDockerManifestPrerequisites (file:///Users/runner/work/1/s/sdk/containerregistry/container-registry/test/public/containerRegistryContentClient.spec.ts:95:30)
at Context. (file:///Users/runner/work/1/s/sdk/containerregistry/container-registry/test/public/containerRegistryContentClient.spec.ts:166:13)
at callFn (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:364:21)
at Test.Runnable.run (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:677:10)
at /Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:800:12
at next (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:592:14)
at /Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:602:7
at next (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:550:7)
at done (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:308:5)
at /Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:369:11

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4110870&view=results

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Container Registrytest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions