Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_openshift : Wait for bootstrap to complete
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_openshift/tasks/main.yml:76
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 29 Oct 2023 16:32:59 +0000
- Ended: 29 Oct 2023 16:39:47 +0000
- Duration: 00:06:47.32
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
attempts |
1 |
changed |
True |
cmd |
openshift-install gather --dir install_dir bootstrap --bootstrap 10.0.0.3 --master 10.0.0.1 openshift-install --dir=install_dir/ wait-for bootstrap-complete --log-level info |
delta |
0:06:47.060931 |
end |
2023-10-29 16:39:47.286507 |
invocation |
{ "module_args": { "_raw_params": "openshift-install gather --dir install_dir bootstrap --bootstrap 10.0.0.3 --master 10.0.0.1\nopenshift-install --dir=install_dir/ wait-for bootstrap-complete --log-level info\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-29 16:33:00.225576 |
stderr |
level=info msg=Skipping VM console logs gather: no platform configured in metadata level=info msg=Pulling debug logs from the bootstrap machine 2023/10/29 16:33:09 agent 27: ssh: parse error in message type 27 2023/10/29 16:33:10 agent 27: ssh: parse error in message type 27 2023/10/29 16:33:25 agent 27: ssh: parse error in message type 27 level=warning msg=Unable to stat /root/install_dir/serial-log-bundle-20231029163300.tar.gz, skipping level=warning msg=The bootstrap machine is unable to resolve API and/or API-Int Server URLs level=info level=info msg=Bootstrap gather logs captured here "/root/install_dir/log-bundle-20231029163300.tar.gz" level=info msg=Waiting up to 20m0s (until 4:53PM) for the Kubernetes API at https://api.okdcluster.kubeinit.local:6443... level=info msg=API v1.26.4-3004+52589e6ce268bd-dirty up level=info msg=Waiting up to 30m0s (until 5:03PM) for bootstrapping to complete... level=info msg=It is now safe to remove the bootstrap resources level=info msg=Time elapsed: 6m19s |
stderr_lines |
[ "level=info msg=Skipping VM console logs gather: no platform configured in metadata", "level=info msg=Pulling debug logs from the bootstrap machine", "2023/10/29 16:33:09 agent 27: ssh: parse error in message type 27", "2023/10/29 16:33:10 agent 27: ssh: parse error in message type 27", "2023/10/29 16:33:25 agent 27: ssh: parse error in message type 27", "level=warning msg=Unable to stat /root/install_dir/serial-log-bundle-20231029163300.tar.gz, skipping", "level=warning msg=The bootstrap machine is unable to resolve API and/or API-Int Server URLs", "level=info", "level=info msg=Bootstrap gather logs captured here \"/root/install_dir/log-bundle-20231029163300.tar.gz\"", "level=info msg=Waiting up to 20m0s (until 4:53PM) for the Kubernetes API at https://api.okdcluster.kubeinit.local:6443...", "level=info msg=API v1.26.4-3004+52589e6ce268bd-dirty up", "level=info msg=Waiting up to 30m0s (until 5:03PM) for bootstrapping to complete...", "level=info msg=It is now safe to remove the bootstrap resources", "level=info msg=Time elapsed: 6m19s" ] |
stdout |
|
stdout_lines |
[]
|