Thanks for the pointer. I think its clear that I am not an expert on this job... However, I note that both the original failed run and another log this:

Warning: Permanently added '200.225.47.19' (ED25519) to the list of known hosts.
rsync: [sender] link_stat "/var/lib/zuul/builds/12aacd4951a64c0abef5cfe1bf925c2e/work/ca-bundle.pem" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]

Which seems like it might be causing the compute node to not start? I certainly cannot see any logs from nova on the compute node's zuul output.

I'll continue to dig.

Michael

On Mon, Jun 30, 2025 at 6:15 AM Jeremy Stanley <fungi@yuggoth.org> wrote:
On 2025-06-30 05:36:00 +1000 (+1000), Michael Still wrote:
[...]
> I am unsure who owns 200.225.47.11. Is it possible its offline?

It's a 2-node job, and that's the address of the controller node
according to:
https://zuul.opendev.org/t/openstack/build/fcc678f62f584bbb9726821f5992ae90/log/zuul-info/zuul-info.controller.txt#29

Maybe check the logs for services collected from the controller to
see if something crashed or failed to start?
--
Jeremy Stanley