Restart CI #7665
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
RETRY 1: End-to-end authentication tests for environment [ESS PodSpaces}] › Unauthenticated fetch › can fetch a public resource when not logged in:
e2e/node/e2e-test.spec.ts#L175
TypeError: fetch failed
at fetch (node_modules/undici/index.js:109:13)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:175:26)
|
RETRY 1: Session events › sends an event on successful login and logout:
packages/core/src/util/token.ts#L38
TypeError: fetch failed
at async fetchJwks (packages/core/src/util/token.ts:38:24)
at async getWebidFromTokenPayload (packages/core/src/util/token.ts:73:15)
at async ClientCredentialsOidcHandler.handle (packages/node/src/login/oidc/oidcHandlers/ClientCredentialsOidcHandler.ts:120:15)
at async ClientAuthentication.login (packages/node/src/ClientAuthentication.ts:58:25)
at async Session.login (packages/node/src/Session.ts:202:23)
at async Object.<anonymous> (e2e/node/e2e-test.spec.ts:248:5)
|