Skip to content

feat(agent): add sysctls option to builder #2058

feat(agent): add sysctls option to builder

feat(agent): add sysctls option to builder #2058

Triggered via pull request May 7, 2024 14:17
Status Failure
Total duration 14m 56s
Artifacts 9

product_builder.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 21 warnings, and 1 notice
[version] › with-login/version.spec.ts:54:5 › Change default version should work: web/crux-ui/e2e/with-login/version.spec.ts#L70
1) [version] › with-login/version.spec.ts:54:5 › Change default version should work ────────────── Error: Timed out 10000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.bg-error-red:has-text("DEFAULT"):right-of(h5:has-text("2.0.0"))') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 10000ms - waiting for locator('.bg-error-red:has-text("DEFAULT"):right-of(h5:has-text("2.0.0"))') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" 68 | 69 | await expect(page.locator(`.bg-error-red:has-text("DEFAULT"):left-of(h5:has-text("2.0.0"))`)).toHaveCount(0) > 70 | await expect(page.locator(`.bg-error-red:has-text("DEFAULT"):right-of(h5:has-text("2.0.0"))`)).toHaveCount(1) | ^ 71 | 72 | const versionThreeId = await createVersion(page, projectId, '3.0.0', 'Incremental') 73 | await page.goto(TEAM_ROUTES.project.versions(projectId).details(versionThreeId, { section: 'images' })) at /__w/dyrectorio/dyrectorio/web/crux-ui/e2e/with-login/version.spec.ts:70:98
e2e
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [version] › with-login/version.spec.ts:54:5 › Change default version should work ─────────────── 3 interrupted [nodes] › with-login/nodes.spec.ts:204:5 › Stopping the underlying container of a log stream should not affect the container states stream [template] › with-login/template.spec.ts:72:7 › creating a versionless project from a template should work (Gitea) [notification] › with-login/notification.spec.ts:74:5 › using an incorrect teams webhook url should give an error 129 did not run 40 passed (1.4m)
conventional_commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, beemojs/conventional-pr-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
conventional_commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
yaml_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gather_changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crux-ui_unit_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crux-ui_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_security
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crux-ui_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_coverage_upload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/download-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/upload-artifact@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, docker/login-action@v2, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e
Docker network rm failed with exit code 1
Slow Test: web/crux-ui/[template] › with-login/template.spec.ts#L1
web/crux-ui/[template] › with-login/template.spec.ts took 1.1m
Slow Test: web/crux-ui/[nodes] › with-login/nodes.spec.ts#L1
web/crux-ui/[nodes] › with-login/nodes.spec.ts took 1.1m
Slow Test: web/crux-ui/[version] › with-login/version.spec.ts#L1
web/crux-ui/[version] › with-login/version.spec.ts took 1.1m
Slow Test: web/crux-ui/[notification] › with-login/notification.spec.ts#L1
web/crux-ui/[notification] › with-login/notification.spec.ts took 33.8s
Slow Test: web/crux-ui/[registry] › with-login/registry.spec.ts#L1
web/crux-ui/[registry] › with-login/registry.spec.ts took 30.7s
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cli", "crane", "crux-ui", "dagent", "e2e-logs", "e2e-screenshots", "e2e-trace", "golang-integration-coverage", "golang-unit-coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
cli Expired
17.9 MB
crane Expired
25.7 MB
crux-ui Expired
64.4 MB
dagent Expired
16.4 MB
e2e-logs Expired
1.85 MB
e2e-screenshots Expired
1.25 MB
e2e-trace Expired
34.8 MB
golang-integration-coverage Expired
1.44 MB
golang-unit-coverage Expired
3.71 MB