# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tests_ipv6_initscripts.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tests_ipv6_initscripts.yml:5 Friday 09 February 2024 16:14:11 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tests_ipv6_initscripts.yml:8 Friday 09 February 2024 16:14:12 +0000 (0:00:00.800) 0:00:00.813 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml for sut TASK [Verify DNS and ping still work before el repo setup] ********************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 16:14:12 +0000 (0:00:00.014) 0:00:00.827 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.134472", "end": "2024-02-09 16:14:21.155544", "rc": 0, "start": "2024-02-09 16:14:13.021072" } STDOUT: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (67.219.144.68) 56(84) bytes of data. 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=1 ttl=46 time=30.8 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=2 ttl=46 time=29.10 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=3 ttl=46 time=29.10 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=4 ttl=46 time=29.9 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=5 ttl=46 time=30.0 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 29.918/30.125/30.752/0.383 ms 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (140.211.169.196) 56(84) bytes of data. 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=1 ttl=38 time=70.3 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=38 time=69.7 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=38 time=69.5 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=38 time=69.5 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=38 time=69.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 69.487/69.711/70.319/0.459 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 16:14:21 +0000 (0:00:08.390) 0:00:09.217 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:31 Friday 09 February 2024 16:14:21 +0000 (0:00:00.358) 0:00:09.575 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:36 Friday 09 February 2024 16:14:21 +0000 (0:00:00.254) 0:00:09.830 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:40 Friday 09 February 2024 16:14:21 +0000 (0:00:00.015) 0:00:09.845 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:65 Friday 09 February 2024 16:14:21 +0000 (0:00:00.009) 0:00:09.855 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 16:14:21 +0000 (0:00:00.022) 0:00:09.877 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 16:14:22 +0000 (0:00:00.195) 0:00:10.072 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 16:14:22 +0000 (0:00:00.010) 0:00:10.083 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 16:14:22 +0000 (0:00:00.011) 0:00:10.094 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.253991", "end": "2024-02-09 16:14:22.483416", "rc": 0, "start": "2024-02-09 16:14:22.229425" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 16:14:22 +0000 (0:00:00.450) 0:00:10.545 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work after el repo setup] ********************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:69 Friday 09 February 2024 16:14:22 +0000 (0:00:00.008) 0:00:10.554 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.145640", "end": "2024-02-09 16:14:30.830874", "rc": 0, "start": "2024-02-09 16:14:22.685234" } STDOUT: 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (8.43.85.67) 56(84) bytes of data. 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=1 ttl=46 time=11.6 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=2 ttl=46 time=11.0 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=3 ttl=46 time=10.8 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=4 ttl=46 time=29.7 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=5 ttl=46 time=37.3 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4007ms rtt min/avg/max/mdev = 10.789/20.071/37.259/11.205 ms 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (140.211.169.196) 56(84) bytes of data. 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=1 ttl=42 time=74.7 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=73.0 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=72.8 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=72.10 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=72.10 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 72.833/73.300/74.695/0.741 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tests_ipv6_initscripts.yml:10 Friday 09 February 2024 16:14:30 +0000 (0:00:08.339) 0:00:18.893 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing IPv6 config] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:3 Friday 09 February 2024 16:14:30 +0000 (0:00:00.018) 0:00:18.912 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:9 Friday 09 February 2024 16:14:31 +0000 (0:00:00.669) 0:00:19.581 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 16:14:31 +0000 (0:00:00.021) 0:00:19.602 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 16:14:31 +0000 (0:00:00.020) 0:00:19.623 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003498", "end": "2024-02-09 16:14:31.764416", "rc": 0, "start": "2024-02-09 16:14:31.760918" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 16:14:31 +0000 (0:00:00.203) 0:00:19.826 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 16:14:31 +0000 (0:00:00.020) 0:00:19.847 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:11 Friday 09 February 2024 16:14:31 +0000 (0:00:00.019) 0:00:19.866 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 16:14:31 +0000 (0:00:00.023) 0:00:19.889 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 16:14:31 +0000 (0:00:00.018) 0:00:19.908 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 16:14:31 +0000 (0:00:00.019) 0:00:19.928 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 16:14:31 +0000 (0:00:00.025) 0:00:19.953 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 16:14:31 +0000 (0:00:00.023) 0:00:19.976 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-02-09 16:14:32.117840", "rc": 0, "start": "2024-02-09 16:14:32.114127" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 16:14:32 +0000 (0:00:00.203) 0:00:20.179 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 16:14:32 +0000 (0:00:00.020) 0:00:20.200 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 16:14:32 +0000 (0:00:00.020) 0:00:20.221 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 16:14:35 +0000 (0:00:02.898) 0:00:23.120 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.013406", "end": "2024-02-09 16:14:35.275080", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 16:14:35.261674" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003980", "end": "2024-02-09 16:14:35.500520", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 16:14:35.496540" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004419", "end": "2024-02-09 16:14:35.700145", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 16:14:35.695726" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 16:14:35 +0000 (0:00:00.644) 0:00:23.764 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023068", "end": "2024-02-09 16:14:35.927567", "rc": 0, "start": "2024-02-09 16:14:35.904499" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 16:14:35 +0000 (0:00:00.226) 0:00:23.990 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 16:14:35 +0000 (0:00:00.019) 0:00:24.010 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 16:14:35 +0000 (0:00:00.018) 0:00:24.029 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 16:14:36 +0000 (0:00:00.018) 0:00:24.048 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 16:14:36 +0000 (0:00:00.018) 0:00:24.066 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:15 Friday 09 February 2024 16:14:36 +0000 (0:00:00.017) 0:00:24.083 ******* ok: [sut] => { "changed": false, "cmd": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "delta": "0:00:00.041004", "end": "2024-02-09 16:14:36.263622", "rc": 0, "start": "2024-02-09 16:14:36.222618" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:27 Friday 09 February 2024 16:14:36 +0000 (0:00:00.242) 0:00:24.326 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:14:36 +0000 (0:00:00.020) 0:00:24.346 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 16:14:36 +0000 (0:00:00.026) 0:00:24.372 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 16:14:36 +0000 (0:00:00.019) 0:00:24.392 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 16:14:36 +0000 (0:00:00.019) 0:00:24.412 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 16:14:36 +0000 (0:00:00.020) 0:00:24.432 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 16:14:38 +0000 (0:00:01.714) 0:00:26.147 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:14:39 +0000 (0:00:01.536) 0:00:27.683 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:14:39 +0000 (0:00:00.030) 0:00:27.714 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:14:39 +0000 (0:00:00.032) 0:00:27.746 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:14:39 +0000 (0:00:00.031) 0:00:27.777 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:14:39 +0000 (0:00:00.052) 0:00:27.829 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:14:39 +0000 (0:00:00.030) 0:00:27.860 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:14:39 +0000 (0:00:00.030) 0:00:27.890 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:14:39 +0000 (0:00:00.041) 0:00:27.932 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:14:39 +0000 (0:00:00.055) 0:00:27.988 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:14:39 +0000 (0:00:00.028) 0:00:28.016 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:14:40 +0000 (0:00:00.564) 0:00:28.581 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-11586heocrjol/tmp6cfaj1m2" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:14:40 +0000 (0:00:00.306) 0:00:28.888 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:14:43 +0000 (0:00:02.650) 0:00:31.538 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:14:43 +0000 (0:00:00.033) 0:00:31.572 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:14:43 +0000 (0:00:00.031) 0:00:31.603 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:14:43 +0000 (0:00:00.030) 0:00:31.633 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:14:43 +0000 (0:00:00.030) 0:00:31.664 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:47 Friday 09 February 2024 16:14:43 +0000 (0:00:00.319) 0:00:31.983 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 16:14:43 +0000 (0:00:00.053) 0:00:32.037 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 16:14:44 +0000 (0:00:00.041) 0:00:32.078 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707495275.2654989, "block_size": 4096, "blocks": 0, "ctime": 1707495275.2654989, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27111, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707495275.2654989, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 16:14:44 +0000 (0:00:00.213) 0:00:32.291 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:49 Friday 09 February 2024 16:14:44 +0000 (0:00:00.031) 0:00:32.322 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 16:14:44 +0000 (0:00:00.073) 0:00:32.396 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 16:14:44 +0000 (0:00:00.043) 0:00:32.439 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 16:14:44 +0000 (0:00:00.029) 0:00:32.469 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707495281.2758808, "block_size": 4096, "blocks": 8, "ctime": 1707495281.254881, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5434771, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707495281.254881, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 253, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 16:14:44 +0000 (0:00:00.210) 0:00:32.680 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 16:14:44 +0000 (0:00:00.032) 0:00:32.712 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020510", "end": "2024-02-09 16:14:44.871998", "rc": 1, "start": "2024-02-09 16:14:44.851488" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 16:14:44 +0000 (0:00:00.230) 0:00:32.942 ******* skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 16:14:44 +0000 (0:00:00.030) 0:00:32.973 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003452", "end": "2024-02-09 16:14:45.117261", "rc": 0, "start": "2024-02-09 16:14:45.113809" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 16:14:45 +0000 (0:00:00.219) 0:00:33.192 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 16:14:45 +0000 (0:00:00.033) 0:00:33.226 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003481", "end": "2024-02-09 16:14:45.373201", "rc": 0, "start": "2024-02-09 16:14:45.369720" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 16:14:45 +0000 (0:00:00.230) 0:00:33.456 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 16:14:45 +0000 (0:00:00.058) 0:00:33.515 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 16:14:45 +0000 (0:00:00.035) 0:00:33.550 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 16:14:45 +0000 (0:00:00.038) 0:00:33.589 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ip address information] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:53 Friday 09 February 2024 16:14:45 +0000 (0:00:00.033) 0:00:33.622 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.003911", "end": "2024-02-09 16:14:45.766334", "rc": 0, "start": "2024-02-09 16:14:45.762423" } STDOUT: 22: veth0@if21: mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 56:48:9a:71:f6:a1 brd ff:ff:ff:ff:ff:ff link-netns ns1 inet6 2001:db8::4/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::2/32 scope global valid_lft forever preferred_lft forever inet6 fe80::5448:9aff:fe71:f6a1/64 scope link valid_lft forever preferred_lft forever TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:57 Friday 09 February 2024 16:14:45 +0000 (0:00:00.216) 0:00:33.838 ******* ok: [sut] => { "ip_addr.stdout": "22: veth0@if21: mtu 1500 qdisc noqueue state UP group default qlen 1000\n link/ether 56:48:9a:71:f6:a1 brd ff:ff:ff:ff:ff:ff link-netns ns1\n inet6 2001:db8::4/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::2/32 scope global \n valid_lft forever preferred_lft forever\n inet6 fe80::5448:9aff:fe71:f6a1/64 scope link \n valid_lft forever preferred_lft forever" } TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:60 Friday 09 February 2024 16:14:45 +0000 (0:00:00.029) 0:00:33.868 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:69 Friday 09 February 2024 16:14:45 +0000 (0:00:00.060) 0:00:33.928 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003964", "end": "2024-02-09 16:14:46.068368", "rc": 0, "start": "2024-02-09 16:14:46.064404" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/32 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:73 Friday 09 February 2024 16:14:46 +0000 (0:00:00.210) 0:00:34.138 ******* ok: [sut] => { "ipv6_route.stdout": "::1 dev lo proto kernel metric 256 pref medium\n2001:db8::/32 dev veth0 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nfe80::/64 dev veth0 proto kernel metric 256 pref medium\ndefault via 2001:db8::1 dev veth0 metric 1 pref medium" } TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:76 Friday 09 February 2024 16:14:46 +0000 (0:00:00.031) 0:00:34.170 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Ensure ping6 command is present] ***************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:82 Friday 09 February 2024 16:14:46 +0000 (0:00:00.030) 0:00:34.200 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:87 Friday 09 February 2024 16:14:48 +0000 (0:00:02.669) 0:00:36.870 ******* ok: [sut] => { "changed": false, "cmd": [ "ping6", "-c1", "2001:db8::1" ], "delta": "0:00:00.004717", "end": "2024-02-09 16:14:49.011245", "rc": 0, "start": "2024-02-09 16:14:49.006528" } STDOUT: PING 2001:db8::1(2001:db8::1) 56 data bytes 64 bytes from 2001:db8::1: icmp_seq=1 ttl=64 time=0.057 ms --- 2001:db8::1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.057/0.057/0.057/0.000 ms TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:93 Friday 09 February 2024 16:14:49 +0000 (0:00:00.213) 0:00:37.083 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:14:49 +0000 (0:00:00.034) 0:00:37.118 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 16:14:49 +0000 (0:00:00.050) 0:00:37.168 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 16:14:49 +0000 (0:00:00.051) 0:00:37.220 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 16:14:49 +0000 (0:00:00.057) 0:00:37.277 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 16:14:49 +0000 (0:00:00.047) 0:00:37.324 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 16:14:50 +0000 (0:00:01.637) 0:00:38.962 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:14:52 +0000 (0:00:01.361) 0:00:40.323 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:14:52 +0000 (0:00:00.035) 0:00:40.358 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:14:52 +0000 (0:00:00.067) 0:00:40.426 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:14:52 +0000 (0:00:00.032) 0:00:40.459 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:14:52 +0000 (0:00:00.057) 0:00:40.517 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:14:52 +0000 (0:00:00.031) 0:00:40.549 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:14:52 +0000 (0:00:00.030) 0:00:40.579 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:14:52 +0000 (0:00:00.035) 0:00:40.615 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:14:52 +0000 (0:00:00.030) 0:00:40.646 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:14:52 +0000 (0:00:00.029) 0:00:40.675 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:14:53 +0000 (0:00:00.384) 0:00:41.059 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-11586heocrjol/tmpypek0o6l" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:14:53 +0000 (0:00:00.306) 0:00:41.366 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:14:53 +0000 (0:00:00.438) 0:00:41.805 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:14:53 +0000 (0:00:00.031) 0:00:41.837 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:14:53 +0000 (0:00:00.034) 0:00:41.871 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:14:53 +0000 (0:00:00.034) 0:00:41.905 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:14:53 +0000 (0:00:00.035) 0:00:41.940 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:105 Friday 09 February 2024 16:14:54 +0000 (0:00:00.217) 0:00:42.158 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 16:14:54 +0000 (0:00:00.079) 0:00:42.237 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 16:14:54 +0000 (0:00:00.029) 0:00:42.267 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 16:14:54 +0000 (0:00:00.030) 0:00:42.297 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 16:14:54 +0000 (0:00:00.041) 0:00:42.338 ******* included: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 16:14:54 +0000 (0:00:00.040) 0:00:42.379 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-02-09 16:14:54.524252", "rc": 0, "start": "2024-02-09 16:14:54.520755" } STDOUT: bonding_masters eth0 lo veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 16:14:54 +0000 (0:00:00.217) 0:00:42.597 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 16:14:54 +0000 (0:00:00.030) 0:00:42.627 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 16:14:54 +0000 (0:00:00.029) 0:00:42.657 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 16:14:57 +0000 (0:00:02.689) 0:00:45.346 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 16:14:57 +0000 (0:00:00.037) 0:00:45.384 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 16:14:57 +0000 (0:00:00.028) 0:00:45.412 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011548", "end": "2024-02-09 16:14:57.562505", "rc": 0, "start": "2024-02-09 16:14:57.550957" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 16:14:57 +0000 (0:00:00.223) 0:00:45.635 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 16:14:57 +0000 (0:00:00.029) 0:00:45.665 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 16:14:57 +0000 (0:00:00.029) 0:00:45.695 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 16:14:57 +0000 (0:00:00.029) 0:00:45.724 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:109 Friday 09 February 2024 16:14:57 +0000 (0:00:00.030) 0:00:45.754 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "netns", "delete", "ns1" ], "delta": "0:00:00.008331", "end": "2024-02-09 16:14:57.939735", "rc": 0, "start": "2024-02-09 16:14:57.931404" } PLAY RECAP ********************************************************************* sut : ok=83 changed=2 unreachable=0 failed=0 skipped=46 rescued=0 ignored=1 Friday 09 February 2024 16:14:58 +0000 (0:00:00.315) 0:00:46.070 ******* =============================================================================== Verify DNS and ping still work before el repo setup --------------------- 8.39s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:3 ----- Verify DNS and ping still work after el repo setup ---------------------- 8.34s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:69 ---- Install iproute --------------------------------------------------------- 2.90s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.69s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:16 Ensure ping6 command is present ----------------------------------------- 2.67s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:82 --- fedora.linux_system_roles.network : Configure networking connection profiles --- 2.65s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 fedora.linux_system_roles.network : Check which services are running ---- 1.71s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.54s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.36s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tests_ipv6_initscripts.yml:5 -- Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:3 ---- Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable network service -------------- 0.56s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Enable EPEL 8 ----------------------------------------------------------- 0.45s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/enable_epel.yml:35 ------ fedora.linux_system_roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 fedora.linux_system_roles.network : Enable network service -------------- 0.38s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/tasks/el_repo_setup.yml:17 ---- fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.32s /WORKDIR/git-bond_options_rewrite7iq5q6vt/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Clean up namespace ------------------------------------------------------ 0.32s /WORKDIR/git-bond_options_rewrite7iq5q6vt/tests/playbooks/tests_ipv6.yml:109 -- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---