With the current arm64 outage also impacting the armhf workers, some VMs are pending reboot to apply the latest kernel upgrades and thus have the vrf module. This situation should self-heal with the reboots, but in the meantime I have two VMs (over 16) that don't have the module loaded yet. I'm setting this task as "Fix committed", and will set "Fix released" when I'll see proof that every machine has the module after their reboot.
** Changed in: auto-package-testing Status: New => Fix Committed -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to Auto Package Testing. https://bugs.launchpad.net/bugs/2073997 Title: netplan: routing autopkgtest fails on armhf Status in Auto Package Testing: Fix Committed Status in Netplan: Fix Committed Status in netplan.io package in Ubuntu: Triaged Bug description: The netplan armhf autopkgtest is currently blocking systemd migration. I see the same test failure across different triggers, so I suspect a migration-reference test will fail (which I will trigger to unblock systemd). The failure is the following: 1904s ====================================================================== 1904s FAIL: test_vrf_basic (__main__.TestNetworkManager.test_vrf_basic) 1904s ---------------------------------------------------------------------- 1904s Traceback (most recent call last): 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/routing.py", line 307, in test_vrf_basic 1904s self.generate_and_settle([self.dev_e_client]) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 373, in generate_and_settle 1904s self.nm_wait_connected(iface, 60) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 512, in nm_wait_connected 1904s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected', timeout) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 509, in wait_output 1904s self.fail('timed out waiting for "{}" to appear in {}'.format(expected_output, cmd)) 1904s AssertionError: timed out waiting for "(connected" to appear in ['nmcli', 'dev', 'show', 'eth42'] 1904s 1904s ====================================================================== 1904s FAIL: test_vrf_basic (__main__.TestNetworkd.test_vrf_basic) 1904s ---------------------------------------------------------------------- 1904s Traceback (most recent call last): 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/routing.py", line 307, in test_vrf_basic 1904s self.generate_and_settle([self.dev_e_client]) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 375, in generate_and_settle 1904s self.networkd_wait_connected(iface, 60) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 516, in networkd_wait_connected 1904s self.wait_output(['networkctl', 'status', iface], '(configured', timeout) 1904s File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", line 509, in wait_output 1904s self.fail('timed out waiting for "{}" to appear in {}'.format(expected_output, cmd)) 1904s AssertionError: timed out waiting for "(configured" to appear in ['networkctl', 'status', 'eth42'] 1904s 1904s ---------------------------------------------------------------------- 1904s Ran 28 tests in 285.909s 1904s 1904s FAILED (failures=2, skipped=3) 1904s autopkgtest [11:27:54]: test routing: -----------------------] I have only seen this so far on armhf, but I see it in both [1] and [2], with python3-defaults/3.12.4-1 and systemd/256.2-1ubuntu1 as triggers, respectively. [1] https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/armhf/n/netplan.io/20240724_120458_00bda@/log.gz [2] https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/armhf/n/netplan.io/20240723_152614_c1bcc@/log.gz To manage notifications about this bug go to: https://bugs.launchpad.net/auto-package-testing/+bug/2073997/+subscriptions -- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp