/gce_virtio_touchup Secret
Created
August 24, 2016 16:13
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
$ gcloud compute instances get-serial-port-output --zone us-west1-a mir-riseos-21 | |
SeaBIOS (version 1.8.2-20160510_123855-google) | |
Total RAM Size = 0x0000000026600000 = 614 MiB | |
CPU Mhz=2201 | |
CPUs found: 1 Max CPUs supported: 1 | |
found virtio-scsi at 0:3 | |
virtio-scsi vendor='Google' product='PersistentDisk' rev='1' type=0 removable=0 | |
virtio-scsi blksize=512 sectors=2097152 = 1024 MiB | |
drive 0x000f5500: PCHS=0/0/0 translation=lba LCHS=1024/32/63 s=2097152 | |
Booting from Hard Disk 0... | |
SYSLINUX 6.03 Copyright (C) 1994-2014 H. Peter Anvin et al | |
Loading unikernel.bin... ok | |
| ___| | |
__| _ \ | _ \ __ \ | |
\__ \ ( | | ( | ) | | |
____/\___/ _|\___/____/ | |
multiboot: Using memory: 0x100000 - 0x265fd000 | |
Initializing the KVM Paravirtualized clock. | |
virtio_config: device_id=8, interrupt_line=b | |
Found unknown virtio device! | |
virtio_config: device_id=1, interrupt_line=b | |
Found virtio network device with MAC: 42 01 0a 8a 00 02 | |
queue_size 4096 | |
queue_size 4096 | |
Solo5: new bindings | |
STUB: getenv() called | |
Netif: plugging into tap0 with mac 42:01:0a:8a:00:02 | |
Netif: connect tap0 | |
2016-08-24 16:04.12: INF [ethif] Connected Ethernet interface 42:01:0a:8a:00:02 | |
2016-08-24 16:04.12: INF [arpv4] Connected arpv4 device on 42:01:0a:8a:00:02 | |
2016-08-24 16:04.12: INF [udp] UDP interface connected on 0.0.0.0 | |
STUB: open() called | |
STUB: getpid() called | |
STUB: getppid() called | |
2016-08-24 16:04.12: INF [tcpip-stack-direct] Manager: connect | |
2016-08-24 16:04.12: INF [tcpip-stack-direct] Manager: configuring | |
2016-08-24 16:04.12: INF [tcpip-stack-direct] (using a modified NOISY tcpip stack) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] DHCP: start discovery | |
2016-08-24 16:04.13: INF [dhcp-clientv4] Send a client broadcast packet (output_broadcast) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] Sending DHCP broadcast (length 552) | |
2016-08-24 16:04.13: INF [udp] Writing UDP Packet: -> 67 | |
2016-08-24 16:04.13: INF [ipv4] IP packet received: (169.254.169.254 -> 10.138.0.2: proto 17, ttl 1) | |
2016-08-24 16:04.13: INF [udp] UDP packet received: (67 -> 68) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] Receive a DHCP UDP packet (input) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] DHCP response: | |
input ciaddr 0.0.0.0 yiaddr 10.138.0.2 | |
siaddr 10.138.0.1 giaddr 10.138.0.1 | |
chaddr 42010a8a000200000000000000000000 sname file | |
2016-08-24 16:04.13: INF [dhcp-clientv4] DHCP: offer received: 10.138.0.2 | |
DHCP options: Offer : Unknown(42[4]), Host name(mir-riseos-21.c.mirage-test-1470506952897.internal), Interface MTU(1460), Unknown(121[14]), Routers(10.138.0.1), Subnet mask(255.255.255.255), Domain search(\001c\025mirage-test-1470506952897\binternal\000\006google\binternal\000), Domain name(c.mirage-test-1470506952897.internal.), Lease time(86400), DNS servers(169.254.169.254), Server identifer(169.254.169.254) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] Send a client broadcast packet (output_broadcast) | |
2016-08-24 16:04.13: INF [dhcp-clientv4] Sending DHCP broadcast (length 552) | |
2016-08-24 16:04.13: INF [udp] Writing UDP Packet: -> 67 | |
2016-08-24 16:06.12: INF [arpv4] ARP: timeout 10.138.0.1 | |
2016-08-24 16:08.12: INF [arpv4] ARP: timeout 10.138.0.1 | |
2016-08-24 16:10.12: INF [arpv4] ARP: timeout 10.138.0.1 | |
2016-08-24 16:12.12: INF [arpv4] ARP: timeout 10.138.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment