Original discussion: Craft-providers error: Timed out waiting for networking to be ready - #18 by nteodosio - snapcraft - snapcraft.io
I’m currently unable to build snaps locally (Ubuntu 25.04 machine) because of this error when configuring the instance:
[...]
2025-03-11 10:32:16.362 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io \ (2.1s)
2025-03-11 10:32:16.815 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io \ (2.5s)
2025-03-11 10:32:17.220 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io \ (2.9s)
2025-03-11 10:32:17.589 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io
2025-03-11 10:32:17.615 Executing on host: lxc --project snapcraft config set local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb user.craft_providers.timer 2025-03-11T09:32:17.615481+00:00
2025-03-11 10:32:17.717 Set instance timer to '2025-03-11T09:32:17.615481+00:00'
2025-03-11 10:32:17.917 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io
2025-03-11 10:32:20.718 Executing on host: lxc --project snapcraft config set local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb user.craft_providers.timer 2025-03-11T09:32:20.718468+00:00
2025-03-11 10:32:20.828 Set instance timer to '2025-03-11T09:32:20.718468+00:00'
2025-03-11 10:32:23.048 Executing in container: lxc --project snapcraft exec local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb -- env CRAFT_MANAGED_MODE=1 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_PRIORITY=critical getent hosts snapcraft.io
2025-03-11 10:32:23.076 Timed out waiting for networking to be ready.
2025-03-11 10:32:23.083 Traceback (most recent call last):
2025-03-11 10:32:23.083 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/util/retry.py", line 56, in retry_until_timeout
2025-03-11 10:32:23.083 return func(retry_wait)
2025-03-11 10:32:23.083 ^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.083 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/base.py", line 454, in check_network
2025-03-11 10:32:23.083 self._execute_run(
2025-03-11 10:32:23.083 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/base.py", line 1151, in _execute_run
2025-03-11 10:32:23.083 proc = executor.execute_run(
2025-03-11 10:32:23.083 ^^^^^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.083 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/lxd_instance.py", line 254, in execute_run
2025-03-11 10:32:23.083 return self.lxc.exec(
2025-03-11 10:32:23.083 ^^^^^^^^^^^^^^
2025-03-11 10:32:23.084 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/lxc.py", line 390, in exec
2025-03-11 10:32:23.084 return runner(final_cmd, timeout=timeout, check=check, **kwargs)
2025-03-11 10:32:23.084 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.084 File "/snap/snapcraft/current/usr/lib/python3.12/subprocess.py", line 550, in run
2025-03-11 10:32:23.084 stdout, stderr = process.communicate(input, timeout=timeout)
2025-03-11 10:32:23.084 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.084 File "/snap/snapcraft/current/usr/lib/python3.12/subprocess.py", line 1209, in communicate
2025-03-11 10:32:23.084 stdout, stderr = self._communicate(input, endtime, timeout)
2025-03-11 10:32:23.084 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.084 File "/snap/snapcraft/current/usr/lib/python3.12/subprocess.py", line 2116, in _communicate
2025-03-11 10:32:23.084 self._check_timeout(endtime, orig_timeout, stdout, stderr)
2025-03-11 10:32:23.084 File "/snap/snapcraft/current/usr/lib/python3.12/subprocess.py", line 1253, in _check_timeout
2025-03-11 10:32:23.084 raise TimeoutExpired(
2025-03-11 10:32:23.084 subprocess.TimeoutExpired: Command '['lxc', '--project', 'snapcraft', 'exec', 'local:base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb', '--', 'env', 'CRAFT_MANAGED_MODE=1', 'DEBIAN_FRONTEND=noninteractive', 'DEBCONF_NONINTERACTIVE_SEEN=true', 'DEBIAN_PRIORITY=critical', 'getent', 'hosts', 'snapcraft.io']' timed out after 0.025 seconds
2025-03-11 10:32:23.084
2025-03-11 10:32:23.085 The above exception was the direct cause of the following exception:
2025-03-11 10:32:23.085 Traceback (most recent call last):
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/lxd_provider.py", line 147, in launched_environment
2025-03-11 10:32:23.085 instance = launch(
2025-03-11 10:32:23.085 ^^^^^^^
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/launcher.py", line 806, in launch
2025-03-11 10:32:23.085 _create_instance(
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/launcher.py", line 150, in _create_instance
2025-03-11 10:32:23.085 base_configuration.setup(executor=base_instance, mount_cache=False)
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/base.py", line 1033, in setup
2025-03-11 10:32:23.085 self._setup_wait_for_network(executor=executor)
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/base.py", line 461, in _setup_wait_for_network
2025-03-11 10:32:23.085 retry.retry_until_timeout(
2025-03-11 10:32:23.085 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/util/retry.py", line 60, in retry_until_timeout
2025-03-11 10:32:23.086 raise error from exc
2025-03-11 10:32:23.086 craft_providers.errors.BaseConfigurationError: Timed out waiting for networking to be ready.
2025-03-11 10:32:23.086
2025-03-11 10:32:23.086 The above exception was the direct cause of the following exception:
2025-03-11 10:32:23.086 Traceback (most recent call last):
2025-03-11 10:32:23.086 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_application/application.py", line 691, in run
2025-03-11 10:32:23.086 return_code = self._run_inner()
2025-03-11 10:32:23.086 ^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.086 File "/snap/snapcraft/13693/lib/python3.12/site-packages/snapcraft/application.py", line 203, in _run_inner
2025-03-11 10:32:23.086 return_code = super()._run_inner()
2025-03-11 10:32:23.086 ^^^^^^^^^^^^^^^^^^^^
2025-03-11 10:32:23.086 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_application/application.py", line 674, in _run_inner
2025-03-11 10:32:23.086 self.run_managed(platform, build_for)
2025-03-11 10:32:23.086 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_application/application.py", line 471, in run_managed
2025-03-11 10:32:23.087 with self.services.provider.instance(
2025-03-11 10:32:23.087 File "/snap/snapcraft/current/usr/lib/python3.12/contextlib.py", line 137, in __enter__
2025-03-11 10:32:23.087 return next(self.gen)
2025-03-11 10:32:23.087 ^^^^^^^^^^^^^^
2025-03-11 10:32:23.087 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_application/services/provider.py", line 154, in instance
2025-03-11 10:32:23.087 with provider.launched_environment(
2025-03-11 10:32:23.087 File "/snap/snapcraft/current/usr/lib/python3.12/contextlib.py", line 137, in __enter__
2025-03-11 10:32:23.087 return next(self.gen)
2025-03-11 10:32:23.087 ^^^^^^^^^^^^^^
2025-03-11 10:32:23.087 File "/snap/snapcraft/13693/lib/python3.12/site-packages/craft_providers/lxd/lxd_provider.py", line 162, in launched_environment
2025-03-11 10:32:23.087 raise LXDError(str(error)) from error
2025-03-11 10:32:23.087 craft_providers.lxd.errors.LXDError: Timed out waiting for networking to be ready.
The info of one of such instances (all affected):
Name: base-instance-snapcraft-buildd-base-v7-c-f91ee4af44ccdf02cefb
Status: RUNNING
Type: container
Architecture: x86_64
PID: 271236
Created: 2025/03/10 13:49 CET
Last Used: 2025/03/10 13:49 CET
Resources:
Processes: 7
Disk usage:
root: 673.00KiB
CPU usage:
CPU usage (in seconds): 1
Memory usage:
Memory (current): 32.58MiB
Network usage:
eth0:
Type: broadcast
State: UP
Host interface: vetha50804ab
MAC address: 00:16:3e:24:ae:e6
MTU: 1500
Bytes received: 20.93kB
Bytes sent: 20.32kB
Packets received: 150
Packets sent: 200
IP addresses:
inet6: fd42:7f0:dca8:1282:216:3eff:fe24:aee6/64 (global)
inet6: fe80::216:3eff:fe24:aee6/64 (link)
lo:
Type: loopback
State: UP
MTU: 65536
Bytes received: 3.46kB
Bytes sent: 3.46kB
Packets received: 48
Packets sent: 48
IP addresses:
inet: 127.0.0.1/8 (local)
inet6: ::1/128 (local)
And the error is still reproducible with just LXC as this gives exit code 2:
lxc launch ubuntu:24.04 c1
lxc shell c1 -- getent hosts snapcraft.io
Is this on my side, did I misconfigure something? A different machine on 24.04 has no such problem.
No docker, VPN, firewall or proxy.