All runs
test.yml #2 Mar 20, 2026, 7:20 AM
JOBS
test
2s
RUNNER
morph-runner
TEST
| 07:20:58 | morph-runner(version:v0.3.0) received task 2 of job test, be triggered by event: workflow_dispatch |
| 07:20:58 | workflow prepared |
| 07:20:58 | evaluating expression 'success()' |
| 07:20:58 | expression 'success()' evaluated to 'true' |
| 07:20:58 | 🚀 Start image=node:20-bullseye |
| 07:20:58 | 🐳 docker pull image=node:20-bullseye platform= username= forcePull=false |
| 07:20:58 | 🐳 docker pull node:20-bullseye |
| 07:20:58 | Image exists? true |
| 07:20:58 | Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test-test-network |
| 07:20:59 | 🐳 docker create image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test-test-network" |
| 07:20:59 | Created container name=GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test id=3a52bf6895c538851dc55a245ffbed8a5ab1db5014893df5804f3a234d014d2d from image node:20-bullseye (platform: ) |
| 07:20:59 | ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8] |
| 07:20:59 | 🐳 docker run image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test-test-network" |
| 07:20:59 | Starting container: 3a52bf6895c538851dc55a245ffbed8a5ab1db5014893df5804f3a234d014d2d |
| 07:20:59 | Started container: 3a52bf6895c538851dc55a245ffbed8a5ab1db5014893df5804f3a234d014d2d |
| 07:20:59 | Writing entry to tarball workflow/event.json len:2926 |
| 07:20:59 | Writing entry to tarball workflow/envs.txt len:0 |
| 07:20:59 | Extracting content to '/var/run/act/' |
| 07:20:59 | evaluating expression '' |
| 07:20:59 | expression '' evaluated to 'true' |
| 07:20:59 | ⭐ Run Main echo "Hello from Gitea Actions\!" |
| 07:20:59 | Writing entry to tarball workflow/outputcmd.txt len:0 |
| 07:20:59 | Writing entry to tarball workflow/statecmd.txt len:0 |
| 07:20:59 | Writing entry to tarball workflow/pathcmd.txt len:0 |
| 07:20:59 | Writing entry to tarball workflow/envs.txt len:0 |
| 07:20:59 | Writing entry to tarball workflow/SUMMARY.md len:0 |
| 07:20:59 | Extracting content to '/var/run/act' |
| 07:20:59 | Wrote command \n\necho "Hello from Gitea Actions\!"\n\n to 'workflow/0' |
| 07:20:59 | Writing entry to tarball workflow/0 len:35 |
| 07:20:59 | Extracting content to '/var/run/act' |
| 07:20:59 | 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir= |
| 07:20:59 | Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0]' |
| 07:20:59 | Working directory '/workspace/morphadmin/e2e-test' |
| 07:20:59 | Hello from Gitea Actions\! |
| 07:21:00 | Fri Mar 20 07:21:00 UTC 2026 |
| 07:21:00 | Linux 3a52bf6895c5 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 GNU/Linux |
| 07:21:00 | Cleaning up container for job test |
| 07:21:00 | Removed container: 3a52bf6895c538851dc55a245ffbed8a5ab1db5014893df5804f3a234d014d2d |
| 07:21:00 | 🐳 docker volume rm GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test |
| 07:21:00 | 🐳 docker volume rm GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test-env |
| 07:21:00 | Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-2_WORKFLOW-Test-CI_JOB-test-test-network |
| 07:21:00 | 🏁 Job succeeded |