zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.27k stars 281 forks source link

Error Deploying to AWS ubuntu server #326

Closed trevordowdle closed 7 years ago

trevordowdle commented 7 years ago

Been trying to get a Meteor 1.3 application running using mupx and mup. Got to the point in mupx where I could deploy successfully without any errors however when I tried to load the page on the server I got no response. So I thought I would give mup a go.

I am currently getting an error when deploying.

If I check the logs I get the following error:

Meteor requires Node v0.10.41 or later. error: Forever detected script exited with code: 1

Any help is greatly appreciated.

below is my mup.json file

{ // Server authentication info "servers": [ { "host": "54.191.111.22", "username": "ubuntu", "pem": "~/Meteor/bvSecure.pem" } ], "setupMongo": true, "enableUploadProgressBar": true, "appName": "app", "app": "~/Meteor/convert/app-convert", "env": { "ROOT_URL": "http://ec2-54-191-111-22.us-west-2.compute.amazonaws.com", "MAIL_URL": "smtp://SMTP_Injection:3cfd1f52be7605f71792b232e41b5c19728569c5@smtp.sparkpostmail.com:587" }, "deployCheckWaitTime": 30 }

marquesgabriel commented 7 years ago

Hi, did you try to update node's version on AWS server?

trevordowdle commented 7 years ago

No I didn't, I assumed that MUP would/should take care of that for me. That is something I can look into. Thank you for the response.

On Wed, Oct 19, 2016 at 11:53 AM, Gabriel Marques notifications@github.com wrote:

Hi, did you try to update node's version on AWS server?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kadirahq/meteor-up/issues/326#issuecomment-254889972, or mute the thread https://github.com/notifications/unsubscribe-auth/AEA_lcDNc67y3T9kukjfH_N1YfPdJqdGks5q1lkLgaJpZM4KVecv .

avishaan commented 7 years ago

post your logs, I would also look at a swapfile issue (if your instance doesn't have enough RAM and doesn't have a swap file you won't be able to deploy)

trevordowdle commented 7 years ago

Thanks codeHatcher, below are the server logs... If you can deduct anything from them or verify if it was a swap file issue that would be appreciated.

[ 0.511205] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.512110] xen:balloon: Initialising balloon driver [ 0.528032] xen_balloon: Initialising balloon driver [ 0.532110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.536006] vgaarb: loaded [ 0.538807] vgaarb: bridge control possible 0000:00:02.0 [ 0.540193] SCSI subsystem initialized [ 0.543820] init_memory_mapping: [mem 0x40000000-0x47ffffff] [ 0.544929] ACPI: bus type USB registered [ 0.548024] usbcore: registered new interface driver usbfs [ 0.552011] usbcore: registered new interface driver hub [ 0.556029] usbcore: registered new device driver usb [ 0.560092] PCI: Using ACPI for IRQ routing [ 0.564606] NetLabel: Initializing [ 0.567710] NetLabel: domain hash size = 128 [ 0.568004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570920] NetLabel: unlabeled traffic allowed by default [ 0.572065] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.575961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.578238] hpet0: 3 comparators, 64-bit 62.500000 MHz counter [ 0.584042] Switched to clocksource xen [ 0.589645] AppArmor: AppArmor Filesystem Enabled [ 0.592463] pnp: PnP ACPI init [ 0.594622] ACPI: bus type PNP registered [ 0.597255] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.601343] system 00:02: [io 0x08a0-0x08a3] has been reserved [ 0.604893] system 00:02: [io 0x0cc0-0x0ccf] has been reserved [ 0.608658] system 00:02: [io 0x04d0-0x04d1] has been reserved [ 0.612305] system 00:0a: [io 0x10c0-0x1141] has been reserved [ 0.615825] system 00:0a: [io 0xb044-0xb047] has been reserved [ 0.633432] pnp: PnP ACPI: found 11 devices [ 0.636285] ACPI: bus type PNP unregistered [ 0.644257] NET: Registered protocol family 2 [ 0.647333] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.651654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.655688] TCP: Hash tables configured (established 8192 bind 8192) [ 0.659309] TCP: reno registered [ 0.661553] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.665009] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.669802] NET: Registered protocol family 1 [ 0.672562] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.675936] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.679383] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.683487] Trying to unpack rootfs image as initramfs... [ 1.010459] Freeing initrd memory: 24236K (ffff88003509a000 - ffff880036845000) [ 1.015193] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x2b [ 1.018653] microcode: Microcode Update Driver: v2.00 tigran@aivazian.fsnet.co.uk, Peter Oruba [ 1.023627] Scanning for low memory corruption every 60 seconds [ 1.027320] Initialise system trusted keyring [ 1.030065] audit: initializing netlink socket (disabled) [ 1.033466] type=2000 audit(1475387191.617:1): initialized [ 1.058367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.062743] zbud: loaded [ 1.064726] VFS: Disk quotas dquot_6.5.2 [ 1.067229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.071219] fuse init (API version 7.22) [ 1.074046] msgmni has been set to 1979 [ 1.076479] Key type big_key registered [ 1.079083] Key type asymmetric registered [ 1.082210] Asymmetric key parser 'x509' registered [ 1.085265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.089993] io scheduler noop registered [ 1.092574] io scheduler deadline registered (default) [ 1.095815] io scheduler cfq registered [ 1.098422] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.101675] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.105637] ipmi message handler version 39.2 [ 1.108515] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.113005] ACPI: Power Button [PWRF] [ 1.115462] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 1.119966] ACPI: Sleep Button [SLPF] [ 1.122466] GHES: HEST is not enabled! [ 1.125314] xen:grant_table: Grant tables using version 1 layout [ 1.128819] Grant table initialized [ 1.131215] Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! [ 1.134742] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.165182] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.170983] Linux agpgart interface v0.103 [ 1.174443] brd: module loaded [ 1.177077] loop: module loaded [ 1.195627] scsi0 : ata_piix [ 1.198516] scsi1 : ata_piix [ 1.200963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 1.205293] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 1.211573] libphy: Fixed MDIO Bus: probed [ 1.214692] tun: Universal TUN/TAP device driver, 1.6 [ 1.218164] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.222349] PPP generic driver version 2.4.2 [ 1.225529] xen_netfront: Initialising Xen virtual ethernet driver [ 1.254897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.259668] ehci-pci: EHCI PCI platform driver [ 1.263082] ehci-platform: EHCI generic platform driver [ 1.266451] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.270366] ohci-pci: OHCI PCI platform driver [ 1.273133] ohci-platform: OHCI generic platform driver [ 1.276448] uhci_hcd: USB Universal Host Controller Interface driver [ 1.282404] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.291838] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.296225] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.300807] mousedev: PS/2 mouse device common for all mice [ 1.305847] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 1.313101] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 1.319265] rtc_cmos 00:04: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.325268] device-mapper: uevent: version 1.0.3 [ 1.328461] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.335749] ledtrig-cpu: registered to indicate activity on CPUs [ 1.341293] TCP: cubic registered [ 1.343943] NET: Registered protocol family 10 [ 1.349072] NET: Registered protocol family 17 [ 1.352624] Key type dns_resolver registered [ 1.357737] Loading compiled-in X.509 certificates [ 1.361794] Loaded X.509 cert 'Magrathea: Glacier signing key: 5ce91a5f5a603a312b28b6e022cb5618e5dc44ed' [ 1.369639] registered taskstats version 1 [ 1.373443] blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; [ 1.380406] Key type trusted registered [ 1.386031] xvda: xvda1 [ 1.388731] Key type encrypted registered [ 1.391433] AppArmor: AppArmor sha1 policy hashing enabled [ 1.395042] IMA: No TPM chip found, activating TPM-bypass! [ 1.398935] xenbus_probe_frontend: Device with no driver: device/vfb/0 [ 1.402830] regulator-dummy: disabling [ 1.405338] Magic number: 4:936:768 [ 1.407627] rtc_cmos 00:04: setting system clock to 2016-10-02 05:46:32 UTC (1475387192) [ 1.412365] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.415852] EDD information not available. [ 1.419908] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000) [ 1.424596] Write protecting the kernel read-only data: 12288k [ 1.428358] Freeing unused kernel memory: 760K (ffff880001742000 - ffff880001800000) [ 1.434237] Freeing unused kernel memory: 680K (ffff880001b56000 - ffff880001c00000) Loading, please wait... [ 1.452195] systemd-udevd[126]: starting version 204 [ 1.473750] [drm] Initialized drm 1.1.0 20060810 [ 1.498273] FDC 0 is a S82078B [ 1.536104] [TTM] Zone kernel: Available graphics memory: 508152 kiB [ 1.539918] [TTM] Initializing pool allocator [ 1.545235] [TTM] Initializing DMA pool allocator [ 1.548531] [drm] fb mappable at 0x0 [ 1.551004] [drm] vram aper at 0x0 [ 1.553247] [drm] size 0 [ 1.555202] [drm] fb depth is 24 [ 1.557432] [drm] pitch is 3072 [ 1.559841] fbcon: cirrusdrmfb (fb0) is primary device [ 1.604467] Console: switching to colour frame buffer device 128x48 [ 1.651540] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 1.654825] cirrus 0000:00:02.0: registered panic notifier [ 1.657292] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Begin: Loading essential drivers ... done.

