After a couple restarts, there are still two tests failing: autopkgtest for nginx/1.18.0-6ubuntu14.5 for s390x autopkgtest for postgresql-14/14.15-0ubuntu0.22.04.1 for amd64
Both are due to timeouts in test infra and not related to the change here: ``` 4656s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors?is_public=None used request id req-cdf73aee-d2b4-41e9-a21b-f53a455aa567 4656s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/e0416e72-df6b-44d4-b3de-db9ab74cc7b3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}11f8a82c9cca638c2af38011c0388ddcb6a0ec5a10aa3138a60f8c4efd6f502a" -H "X-OpenStack-Nova-API-Version: 2.87" 4656s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/e0416e72-df6b-44d4-b3de-db9ab74cc7b3 HTTP/1.1" 200 594 4656s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 594 Content-Type: application/json Date: Mon, 13 Jan 2025 12:14:04 GMT Keep-Alive: timeout=75, max=996nova [W] Timed out waiting for 0c1c3d1f-dc7c-48a5-a64f-aeb42f13c24f to get deleted. 4656s Unexpected error: 4656s Traceback (most recent call last): 4656s File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 833, in mainloop 4656s command() 4656s File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 762, in command 4656s r = f(c, ce) 4656s File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 395, in cmd_revert 4656s caller.hook_revert() 4656s File "/home/ubuntu/autopkgtest/virt/autopkgtest-virt-ssh", line 433, in hook_revert 4656s host_setup('revert') 4656s File "/home/ubuntu/autopkgtest/virt/autopkgtest-virt-ssh", line 252, in host_setup 4656s execute_setup_script(command) 4656s File "/home/ubuntu/autopkgtest/virt/autopkgtest-virt-ssh", line 209, in execute_setup_script 4656s sys.stderr.write(err) 4656s BlockingIOError: [Errno 11] write could not complete without blocking 4656s autopkgtest [13:19:52]: ERROR: testbed failure: unexpected eof from the testbed ``` I believe this can be ignored. Is it OK to move to jammy-updates? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1957024 Title: pam-mkhomedir does not honor private home directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1957024/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
