== date == 2026-08-12T00:04:56+00:00 == iface / gw == iface=ens3 gw=fe80::f816:3eff:fe92:ad10 == ip -6 addr (lifetimes = SLAAC evidence) == 1: lo: mtu 65536 state UNKNOWN qlen 1000 inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: ens3: mtu 1500 state UP qlen 1000 inet6 2a13:1a81:8000:3124:f816:3eff:fea7:401e/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fea7:401e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 state DOWN inet6 fe80::78ef:79ff:fe7f:53c9/64 scope link valid_lft forever preferred_lft forever == ip -6 route show == 2a13:1a81:8000:3124::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev docker0 proto kernel metric 256 linkdown pref medium default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65243sec hoplimit 255 pref medium == ip -6 route show default (expires/proto ra = RA evidence) == default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65243sec hoplimit 255 pref medium == ip -4 route show default == default via 10.128.0.97 dev ens3 == accept_ra / forwarding (procfs; RA-suppression evidence) == net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.ens3.forwarding = 0 net.ipv6.conf.ens3.accept_ra = 1 == resolvectl status == resolvectl not installed == /etc/resolv.conf (resolver stub) == domain a.customers.regiocloud.tech. search a.customers.regiocloud.tech. nameserver 81.163.194.9 nameserver 81.163.194.10 == /run/systemd/resolve/resolv.conf (upstreams) == (no systemd-resolved upstream file) == target: tarballs.opendev.org == -- getent ahosts (families glibc returns) -- -- curl -6 (3 attempts) -- curl: (28) Resolving timed out after 10000 milliseconds #1 http=000 ip= t=9.999340s #1 curl -6 FAILED curl: (28) Resolving timed out after 10000 milliseconds #2 http=000 ip= t=9.999619s #2 curl -6 FAILED curl: (28) Resolving timed out after 10000 milliseconds #3 http=000 ip= t=10.000117s #3 curl -6 FAILED -- curl -4 (3 attempts) -- curl: (28) Resolving timed out after 10000 milliseconds #1 http=000 ip= t=10.000205s #1 curl -4 FAILED curl: (28) Resolving timed out after 10000 milliseconds #2 http=000 ip= t=9.999292s #2 curl -4 FAILED curl: (28) Resolving timed out after 10000 milliseconds #3 http=000 ip= t=9.999649s #3 curl -4 FAILED == target: galaxy.ansible.com == -- getent ahosts (families glibc returns) -- -- curl -6 (3 attempts) -- == docker / buildkit IPv6 config == -- docker info (IPv6 lines) -- (no IPv6 lines) -- /etc/docker/daemon.json -- (absent) -- docker network inspect bridge (EnableIPv6 + IPAM) -- "Name": "bridge", "EnableIPv6": false, "Subnet": "172.17.0.0/16", "Gateway": "172.17.0.1" "Subnets": { -- docker buildx ls -- NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS default* docker \_ default \_ default running v0.32.2 linux/amd64 (+4) == container netns exec probe (default bridge) == no local image; skipped (will not pull over a broken network)