Skip to content

Refactor wait execution steps to use 'wait_for' for stable cluster st… #27

Refactor wait execution steps to use 'wait_for' for stable cluster st…

Refactor wait execution steps to use 'wait_for' for stable cluster st… #27

Triggered via push April 15, 2025 22:59
Status Failure
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
partial-become[task]: src/roles/ha_scs/tasks/manual-restart.yml#L36
``become_user`` should have a corresponding ``become`` at the same level as itself.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-sapstartsrv-process.yml#L50
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-sapstartsrv-process.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-message-server.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L47
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L41
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L36
Shells that use pipes should set the pipefail option.
partial-become[task]: src/roles/ha_scs/tasks/ha-failover-to-node.yml#L36
``become_user`` should have a corresponding ``become`` at the same level as itself.