Created
January 2, 2024 15:14
-
-
Save cgwalters/a899b440e36271de2791f577c571f759 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
podman --log-level debug machine init --now 01/02/24 10:13:12 AM | |
INFO[0000] /Users/walters/src/github/containers/podman/bin/darwin/podman filtering at log level debug | |
DEBU[0000] Using Podman machine with `applehv` virtualization provider | |
DEBU[0000] Detected compression format gzip | |
Extracting compressed file: podman-machine-default_fedora-coreos-39.20231204.2.1-applehv.aarch64.raw: done | |
DEBU[0007] creating runtimeDir: /var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman | |
DEBU[0007] resizing disk to 100 GiB | |
DEBU[0007] resizing /Users/walters/.local/share/containers/podman/machine/applehv/podman-machine-default_fedora-coreos-39.20231204.2.1-applehv.aarch64.raw to 107374182400 bytes | |
Machine init complete | |
Starting machine "podman-machine-default" | |
DEBU[0007] gvproxy binary being used: /opt/podman/bin/gvproxy | |
DEBU[0007] [-debug -mtu 1500 -ssh-port 50673 -listen-vfkit unixgram:///var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman/gvproxy.sock -forward-sock /Users/walters/.local/share/containers/podman/machine/applehv/podman.sock -forward-dest /run/user/501/podman/podman.sock -forward-user core -forward-identity /Users/walters/.ssh/podman-machine-default -pid-file /var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman/gvproxy.pid] | |
DEBU[0007] gvproxy unixgram socket "/var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman/gvproxy.sock" not found: stat /var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman/gvproxy.sock: no such file or directory | |
DEBU[0008] vfkit path is: /opt/podman/bin/vfkit | |
DEBU[0008] first boot detected | |
DEBU[0008] serving ignition file over /Users/walters/.local/share/containers/podman/machine/applehv/ignition.sock | |
DEBU[0008] listening for ready on: /var/folders/9j/jpms114j76q64fhjrq8kw71w0000gn/T/podman/podman-machine-default_ready.sock | |
DEBU[0008] waiting for ready notification | |
DEBU[0008] reading ignition file: /Users/walters/.config/containers/podman/machine/applehv/podman-machine-default.ign | |
DEBU[0008] ignition socket device: /Users/walters/.local/share/containers/podman/machine/applehv/ignition.sock | |
Error: vfkit exited unexpectedly with exit code 1 | |
DEBU[0008] Shutting down engines |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment