Skip to content

Orchestrator Integration Tests #136

Orchestrator Integration Tests

Orchestrator Integration Tests #136

Triggered via schedule August 25, 2026 03:41
Status Success
Total duration 3m 38s
Artifacts
Plugin Interface Tests
1m 11s
Plugin Interface Tests
K8s Integration Tests
2m 50s
K8s Integration Tests
AWS Integration Tests
3m 35s
AWS Integration Tests
Local Docker Integration Tests
3m 19s
Local Docker Integration Tests
Rclone Integration Tests
1m 7s
Rclone Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
K8s Integration Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts > Orchestrator Retain Workspace > Run one build it should not already be retained, run subsequent build which should use retained workspace: src/model/orchestrator/services/core/shared-workspace-locking.ts#L342
Error: retained-workspace- already exists ❯ Function.CreateWorkspace src/model/orchestrator/services/core/shared-workspace-locking.ts:342:13 ❯ Function.GetLockedWorkspace src/model/orchestrator/services/core/shared-workspace-locking.ts:193:26 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:323:24 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:99:30
K8s Integration Tests
Orchestrator failed: retained-workspace- already exists
K8s Integration Tests
{ "name": "Error", "message": "retained-workspace- already exists", "stack": "Error: retained-workspace- already exists\n at Function.CreateWorkspace (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/services/core/shared-workspace-locking.ts:342:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.GetLockedWorkspace (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/services/core/shared-workspace-locking.ts:193:26)\n at Function.runWithProvider (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:323:24)\n at Function.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/unity-builder/unity-builder/src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:99:30\n at file:///home/runner/work/unity-builder/unity-builder/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
K8s Integration Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts#L101
AssertionError: expected 'orchestrator build workflow starting\…' to contain 'Activation successful' - Expected + Received - Activation successful + orchestrator build workflow starting + CACHE_KEY=test-case-e5bd2ae9-c056-497d-9bfe-15bb806f9141 + game ci start + E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) + E: Unable to lock directory /var/lib/apt/lists/ + E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) + E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? + /data/cache [error opening dir] + + 0 directories, 0 files + ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:101:24
Local Docker Integration Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1 ❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13 ❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:42:15 ❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:15:12 ❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29
Local Docker Integration Tests
Orchestrator failed: Build failed with exit code 1
Local Docker Integration Tests
{ "name": "Error", "message": "Build failed with exit code 1", "stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:42:15)\n at BuildAutomationWorkflow.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:15:12)\n at WorkflowCompositionRoot.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/unity-builder/unity-builder/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29\n at file:///home/runner/work/unity-builder/unity-builder/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
Local Docker Integration Tests
no CLI mode found for remote-cli-pre-build
AWS Integration Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts > Orchestrator Retain Workspace > Run one build it should not already be retained, run subsequent build which should use retained workspace: src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1 ❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13 ❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:42:15 ❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:15:12 ❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:52:29
AWS Integration Tests
Orchestrator failed: Build failed with exit code 1
AWS Integration Tests
{ "name": "Error", "message": "Build failed with exit code 1", "stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:42:15)\n at BuildAutomationWorkflow.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:15:12)\n at WorkflowCompositionRoot.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/unity-builder/unity-builder/src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:52:29\n at file:///home/runner/work/unity-builder/unity-builder/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
AWS Integration Tests
no CLI mode found for remote-cli-pre-build
AWS Integration Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1 ❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13 ❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:42:15 ❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:15:12 ❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29
AWS Integration Tests
Orchestrator failed: Build failed with exit code 1
AWS Integration Tests
{ "name": "Error", "message": "Build failed with exit code 1", "stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:42:15)\n at BuildAutomationWorkflow.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/build-automation-workflow.ts:15:12)\n at WorkflowCompositionRoot.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/unity-builder/unity-builder/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29\n at file:///home/runner/work/unity-builder/unity-builder/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
AWS Integration Tests
no CLI mode found for remote-cli-pre-build
Rclone Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Plugin Interface Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
K8s Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, azure/setup-kubectl@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Local Docker Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
AWS Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/