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: 29 Oct 2023 10:07:33 +0000
- Ended: 29 Oct 2023 10:07:33 +0000
- Duration: 00:00:00.34
- Tags:
- task_create_network
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "show" ] |
delta |
0:00:00.010476 |
end |
2023-10-29 12:07:33.639103 |
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-29 12:07:33.628627 |
stderr |
|
stderr_lines |
[]
|
stdout |
switch 499a54c2-88da-4faf-b6ed-4bbd87ca9349 (public) port public-ln type: localnet addresses: ["unknown"] port public-lr0 type: router router-port: lr0-public switch 509f0517-da70-4fa8-90b2-f90fac68e253 (sw-okdcluster) port sw-okdcluster-lr0 type: router router-port: lr0-sw-okdcluster port 084253db-216b-54c3-816a-1d094a23925e addresses: ["52:54:00:bf:90:5d 10.0.0.1"] port 408fa1b8-d301-57f5-87ee-2a9cc79948f7 addresses: ["52:54:00:72:a8:b0 10.0.0.253"] port 9a1935b2-224c-58bf-ad17-1ded19a346d6 addresses: ["52:54:00:6c:e4:f4 10.0.0.3"] port 50104a11-b51e-520f-8d20-d8a631533771 addresses: ["52:54:00:1e:61:5c 10.0.0.2"] port 6752d705-bd50-5a22-a0f0-35427f37d6ed addresses: ["52:54:00:ca:6a:3d 10.0.0.5"] port 72ee2d48-a12d-5667-ad6e-02f211764149 addresses: ["52:54:00:65:44:1a 10.0.0.4"] router df595491-a811-448c-9456-56fd2af24863 (lr0) port lr0-public mac: "00:00:20:9a:70:da" networks: ["172.16.0.1/24"] gateway chassis: [hypervisor-01] port lr0-sw-okdcluster mac: "00:00:00:8c:52:54" networks: ["10.0.0.254/24"] |
stdout_lines |
[ "switch 499a54c2-88da-4faf-b6ed-4bbd87ca9349 (public)", " port public-ln", " type: localnet", " addresses: [\"unknown\"]", " port public-lr0", " type: router", " router-port: lr0-public", "switch 509f0517-da70-4fa8-90b2-f90fac68e253 (sw-okdcluster)", " port sw-okdcluster-lr0", " type: router", " router-port: lr0-sw-okdcluster", " port 084253db-216b-54c3-816a-1d094a23925e", " addresses: [\"52:54:00:bf:90:5d 10.0.0.1\"]", " port 408fa1b8-d301-57f5-87ee-2a9cc79948f7", " addresses: [\"52:54:00:72:a8:b0 10.0.0.253\"]", " port 9a1935b2-224c-58bf-ad17-1ded19a346d6", " addresses: [\"52:54:00:6c:e4:f4 10.0.0.3\"]", " port 50104a11-b51e-520f-8d20-d8a631533771", " addresses: [\"52:54:00:1e:61:5c 10.0.0.2\"]", " port 6752d705-bd50-5a22-a0f0-35427f37d6ed", " addresses: [\"52:54:00:ca:6a:3d 10.0.0.5\"]", " port 72ee2d48-a12d-5667-ad6e-02f211764149", " addresses: [\"52:54:00:65:44:1a 10.0.0.4\"]", "router df595491-a811-448c-9456-56fd2af24863 (lr0)", " port lr0-public", " mac: \"00:00:20:9a:70:da\"", " networks: [\"172.16.0.1/24\"]", " gateway chassis: [hypervisor-01]", " port lr0-sw-okdcluster", " mac: \"00:00:00:8c:52:54\"", " networks: [\"10.0.0.254/24\"]" ] |