Created
March 27, 2020 15:11
-
-
Save amontalban/001a5b1a4291dc020c98a085bdd48427 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[ 12.822046] [talos] pulling installer container image: "docker.io/autonomy/installer:v0.4.0-alpha.8" | |
[ 12.823971] [talos] service[system-containerd](Running): Health check successful | |
[ 23.299965] 2020/03/27 14:46:51 WARNING: failed to find ESP: no device found with label ESP | |
[ 23.305061] 2020/03/27 14:46:51 partitioning /dev/sda - ESP | |
[ 23.307866] 2020/03/27 14:46:51 partitioning /dev/sda - EPHEMERAL | |
[ 23.310756] 2020/03/27 14:46:51 formatting partition /dev/sda1 - ESP as fat | |
[ 23.320723] 2020/03/27 14:46:51 formatting partition /dev/sda2 - EPHEMERAL as xfs | |
[ 23.333162] XFS (sda2): Mounting V5 Filesystem | |
[ 23.339765] XFS (sda2): Ending clean mount | |
[ 23.341096] xfs filesystem being mounted at /var supports timestamps until 2038 (0x7fffffff) | |
[ 23.344345] 2020/03/27 14:46:51 copying /usr/install/vmlinuz to /boot/boot-a/vmlinuz | |
[ 23.371226] 2020/03/27 14:46:51 copying /usr/install/initramfs.xz to /boot/boot-a/initramfs.xz | |
[ 23.540132] 2020/03/27 14:46:51 writing /boot/syslinux/syslinux.cfg to disk | |
[ 23.541867] 2020/03/27 14:46:51 writing syslinux label boot-a to disk | |
[ 23.541867] 2020/03/27 14:46:51 writing /boot/EFI/syslinux/syslinux.cfg to disk | |
[ 23.541867] 2020/03/27 14:46:51 writing syslinux label boot-a to disk | |
[ 23.847640] XFS (sda2): Unmounting Filesystem | |
[ 23.851322] 2020/03/27 14:46:52 installation of v0.4.0-alpha.8 complete | |
[ 23.869118] [talos] [phase]: platform tasks done, 12.301706335s | |
[ 23.885731] [talos] [phase]: stop services | |
[ 23.886937] [talos] service[system-containerd](Stopping): Sending SIGTERM to Process(["/bin/containerd" "--address" "/run/system/containerd/containerd.sock" "--state" "/run/system/containerd" "--root" "/run/system/lib/containerd"]) | |
[ 23.897197] [talos] service[system-containerd](Finished): Service finished successfully | |
[ 23.898971] [talos] [phase]: stop services done, 13.239322ms | |
[ 23.900027] [talos] [phase]: unmount system disk submounts | |
[ 23.901352] [talos] [phase]: unmount system disk submounts error running task: unmount: 1 error(s) occurred: | |
[ 23.904884] invalid argument | |
[ 23.905893] [talos] [phase]: unmount system disk submounts done, 5.855733ms | |
[ 23.907670] [talos] error running phase "unmount system disk submounts": 1 error occurred: | |
[ 23.909224] * unmount: 1 error(s) occurred: | |
[ 23.909975] invalid argument | |
[ 23.910597] | |
[ 23.910899] | |
[ 23.911265] [talos] recovered from: shutdown failed: error running phase "unmount system disk submounts": 1 error occurred: | |
[ 23.913760] * unmount: 1 error(s) occurred: | |
[ 23.914877] invalid argument | |
[ 23.915422] | |
[ 23.915717] | |
[ 23.915993] [talos] rebooting in 10 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment