Skip to content

flake: e2e-test/test ssh #218

@ethanndickson

Description

@ethanndickson

https://github.com/coder/coder/actions/runs/11904632449/job/33173775353?pr=14680 (rebased off main today)

==> Finished test ssh with agent v2.12.1: failed
[...]
+ sh -c curl -#fL -o /tmp/coder-e2e-cache/coder/coder_2.12.1_linux_amd64.tar.gz.incomplete -C - https://github.com/coder/coder/releases/download/v2.12.1/coder_2.12.1_linux_amd64.tar.gz
#=#=# 
curl: (22) The requested URL returned error: 403
[...]
==> Errors
/home/runner/work/coder/coder/site/e2e/helpers.ts:396:
 at helpers.ts:396
 394 | resolve();
 395 | } else {
> 396 | reject(new Error(`install.sh failed with code ${code}`));
    | ^
 397 | }
 398 | });
 399 | });
Error: install.sh failed with code 22
==> Attachments
{
 name: 'video',
 path: '/home/runner/work/coder/coder/site/test-results/tests-outdatedAgent-ssh-with-agent-v2-12-1-tests/video.webm',
 contentType: 'video/webm',
 body: undefined
}

https://github.com/coder/coder/actions/runs/11905485774/job/33176060731?pr=15581 (created off main today)

==> Finished test ssh with client v2.8.0: failed
[...]
+ curl -#fL -o /tmp/coder-e2e-cache/coder/coder_2.8.0_linux_amd64.tar.gz.incomplete -C - https://github.com/coder/coder/releases/download/v2.8.0/coder_2.8.0_linux_amd64.tar.gz
[onResponse] url=http://localhost:3111/api/v2/workspaces/02bb8be3-831d-447e-9c95-6ce50e824cb0/watch status=200 body=not_available
[onResponse] url=http://localhost:3111/api/v2/workspaceagents/3484a957-b203-4474-81e7-940c2357093d/watch-metadata status=200 body=not_available
==> Errors
/home/runner/work/coder/coder/site/e2e/helpers.ts:396:
 at helpers.ts:396
 394 | resolve();
 395 | } else {
> 396 | reject(new Error(`install.sh failed with code ${code}`));
    | ^
 397 | }
 398 | });
 399 | });
Error: install.sh failed with code 22
==> Attachments
{
 name: 'video',
 path: '/home/runner/work/coder/coder/site/test-results/tests-outdatedCLI-ssh-with-client-v2-8-0-tests/video.webm',
 contentType: 'video/webm',
 body: undefined
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions