SIGN IN SIGN UP
All runs

Add test CI workflow

Success push 0543f06 2s
bhaktateas bhaktateas
test.yml #9 Mar 20, 2026, 8:28 AM

JOBS

test
2s
RUNNER
morph-runner

TEST

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