Skip to content

Running Copilot

Running Copilot #26

Triggered via dynamic November 19, 2025 16:50
Status Success
Total duration 16m 30s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
copilot
Process completed with exit code 1.\n2025-11-19T16:45:36.9291459Z ##[group]Run echo \"🛑 Stopping Windmill instance...\"\n2025-11-19T16:45:36.9291862Z \u001b[36;1mecho \"🛑 Stopping Windmill instance...\"\u001b[0m\n2025-11-19T16:45:36.9292357Z \u001b[36;1mnpm run docker:down\u001b[0m\n2025-11-19T16:45:36.9324497Z shell: /usr/bin/bash -e {0}\n2025-11-19T16:45:36.9324728Z ##[endgroup]\n2025-11-19T16:45:36.9375613Z 🛑 Stopping Windmill instance...\n2025-11-19T16:45:37.0610569Z \n2025-11-19T16:45:37.0611059Z > windmill-mcp@0.1.0 docker:down\n2025-11-19T16:45:37.0611536Z > docker compose -f tests/docker/docker-compose.yml down\n2025-11-19T16:45:37.0611784Z \n2025-11-19T16:45:37.1334060Z Container windmill-worker-test Stopping\n2025-11-19T16:45:37.1335052Z Container windmill-server-test Stopping\n2025-11-19T16:45:37.4274132Z Container windmill-server-test Stopped\n2025-11-19T16:45:37.4274771Z Container windmill-server-test Removing\n2025-11-19T16:45:37.4335358Z Container windmill-server-test Removed\n2025-11-19T16:45:37.4335955Z Container windmill-db-test Stopping\n2025-11-19T16:45:37.4814030Z Container windmill-worker-test Stopped\n2025-11-19T16:45:37.4814661Z Container windmill-worker-test Removing\n2025-11-19T16:45:37.4877344Z Container windmill-worker-test Removed\n2025-11-19T16:45:37.6045039Z Container windmill-db-test Stopped\n2025-11-19T16:45:37.6051629Z Container windmill-db-test Removing\n2025-11-19T16:45:37.6100134Z Container windmill-db-test Removed\n2025-11-19T16:45:37.6106475Z Network docker_default Removing\n2025-11-19T16:45:37.7143480Z Network docker_default Removed\n2025-11-19T16:45:37.7307824Z ##[group]Run UNIT_EXIT=0\n2025-11-19T16:45:37.7308357Z \u001b[36;1mUNIT_EXIT=0\u001b[0m\n2025-11-19T16:45:37.7308564Z \u001b[36;1mE2E_EXIT=1\u001b[0m\n2025-11-19T16:45:37.7308749Z \u001b[36;1m\u001b[0m\n2025-11-19T16:45:37.7308997Z \u001b[36;1m# STRICT: Both unit AND E2E tests must pass for release\u001b[0m\n2025-11-19T16:45:37.7309358Z \u001b[36;1mif [ \"$UNIT_EXIT\" = \"0\" ] && [ \"$E2E_EXIT\" = \"0\" ]; then\u001b[0m\n2025-11-19T16:45:37.7309669Z \u001b[36;1m echo \"passed=true\" >> $GITHUB_OUTPUT\u001b[0m\n2025-11-19T16:45:37.7309987Z \u001b[36;1m echo \"✅ All tests passed - ready for release\"\u001b[0m\n2025-11-19T16:45:37.7310264Z \u001b[36;1melse\u001b[0m\n2025-11-19T16:45:37.7310479Z \u001b[36;1m echo \"passed=false\" >> $GITHUB_OUTPUT\u001b[0m\n2025-11-19T16:45:37.7310817Z \u001b[36;1m echo \"❌ Tests failed - no release will be created\"\u001b[0m\n2025-11-19T16:45:37.7311116Z \u001b[36;1m if [ \"$UNIT_EXIT\" != \"0\" ]; then\u001b[0m\n2025-11-19T16:45:37.7311376Z \u001b[36;1m echo \" - Unit tests: FAILED\"\u001b[0m\n2025-11-19T16:45:37.7311615Z \u001b[36;1m fi\u001b[0m\n2025-11-19T16:45:37.7311834Z \u001b[36;1m if [ \"$E2E_EXIT\" != \"0\" ]; then\u001b[0m\n2025-11-19T16:45:37.7312088Z \u001b[36;1m echo \" - E2E tests: FAILED\"\u001b[0m\n2025-11-19T16:45:37.7312312Z \u001b[36;1m fi\u001b[0m\n2025-11-19T16:45:37.7312481Z \u001b[36;1m exit 1\u001b[0m\n2025-11-19T16:45:37.7312660Z \u001b[36;1mfi\u001b[0m\n2025-11-19T16:45:37.7344896Z shell: /usr/bin/bash -e {0}\n2025-11-19T16:45:37.7345126Z ##[endgroup]\n2025-11-19T16:45:37.7400102Z ❌ Tests failed - no release will be created\n2025-11-19T16:45:37.7400437Z - E2E tests: FAILED\n2025-11-19T16:45:37.7403789Z ##[error]Process completed with exit code 1.\n2025-11-19T16:45:37.7474443Z ##[group]Run actions/upload-artifact@v4\n2025-11-19T16:45:37.7474720Z with:\n2025-11-19T16:45:37.7474913Z name: test-results-1.520.1\n2025-11-19T16:45:37.7475197Z path: unit-test-output.txt\ne2e-test-output.txt\n\n2025-11-19T16:45:37.7475482Z retention-days: 30\n2025-11-19T16:45:37.7475688Z if-no-files-found: warn\n2025-11-19T16:45:37.7475894Z compression-level: 6\n2025-11-19T16:45:37.7476094Z overwrite: false\n2025-11-19T16:45:37.7476297Z include-hidden-files: false\n2025-11-19T16:45:37.7476510Z ##[endgroup]\n2025-11-19T16:45:37.9686466Z Multiple search paths detected. Calculating the least common ancestor of all paths\n2025-11
copilot
No files were found with the provided path: /home/runner/work/_temp/runtime-logs/blocked.jsonl /home/runner/work/_temp/runtime-logs/blocked.md. No artifacts will be uploaded.