Playbook #11 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:06.66
-
Playgitea
-
TaskPush system-config into our test gitea for testing
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 20:26:26 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml:50)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cd /home/zuul/src/opendev.org/opendev/system-config git remote add test-gitea ssh://git@localhost:222/opendev/system-config GIT_SSH_COMMAND='ssh -i /home/zuul/.ssh/id_ed25519' git push -f test-gitea master |
| delta |
0:00:06.389393 |
| end |
2025-10-27 20:26:26.522843 |
| invocation |
{ "module_args": { "_raw_params": "cd /home/zuul/src/opendev.org/opendev/system-config\ngit remote add test-gitea ssh://git@localhost:222/opendev/system-config\nGIT_SSH_COMMAND='ssh -i /home/zuul/.ssh/id_ed25519' git push -f test-gitea master\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-10-27 20:26:20.133450 |
| stderr |
remote: . Processing 1 references remote: Processed 1 references in total To ssh://localhost:222/opendev/system-config + 64d39766d...cdfa0523a master -> master (forced update) |
| stderr_lines |
[ "remote: . Processing 1 references ", "remote: Processed 1 references in total ", "To ssh://localhost:222/opendev/system-config", " + 64d39766d...cdfa0523a master -> master (forced update)" ] |
| stdout |
|
| stdout_lines |
[]
|