Begin: Running /scripts/init-premount ... done.

Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.

Begin: Running /scripts/local-premount ... done.

[ 1.811504] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... done.

[ 2.012088] tsc: Refined TSC clocksource calibration: 2399.997 MHz [ 2.033558] random: init urandom read with 52 bits of entropy available

  • Stopping Send an event to indicate plymouth is up[ OK ]
  • Starting Mount filesystems on boot[ OK ]
  • Starting Populate and link to /run filesystem[ OK ]
  • Stopping Populate and link to /run filesystem[ OK ]
  • Starting Initialize or finalize resolvconf[ OK ]

[ 2.209862] EXT4-fs (xvda1): re-mounted. Opts: discard

  • Stopping Track if upstart is running in a container[ OK ]
  • Starting Signal sysvinit that the rootfs is mounted[ OK ]
  • Starting mount available cgroup filesystems[ OK ]
  • Starting Clean /tmp directory[ OK ]

[ 2.531474] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4

  • Stopping Clean /tmp directory[ OK ]

Cloud-init v. 0.7.5 running 'init-local' at Sun, 02 Oct 2016 05:46:33 +0000. Up 2.88 seconds.

cloud-init-nonet[3.12]: waiting 10 seconds for network device

  • Starting set console keymap[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
  • Starting Bridge udev events into upstart[ OK ]
  • Starting Signal sysvinit that remote filesystems are mounted[ OK ]
  • Starting device node and kernel event manager[ OK ]
  • Stopping set console keymap[ OK ]
  • Starting cold plug devices[ OK ] [ 3.292353] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
  • Starting log initial device creation[ OK ]
  • Starting Uncomplicated firewall[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting Mount network filesystems[ OK ]
  • Stopping Mount network filesystems[ OK ]
  • Starting Bridge socket events into upstart[ OK ]
  • Starting configure network device[ OK ]
  • Starting Mount network filesystems[ OK ]
  • Stopping Mount network filesystems[ OK ]

cloud-init-nonet[3.78]: static networking is now up

  • Starting configure network device[ OK ]

Cloud-init v. 0.7.5 running 'init' at Sun, 02 Oct 2016 05:46:35 +0000. Up 3.95 seconds.

ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: | Device | Up | Address | Mask | Hw-Address |

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |

ci-info: | eth0 | True | 172.31.43.15 | 255.255.240.0 | 06:a3:9e:62:37:bb |

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: +++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

ci-info: | 0 | 0.0.0.0 | 172.31.32.1 | 0.0.0.0 | eth0 | UG |

ci-info: | 1 | 172.31.32.0 | 0.0.0.0 | 255.255.240.0 | eth0 | U |

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

  • Starting Signal sysvinit that local filesystems are mounted[ OK ]
  • Stopping Mount filesystems on boot[ OK ]
  • Starting flush early job output to logs[ OK ]
  • Stopping Failsafe Boot Delay[ OK ]
  • Starting System V initialisation compatibility[ OK ]
  • Stopping flush early job output to logs[ OK ]
  • Starting D-Bus system message bus[ OK ]
  • Starting SystemD login management service[ OK ]
  • Starting system logging daemon[ OK ]
  • Starting early crypto disks...  [ OK ]
  • Starting Handle applying cloud-config[ OK ]
  • Starting Bridge file events into upstart[ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  • Starting AppArmor profiles  [ OK ]
  • Stopping System V initialisation compatibility[ OK ]

open-vm-tools: not starting as this is not a VMware VM

landscape-client is not configured, please run landscape-config.

  • Starting System V runlevel compatibility[ OK ]
  • Starting Meteor Up - boldvue[ OK ]
  • Starting ACPI daemon[ OK ]
  • Starting starting stud[ OK ]
  • Starting save kernel messages[ OK ]
  • Starting configure network device security[ OK ]
  • Starting OpenSSH server[ OK ]
  • Starting regular background program processing daemon[ OK ]
  • Starting deferred execution scheduler[ OK ]
  • Stopping save kernel messages[ OK ]
  • Stopping CPU interrupts balancing daemon[ OK ]
  • Starting configure virtual network devices[ OK ]
  • Starting automatic crash report generation[ OK ]
  • Starting Docker daemon[ OK ]
  • Restoring resolver state...  [ OK ]
  • Stopping System V runlevel compatibility[ OK ]

Cloud-init v. 0.7.5 running 'modules:config' at Sun, 02 Oct 2016 05:46:36 +0000. Up 5.30 seconds. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 02 Oct 2016 05:46:36 +0000. Up 5.90 seconds. Cloud-init v. 0.7.5 finished at Sun, 02 Oct 2016 05:46:37 +0000. Datasource DataSourceEc2. Up 6.07 seconds

Ubuntu 14.04.2 LTS ip-172-31-43-15 ttyS0

ip-172-31-43-15 login: [ 6.495722] aufs au_opts_parse:1155:dockerd[1039]: unknown option dirperm1 Thu Oct 13 03:16:45 UTC 2016: shutting down for reboot [up 941413s]. wait-for-state stop/waiting

  • Stopping landscape-client daemon  [fail]
  • Stopping rsync daemon rsync  [ OK ]
  • Stopping open-vm guest daemon vmtoolsd  [ OK ]
  • Asking all remaining processes to terminate...  [ OK ]
  • All processes ended within 2 seconds...  [ OK ]
  • Deactivating swap...  [ OK ]
  • Stopping early crypto disks...  [ OK ]
  • Will now restart [941415.850686] reboot: Restarting system [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-96-generic (buildd@lcy01-09) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #143-Ubuntu SMP Mon Aug 29 20:15:20 UTC 2016 (Ubuntu 3.13.0-96.143-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-96-generic root=UUID=c70a26ec-1dda-455c-acfd-792015b2bb6f ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] Hypervisor detected: Xen HVM [ 0.000000] Xen version 4.2. [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. [ 0.000000] You might have to change the root device [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d] [ 0.000000] in your root= kernel command line option [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000fbe00-0x000fbe0f] mapped at [ffff8800000fbe00] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3fffffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] RAMDISK: [mem 0x3509a000-0x36844fff] [ 0.000000] ACPI: RSDP 00000000000ea020 000024 (v02 Xen) [ 0.000000] ACPI: XSDT 00000000fc00f5a0 000054 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: FACP 00000000fc00f260 0000F4 (v04 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: DSDT 00000000fc0035e0 00BBF6 (v02 Xen HVM 00000000 INTL 20090123) [ 0.000000] ACPI: FACS 00000000fc0035a0 000040 [ 0.000000] ACPI: APIC 00000000fc00f360 0000D8 (v02 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: HPET 00000000fc00f4b0 000038 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: WAET 00000000fc00f4f0 000028 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: SSDT 00000000fc00f520 000031 (v02 Xen HVM 00000000 INTL 20090123) [ 0.000000] ACPI: SSDT 00000000fc00f560 000031 (v02 Xen HVM 00000000 INTL 20090123) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffffff] [ 0.000000] NODE_DATA [mem 0x3fffb000-0x3fffffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009dfff] [ 0.000000] node 0: [mem 0x00100000-0x3fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x00] disabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 15 CPUs, 14 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfbffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on Xen HVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:15 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s81536 r8192 d20864 u131072 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257928 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-96-generic root=UUID=c70a26ec-1dda-455c-acfd-792015b2bb6f ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 989292K/1048180K available (7420K kernel code, 1146K rwdata, 3416K rodata, 1336K init, 1448K bss, 58888K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=15. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-14. [ 0.000000] NR_IRQS:16640 nr_irqs:1208 16 [ 0.000000] xen:events: Xen HVM callback vector for event delivery is enabled [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 2400.090 MHz processor [ 0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.18 BogoMIPS (lpj=9600360) [ 0.014725] pid_max: default: 32768 minimum: 301 [ 0.016048] Security Framework initialized [ 0.020028] AppArmor: AppArmor initialized [ 0.024003] Yama: becoming mindful. [ 0.028104] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.036034] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.040084] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.048004] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.052180] Initializing cgroup subsys memory [ 0.056010] Initializing cgroup subsys devices [ 0.060006] Initializing cgroup subsys freezer [ 0.064003] Initializing cgroup subsys blkio [ 0.068002] Initializing cgroup subsys perf_event [ 0.072008] Initializing cgroup subsys hugetlb [ 0.076062] CPU: Physical Processor ID: 0 [ 0.080754] mce: CPU supports 2 MCE banks [ 0.084022] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.084022] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 [ 0.084022] tlb_flushall_shift: 6 [ 0.112477] ACPI: Core revision 20131115 [ 0.119056] ACPI: All ACPI Tables successfully acquired [ 0.124979] ftrace: allocating 28614 entries in 112 pages [ 0.153282] Switched APIC routing to physical flat. [ 0.162376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.207603] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02) [ 0.216016] installing Xen timer for CPU 0 [ 0.220069] cpu 0 spinlock event irq 69 [ 0.228271] Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. [ 0.237099] x86: Booted up 1 node, 1 CPUs [ 0.240007] smpboot: Total of 1 processors activated (4800.18 BogoMIPS) [ 0.244305] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.248217] devtmpfs: initialized [ 0.253473] EVM: security.selinux [ 0.256005] EVM: security.SMACK64 [ 0.259177] EVM: security.ima [ 0.260003] EVM: security.capability [ 0.264132] pinctrl core: initialized pinctrl subsystem [ 0.268072] regulator-dummy: no parameters [ 0.272029] RTC time: 3:17:23, date: 10/13/16 [ 0.276041] NET: Registered protocol family 16 [ 0.280137] cpuidle: using governor ladder [ 0.284004] cpuidle: using governor menu [ 0.287604] ACPI: bus type PCI registered [ 0.288004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292425] PCI: Using configuration type 1 for base access [ 0.296601] bio: create slab at 0 [ 0.300158] ACPI: Added _OSI(Module Device) [ 0.303837] ACPI: Added _OSI(Processor Device) [ 0.304004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315266] ACPI: Interpreter enabled [ 0.316008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S1 [ 0.322276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S2 [ 0.328018] ACPI: (supports S0 S3 S4 S5) [ 0.331665] ACPI: Using IOAPIC for interrupt routing [ 0.332056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.358617] ACPI: No dock devices found. [ 0.406750] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-ff]) [ 0.408011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416083] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420732] acpiphp: Slot [0] registered [ 0.425164] acpiphp: Slot [3] registered [ 0.428378] acpiphp: Slot [4] registered [ 0.432369] acpiphp: Slot [5] registered [ 0.436257] acpiphp: Slot [6] registered [ 0.440525] acpiphp: Slot [7] registered [ 0.444351] acpiphp: Slot [8] registered [ 0.448375] acpiphp: Slot [9] registered [ 0.452371] acpiphp: Slot [10] registered [ 0.456284] acpiphp: Slot [11] registered [ 0.460414] acpiphp: Slot [12] registered [ 0.464341] acpiphp: Slot [13] registered [ 0.468250] acpiphp: Slot [14] registered [ 0.472099] acpiphp: Slot [15] registered [ 0.476017] acpiphp: Slot [16] registered [ 0.479839] acpiphp: Slot [17] registered [ 0.480376] acpiphp: Slot [18] registered [ 0.484236] acpiphp: Slot [19] registered [ 0.488124] acpiphp: Slot [20] registered [ 0.492011] acpiphp: Slot [21] registered [ 0.495859] acpiphp: Slot [22] registered [ 0.496369] acpiphp: Slot [23] registered [ 0.500418] acpiphp: Slot [24] registered [ 0.504418] acpiphp: Slot [25] registered [ 0.508404] acpiphp: Slot [26] registered [ 0.512370] acpiphp: Slot [27] registered [ 0.516387] acpiphp: Slot [28] registered [ 0.520251] acpiphp: Slot [29] registered [ 0.524538] acpiphp: Slot [30] registered [ 0.528398] acpiphp: Slot [31] registered [ 0.532427] PCI host bridge to bus 0000:00 [ 0.536006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.544008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.548006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.552008] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff] [ 0.564423] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.564423] * this clock source is slow. Consider trying other clock sources [ 0.569759] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.579958] ACPI: PCI Interrupt Link [LNKA](IRQs 5 10 11) [ 0.584072] ACPI: PCI Interrupt Link [LNKB](IRQs 5 10 11) [ 0.591365] ACPI: PCI Interrupt Link [LNKC](IRQs 5 10 11) [ 0.596136] ACPI: PCI Interrupt Link [LNKD](IRQs 5 10 11) [ 0.624817] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.628106] xen:balloon: Initialising balloon driver [ 0.640010] xen_balloon: Initialising balloon driver [ 0.644112] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.648000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.648012] vgaarb: loaded [ 0.651072] vgaarb: bridge control possible 0000:00:02.0 [ 0.652187] SCSI subsystem initialized [ 0.655743] init_memory_mapping: [mem 0x40000000-0x47ffffff] [ 0.656916] ACPI: bus type USB registered [ 0.660030] usbcore: registered new interface driver usbfs [ 0.664014] usbcore: registered new interface driver hub [ 0.668034] usbcore: registered new device driver usb [ 0.672099] PCI: Using ACPI for IRQ routing [ 0.676469] NetLabel: Initializing [ 0.679894] NetLabel: domain hash size = 128 [ 0.680005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.684018] NetLabel: unlabeled traffic allowed by default [ 0.688077] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.692015] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.697687] hpet0: 3 comparators, 64-bit 62.500000 MHz counter [ 0.703093] Switched to clocksource xen [ 0.707158] AppArmor: AppArmor Filesystem Enabled [ 0.711451] pnp: PnP ACPI init [ 0.714473] ACPI: bus type PNP registered [ 0.718328] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.724091] system 00:02: [io 0x08a0-0x08a3] has been reserved [ 0.729294] system 00:02: [io 0x0cc0-0x0ccf] has been reserved [ 0.734389] system 00:02: [io 0x04d0-0x04d1] has been reserved [ 0.740211] system 00:0a: [io 0x10c0-0x1141] has been reserved [ 0.745287] system 00:0a: [io 0xb044-0xb047] has been reserved [ 0.770779] pnp: PnP ACPI: found 11 devices [ 0.774789] ACPI: bus type PNP unregistered [ 0.784338] NET: Registered protocol family 2 [ 0.788750] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.795005] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.800538] TCP: Hash tables configured (established 8192 bind 8192) [ 0.806171] TCP: reno registered [ 0.809433] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.814598] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.820686] NET: Registered protocol family 1 [ 0.824784] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.834452] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.845775] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.858149] Trying to unpack rootfs image as initramfs... [ 1.189968] Freeing initrd memory: 24236K (ffff88003509a000 - ffff880036845000) [ 1.196748] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x2b [ 1.201763] microcode: Microcode Update Driver: v2.00 tigran@aivazian.fsnet.co.uk, Peter Oruba [ 1.209213] Scanning for low memory corruption every 60 seconds [ 1.214544] Initialise system trusted keyring [ 1.218795] audit: initializing netlink socket (disabled) [ 1.223538] type=2000 audit(1476328644.765:1): initialized [ 1.250005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.256094] zbud: loaded [ 1.258857] VFS: Disk quotas dquot_6.5.2 [ 1.262584] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.268538] fuse init (API version 7.22) [ 1.272455] msgmni has been set to 1979 [ 1.276249] Key type big_key registered [ 1.280141] Key type asymmetric registered [ 1.284369] Asymmetric key parser 'x509' registered [ 1.288877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.295515] io scheduler noop registered [ 1.299058] io scheduler deadline registered (default) [ 1.303535] io scheduler cfq registered [ 1.307189] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.317743] ipmi message handler version 39.2 [ 1.321769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.328284] ACPI: Power Button [PWRF] [ 1.332622] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 1.339495] ACPI: Sleep Button [SLPF] [ 1.343305] GHES: HEST is not enabled! [ 1.347334] xen:grant_table: Grant tables using version 1 layout [ 1.352409] Grant table initialized [ 1.355759] Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! [ 1.360671] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.396708] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.404521] Linux agpgart interface v0.103 [ 1.408958] brd: module loaded [ 1.412393] loop: module loaded [ 1.444217] scsi0 : ata_piix [ 1.446627] scsi1 : ata_piix [ 1.449450] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 1.455453] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 1.463356] libphy: Fixed MDIO Bus: probed [ 1.467308] tun: Universal TUN/TAP device driver, 1.6 [ 1.471716] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.477135] PPP generic driver version 2.4.2 [ 1.481080] xen_netfront: Initialising Xen virtual ethernet driver [ 1.496904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.502546] ehci-pci: EHCI PCI platform driver [ 1.506784] ehci-platform: EHCI generic platform driver [ 1.511478] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.516789] ohci-pci: OHCI PCI platform driver [ 1.521059] ohci-platform: OHCI generic platform driver [ 1.525964] uhci_hcd: USB Universal Host Controller Interface driver [ 1.531497] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.540735] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.545224] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.550073] mousedev: PS/2 mouse device common for all mice [ 1.556193] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 1.563650] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 1.568891] rtc_cmos 00:04: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.575759] device-mapper: uevent: version 1.0.3 [ 1.580103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.587594] ledtrig-cpu: registered to indicate activity on CPUs [ 1.592929] TCP: cubic registered [ 1.596235] NET: Registered protocol family 10 [ 1.601773] NET: Registered protocol family 17 [ 1.605925] Key type dns_resolver registered [ 1.610062] Loading compiled-in X.509 certificates [ 1.615081] Loaded X.509 cert 'Magrathea: Glacier signing key: 5ce91a5f5a603a312b28b6e022cb5618e5dc44ed' [ 1.624555] registered taskstats version 1 [ 1.628913] blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; [ 1.638808] Key type trusted registered [ 1.645014] Key type encrypted registered [ 1.649103] xvda: xvda1 [ 1.651900] AppArmor: AppArmor sha1 policy hashing enabled [ 1.656678] IMA: No TPM chip found, activating TPM-bypass! [ 1.661736] xenbus_probe_frontend: Device with no driver: device/vfb/0 [ 1.667317] regulator-dummy: disabling [ 1.670705] Magic number: 4:37:260 [ 1.674153] rtc_cmos 00:04: setting system clock to 2016-10-13 03:17:25 UTC (1476328645) [ 1.681089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.686261] EDD information not available. [ 1.691984] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000) [ 1.698985] Write protecting the kernel read-only data: 12288k [ 1.704169] Freeing unused kernel memory: 760K (ffff880001742000 - ffff880001800000) [ 1.712116] Freeing unused kernel memory: 680K (ffff880001b56000 - ffff880001c00000) Loading, please wait... [ 1.732197] systemd-udevd[126]: starting version 204 [ 1.754118] [drm] Initialized drm 1.1.0 20060810 [ 1.786722] FDC 0 is a S82078B [ 1.825257] [TTM] Zone kernel: Available graphics memory: 508152 kiB [ 1.830805] [TTM] Initializing pool allocator [ 1.834768] [TTM] Initializing DMA pool allocator [ 1.839339] [drm] fb mappable at 0x0 [ 1.842699] [drm] vram aper at 0x0 [ 1.845981] [drm] size 0 [ 1.853293] [drm] fb depth is 24 [ 1.856584] [drm] pitch is 3072 [ 1.865438] fbcon: cirrusdrmfb (fb0) is primary device [ 1.931372] Console: switching to colour frame buffer device 128x48 [ 2.004746] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 2.009525] cirrus 0000:00:02.0: registered panic notifier [ 2.013482] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Begin: Loading essential drivers ... done.

Begin: Running /scripts/init-premount ... done.

Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.

Begin: Running /scripts/local-premount ... done.

[ 2.194368] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) [ 2.204421] tsc: Refined TSC clocksource calibration: 2399.998 MHz Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... done.

[ 2.362620] random: init urandom read with 54 bits of entropy available

  • Starting Mount filesystems on boot[ OK ]
  • Starting Populate and link to /run filesystem[ OK ]
  • Stopping Populate and link to /run filesystem[ OK ]

[ 2.541672] EXT4-fs (xvda1): re-mounted. Opts: discard

  • Starting Initialize or finalize resolvconf[ OK ]
  • Stopping Track if upstart is running in a container[ OK ]
  • Starting Signal sysvinit that the rootfs is mounted[ OK ]
  • Starting mount available cgroup filesystems[ OK ]
  • Starting Clean /tmp directory[ OK ]
  • Stopping Clean /tmp directory[ OK ]

[ 2.842026] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Cloud-init v. 0.7.5 running 'init-local' at Thu, 13 Oct 2016 03:17:26 +0000. Up 3.05 seconds.

cloud-init-nonet[3.33]: waiting 10 seconds for network device

  • Starting set console keymap[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ] [ 3.539332] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
  • Starting Bridge udev events into upstart[ OK ]
  • Starting Signal sysvinit that remote filesystems are mounted[ OK ]
  • Starting device node and kernel event manager[ OK ]
  • Stopping set console keymap[ OK ]
  • Starting cold plug devices[ OK ]
  • Starting log initial device creation[ OK ]
  • Starting Uncomplicated firewall[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting Mount network filesystems[ OK ]
  • Stopping Mount network filesystems[ OK ]
  • Starting Bridge socket events into upstart[ OK ]
  • Starting configure network device[ OK ]
  • Starting Mount network filesystems[ OK ]
  • Stopping Mount network filesystems[ OK ]

cloud-init-nonet[4.13]: static networking is now up

  • Starting configure network device[ OK ]

Cloud-init v. 0.7.5 running 'init' at Thu, 13 Oct 2016 03:17:28 +0000. Up 4.40 seconds.

ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: | Device | Up | Address | Mask | Hw-Address |

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |

ci-info: | eth0 | True | 172.31.43.15 | 255.255.240.0 | 06:a3:9e:62:37:bb |

ci-info: +--------+------+--------------+---------------+-------------------+

ci-info: +++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

ci-info: | 0 | 0.0.0.0 | 172.31.32.1 | 0.0.0.0 | eth0 | UG |

ci-info: | 1 | 172.31.32.0 | 0.0.0.0 | 255.255.240.0 | eth0 | U |

ci-info: +-------+-------------+-------------+---------------+-----------+-------+

  • Stopping Mount filesystems on boot[ OK ]
  • Starting Signal sysvinit that local filesystems are mounted[ OK ]
  • Starting flush early job output to logs[ OK ]
  • Stopping Failsafe Boot Delay[ OK ]
  • Starting System V initialisation compatibility[ OK ]
  • Starting D-Bus system message bus[ OK ]
  • Stopping flush early job output to logs[ OK ]
  • Starting SystemD login management service[ OK ]
  • Starting system logging daemon[ OK ]
  • Starting Handle applying cloud-config[ OK ]
  • Starting Bridge file events into upstart[ OK ]
  • Starting early crypto disks...  [ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  • Starting AppArmor profiles  [ OK ]
  • Stopping System V initialisation compatibility[ OK ]

open-vm-tools: not starting as this is not a VMware VM

landscape-client is not configured, please run landscape-config.

  • Starting System V runlevel compatibility[ OK ]
  • Starting ACPI daemon[ OK ]
  • Starting save kernel messages[ OK ]
  • Starting configure network device security[ OK ]
  • Starting OpenSSH server[ OK ]
  • Starting regular background program processing daemon[ OK ]
  • Starting deferred execution scheduler[ OK ]
  • Stopping save kernel messages[ OK ]
  • Stopping CPU interrupts balancing daemon[ OK ]
  • Starting configure virtual network devices[ OK ]
  • Starting automatic crash report generation[ OK ]
  • Starting Docker daemon[ OK ]
  • Restoring resolver state...  [ OK ]
  • Stopping System V runlevel compatibility[ OK ]

Cloud-init v. 0.7.5 running 'modules:final' at Thu, 13 Oct 2016 03:17:30 +0000. Up 6.72 seconds. Cloud-init v. 0.7.5 finished at Thu, 13 Oct 2016 03:17:30 +0000. Datasource DataSourceEc2. Up 6.94 seconds

Ubuntu 14.04.2 LTS ip-172-31-43-15 ttyS0

ip-172-31-43-15 login: Sat Oct 15 15:01:49 UTC 2016: shutting down for poweroff [up 215065s]. wait-for-state stop/waiting

  • Stopping landscape-client daemon  [fail]
  • Stopping rsync daemon rsync  [ OK ]
  • Stopping open-vm guest daemon vmtoolsd  [ OK ]
  • Asking all remaining processes to terminate...  [ OK ]
  • All processes ended within 2 seconds...  [ OK ]
  • Deactivating swap...  [ OK ]
  • Stopping early crypto disks...  [ OK ]
  • Will now halt [215067.052368] reboot: Power down
zodern commented 7 years ago

@trevordowdle did you find a solution?