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_libvirt : Show northbound status
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/create_network.yml:559
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 27 Oct 2023 17:27:49 +0000
- Ended: 27 Oct 2023 17:27:49 +0000
- Duration: 00:00:00.30
- Tags:
- task_create_network
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "show" ] |
delta |
0:00:00.009044 |
end |
2023-10-27 20:27:49.427532 |
invocation |
{ "module_args": { "_raw_params": "/usr/bin/ovn-nbctl show", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-27 20:27:49.418488 |
stderr |
|
stderr_lines |
[]
|
stdout |
switch 62b4c6a8-9d26-452a-af04-10a19659210c (sw-kidcluster) port c6dcd923-77d4-5a25-86d6-e025e3eeb8c7 addresses: ["52:54:00:78:05:39 10.0.0.253"] port sw-kidcluster-lr0 type: router router-port: lr0-sw-kidcluster port 4e07471f-92c1-5279-8977-71611ef1006c addresses: ["52:54:00:2c:00:ea 10.0.0.1"] switch 643947c0-336c-497d-a72b-0513c5f72961 (sw-k8scluster) port sw-k8scluster-lr0 type: router router-port: lr0-sw-k8scluster port 9cfc5fdb-8bc4-5906-a72c-1d0da277147f addresses: ["52:54:00:65:6a:56 10.0.0.1"] port 7471f63f-843d-599a-893c-048ef2641a41 addresses: ["52:54:00:53:0d:1d 10.0.0.2"] port 5a10a060-0dcf-54f8-9bee-1bc405dcf97b addresses: ["52:54:00:f0:1b:99 10.0.0.253"] switch 946ad160-203f-4487-a8ef-cf60ff5669c4 (public) port public-lr0 type: router router-port: lr0-public port public-ln type: localnet addresses: ["unknown"] router 3823d8e8-becc-4714-9df9-155fb7354ac5 (lr0) port lr0-sw-kidcluster mac: "00:00:00:3d:7f:e7" networks: ["10.0.0.254/24"] port lr0-sw-k8scluster mac: "00:00:00:eb:d9:68" networks: ["10.0.0.254/24"] port lr0-public mac: "00:00:20:57:0b:49" networks: ["172.16.0.1/24"] gateway chassis: [hypervisor-01] |
stdout_lines |
[ "switch 62b4c6a8-9d26-452a-af04-10a19659210c (sw-kidcluster)", " port c6dcd923-77d4-5a25-86d6-e025e3eeb8c7", " addresses: [\"52:54:00:78:05:39 10.0.0.253\"]", " port sw-kidcluster-lr0", " type: router", " router-port: lr0-sw-kidcluster", " port 4e07471f-92c1-5279-8977-71611ef1006c", " addresses: [\"52:54:00:2c:00:ea 10.0.0.1\"]", "switch 643947c0-336c-497d-a72b-0513c5f72961 (sw-k8scluster)", " port sw-k8scluster-lr0", " type: router", " router-port: lr0-sw-k8scluster", " port 9cfc5fdb-8bc4-5906-a72c-1d0da277147f", " addresses: [\"52:54:00:65:6a:56 10.0.0.1\"]", " port 7471f63f-843d-599a-893c-048ef2641a41", " addresses: [\"52:54:00:53:0d:1d 10.0.0.2\"]", " port 5a10a060-0dcf-54f8-9bee-1bc405dcf97b", " addresses: [\"52:54:00:f0:1b:99 10.0.0.253\"]", "switch 946ad160-203f-4487-a8ef-cf60ff5669c4 (public)", " port public-lr0", " type: router", " router-port: lr0-public", " port public-ln", " type: localnet", " addresses: [\"unknown\"]", "router 3823d8e8-becc-4714-9df9-155fb7354ac5 (lr0)", " port lr0-sw-kidcluster", " mac: \"00:00:00:3d:7f:e7\"", " networks: [\"10.0.0.254/24\"]", " port lr0-sw-k8scluster", " mac: \"00:00:00:eb:d9:68\"", " networks: [\"10.0.0.254/24\"]", " port lr0-public", " mac: \"00:00:20:57:0b:49\"", " networks: [\"172.16.0.1/24\"]", " gateway chassis: [hypervisor-01]" ] |