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: 31 Oct 2023 01:20:51 +0000
- Ended: 31 Oct 2023 01:20:52 +0000
- Duration: 00:00:00.30
- Tags:
- task_create_network
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "show" ] |
delta |
0:00:00.008315 |
end |
2023-10-31 03:20:52.213306 |
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-31 03:20:52.204991 |
stderr |
|
stderr_lines |
[]
|
stdout |
switch a71411ec-9304-491e-857a-0b8bf95f5c9f (sw-kidcluster) port 9d6b9ff0-fdce-5f3f-9183-525532c2cb50 addresses: ["52:54:00:9d:06:4e 10.0.0.4"] port sw-kidcluster-lr0 type: router router-port: lr0-sw-kidcluster port 3e220890-58ba-54cd-998f-c91788549a5d addresses: ["52:54:00:bd:a2:ae 10.0.0.2"] port 9828909b-1d39-548c-a063-1910925c1e7a addresses: ["52:54:00:7e:63:a2 10.0.0.1"] port 0294b3bc-a4cd-5844-bee5-efbe69e6c77c addresses: ["52:54:00:a3:7d:b3 10.0.0.253"] port b1a8093e-34b6-5ab7-9e50-17d2443802c6 addresses: ["52:54:00:d8:c5:45 10.0.0.3"] switch 3cd17779-ff52-48d8-873b-c870bf163f13 (sw-k8scluster) port 7f964753-76f7-5e5d-96db-e3f2f0ed7691 addresses: ["52:54:00:44:9a:07 10.0.0.253"] port 57c659ca-e0cd-5add-9bfb-848b114c5174 addresses: ["52:54:00:5e:68:4f 10.0.0.2"] port sw-k8scluster-lr0 type: router router-port: lr0-sw-k8scluster port f66592c4-dfeb-50d9-b0d3-c96ad8201feb addresses: ["52:54:00:39:38:bf 10.0.0.1"] switch e0cb82ab-3008-4390-b831-fdcee4f916d2 (public) port public-ln type: localnet addresses: ["unknown"] port public-lr0 type: router router-port: lr0-public router 3ba1336d-b004-46b1-ab86-32187907bd74 (lr0) port lr0-sw-k8scluster mac: "00:00:00:26:a7:98" networks: ["10.0.0.254/24"] port lr0-sw-kidcluster mac: "00:00:00:ea:c7:ea" networks: ["10.0.0.254/24"] port lr0-public mac: "00:00:20:99:e1:ed" networks: ["172.16.0.1/24"] gateway chassis: [hypervisor-01] |
stdout_lines |
[ "switch a71411ec-9304-491e-857a-0b8bf95f5c9f (sw-kidcluster)", " port 9d6b9ff0-fdce-5f3f-9183-525532c2cb50", " addresses: [\"52:54:00:9d:06:4e 10.0.0.4\"]", " port sw-kidcluster-lr0", " type: router", " router-port: lr0-sw-kidcluster", " port 3e220890-58ba-54cd-998f-c91788549a5d", " addresses: [\"52:54:00:bd:a2:ae 10.0.0.2\"]", " port 9828909b-1d39-548c-a063-1910925c1e7a", " addresses: [\"52:54:00:7e:63:a2 10.0.0.1\"]", " port 0294b3bc-a4cd-5844-bee5-efbe69e6c77c", " addresses: [\"52:54:00:a3:7d:b3 10.0.0.253\"]", " port b1a8093e-34b6-5ab7-9e50-17d2443802c6", " addresses: [\"52:54:00:d8:c5:45 10.0.0.3\"]", "switch 3cd17779-ff52-48d8-873b-c870bf163f13 (sw-k8scluster)", " port 7f964753-76f7-5e5d-96db-e3f2f0ed7691", " addresses: [\"52:54:00:44:9a:07 10.0.0.253\"]", " port 57c659ca-e0cd-5add-9bfb-848b114c5174", " addresses: [\"52:54:00:5e:68:4f 10.0.0.2\"]", " port sw-k8scluster-lr0", " type: router", " router-port: lr0-sw-k8scluster", " port f66592c4-dfeb-50d9-b0d3-c96ad8201feb", " addresses: [\"52:54:00:39:38:bf 10.0.0.1\"]", "switch e0cb82ab-3008-4390-b831-fdcee4f916d2 (public)", " port public-ln", " type: localnet", " addresses: [\"unknown\"]", " port public-lr0", " type: router", " router-port: lr0-public", "router 3ba1336d-b004-46b1-ab86-32187907bd74 (lr0)", " port lr0-sw-k8scluster", " mac: \"00:00:00:26:a7:98\"", " networks: [\"10.0.0.254/24\"]", " port lr0-sw-kidcluster", " mac: \"00:00:00:ea:c7:ea\"", " networks: [\"10.0.0.254/24\"]", " port lr0-public", " mac: \"00:00:20:99:e1:ed\"", " networks: [\"172.16.0.1/24\"]", " gateway chassis: [hypervisor-01]" ] |