Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aaron-prindle/6a4fadb79f1e6af8ef52143b0bd3fd3e to your computer and use it in GitHub Desktop.
Save aaron-prindle/6a4fadb79f1e6af8ef52143b0bd3fd3e to your computer and use it in GitHub Desktop.
Loading provider bootstrapvz.providers.gce
Loading plugin bootstrapvz.plugins.custom_initramfs
Loading plugin bootstrapvz.plugins.kubelet_metadata_proxy
Loading plugin bootstrapvz.plugins.pdautomount
Loading plugin bootstrapvz.plugins.prefetchimage
Loading plugin bootstrapvz.plugins.ntp
Loading plugin bootstrapvz.plugins.docker_daemon
Loading plugin bootstrapvz.plugins.containervm
Tasklist:
bootstrapvz.common.tasks.locale.LocaleBootstrapPackage
bootstrapvz.common.tasks.partitioning.AddRequiredCommands
bootstrapvz.common.tasks.filesystem.AddRequiredCommands
bootstrapvz.common.tasks.workspace.CreateWorkspace
bootstrapvz.plugins.containervm.tasks.CopyAssets
bootstrapvz.common.tasks.bootstrap.AddRequiredCommands
bootstrapvz.common.tasks.apt.AddManifestPreferences
bootstrapvz.common.tasks.apt.AddManifestSources
bootstrapvz.common.tasks.apt.AddDefaultSources
bootstrapvz.common.tasks.boot.AddGrubPackage
bootstrapvz.providers.gce.tasks.packages.DefaultPackages
bootstrapvz.providers.gce.tasks.packages.GooglePackages
bootstrapvz.plugins.docker_daemon.tasks.AddDockerDeps
bootstrapvz.common.tasks.packages.AddManifestPackages
bootstrapvz.common.tasks.apt.AddBackports
bootstrapvz.providers.gce.tasks.apt.SetPackageRepositories
bootstrapvz.providers.gce.tasks.packages.ReleasePackages
bootstrapvz.common.tasks.loopback.AddRequiredCommands
bootstrapvz.common.tasks.host.CheckExternalCommands
bootstrapvz.common.tasks.loopback.Create
bootstrapvz.common.tasks.volume.Attach
bootstrapvz.common.tasks.partitioning.PartitionVolume
bootstrapvz.common.tasks.partitioning.MapPartitions
bootstrapvz.common.tasks.filesystem.Format
bootstrapvz.common.tasks.filesystem.TuneVolumeFS
bootstrapvz.common.tasks.filesystem.CreateMountDir
bootstrapvz.common.tasks.filesystem.MountRoot
bootstrapvz.common.tasks.bootstrap.Bootstrap
bootstrapvz.common.tasks.filesystem.MountSpecials
bootstrapvz.common.tasks.apt.DisableDaemonAutostart
bootstrapvz.plugins.ntp.tasks.AddNtpPackage
bootstrapvz.common.tasks.locale.GenerateLocale
bootstrapvz.providers.gce.tasks.apt.ImportGoogleKey
bootstrapvz.common.tasks.apt.WriteSources
bootstrapvz.common.tasks.apt.WritePreferences
bootstrapvz.common.tasks.apt.AptUpdate
bootstrapvz.common.tasks.apt.AptUpgrade
bootstrapvz.common.tasks.packages.InstallPackages
bootstrapvz.plugins.docker_daemon.tasks.AddDockerBinary
bootstrapvz.plugins.docker_daemon.tasks.PullDockerImages
bootstrapvz.plugins.prefetchimage.tasks.StartDockerHost
bootstrapvz.plugins.prefetchimage.tasks.PrefetchDockerImage
bootstrapvz.plugins.prefetchimage.tasks.StopDockerHost
bootstrapvz.plugins.containervm.tasks.CheckKernelIsNotTooOld
bootstrapvz.plugins.docker_daemon.tasks.AddDockerInit
bootstrapvz.plugins.containervm.tasks.AddKubeletInit
bootstrapvz.plugins.custom_initramfs.tasks.CustomInitRamFsConfig
bootstrapvz.providers.gce.tasks.host.InstallHostnameHook
bootstrapvz.plugins.ntp.tasks.SetNtpServers
bootstrapvz.plugins.docker_daemon.tasks.AddDockerGroup
bootstrapvz.common.tasks.security.EnableShadowConfig
bootstrapvz.common.tasks.ssh.AddSSHKeyGeneration
bootstrapvz.common.tasks.filesystem.FStab
bootstrapvz.common.tasks.boot.ConfigureGrub
bootstrapvz.plugins.pdautomount.tasks.AddPdAutoMountConfig
bootstrapvz.plugins.containervm.tasks.AddContainerExec
bootstrapvz.plugins.containervm.tasks.AddNsenter
bootstrapvz.plugins.containervm.tasks.AddDockerConfigSetup
bootstrapvz.plugins.containervm.tasks.FetchGoBinary
bootstrapvz.plugins.containervm.tasks.AddKubelet
bootstrapvz.plugins.containervm.tasks.AddNsinit
bootstrapvz.plugins.kubelet_metadata_proxy.tasks.AddKubeletMetadataProxyInit
bootstrapvz.common.tasks.locale.SetTimezone
bootstrapvz.providers.gce.tasks.configuration.GatherReleaseInformation
bootstrapvz.plugins.containervm.tasks.EnableUnprivilegedLXC
bootstrapvz.providers.gce.tasks.boot.ConfigureGrub
bootstrapvz.plugins.containervm.tasks.EnableRebootOnPanic
bootstrapvz.plugins.docker_daemon.tasks.EnableMemoryCgroup
bootstrapvz.common.tasks.boot.InstallGrub_1_99
bootstrapvz.common.tasks.network.ConfigureNetworkIF
bootstrapvz.providers.gce.tasks.host.DisableIPv6
bootstrapvz.common.tasks.initd.AddExpandRoot
bootstrapvz.common.tasks.initd.InstallInitScripts
bootstrapvz.common.tasks.initd.AdjustExpandRootScript
bootstrapvz.providers.gce.tasks.initd.AdjustExpandRootDev
bootstrapvz.plugins.containervm.tasks.OverrideDockerDefault
bootstrapvz.common.tasks.ssh.DisableSSHPasswordAuthentication
bootstrapvz.common.tasks.apt.EnableDaemonAutostart
bootstrapvz.common.tasks.cleanup.CleanTMP
bootstrapvz.plugins.containervm.tasks.RemoveGoRoot
bootstrapvz.common.tasks.apt.PurgeUnusedPackages
bootstrapvz.common.tasks.network.RemoveHostname
bootstrapvz.providers.gce.tasks.apt.CleanGoogleRepositoriesAndKeys
bootstrapvz.common.tasks.network.RemoveDNSInfo
bootstrapvz.common.tasks.apt.AptClean
bootstrapvz.common.tasks.cleanup.ClearMOTD
bootstrapvz.common.tasks.filesystem.UnmountRoot
bootstrapvz.common.tasks.partitioning.UnmapPartitions
bootstrapvz.common.tasks.volume.Detach
bootstrapvz.common.tasks.filesystem.DeleteMountDir
bootstrapvz.common.tasks.loopback.MoveImage
bootstrapvz.providers.gce.tasks.image.CreateTarball
bootstrapvz.common.tasks.volume.Delete
bootstrapvz.common.tasks.workspace.DeleteWorkspace
Adding locale package to bootstrap installation
Adding commands required for partitioning the volume
Adding commands required for formatting
Creating workspace
Copy assets into place
Executing: mkdir -p /tmp/assets
Executing: rm -rf /tmp/assets
Executing: cp -R /usr/local/google/home/aprindle/work/bootstrap-vz/assets/copied /tmp/assets
Adding commands required for bootstrapping Debian
Adding preferences from the manifest
Adding sources from the manifest
Adding default release sources
Adding grub package
Adding image packages required for GCE
Adding image packages required for GCE from Google repositories
Add packages for docker deps
Adding packages from the manifest
Adding backports to the apt sources
Adding apt sources
Adding release-specific packages required for GCE
Adding commands required for creating loopback volumes
Checking availability of external commands
Executing: type qemu-img
qemu-img is /usr/bin/qemu-img
Executing: type losetup
losetup is /sbin/losetup
Executing: type parted
parted is /sbin/parted
Executing: type debootstrap
debootstrap is /usr/sbin/debootstrap
Executing: type kpartx
kpartx is /sbin/kpartx
Creating a loopback volume
Executing: qemu-img create -f raw /target/3594c531/volume.raw 10240M
Formatting '/target/3594c531/volume.raw', fmt=raw size=10737418240
Attaching the volume
Executing: losetup --show --find /target/3594c531/volume.raw
/dev/loop0
Partitioning the volume
Executing: parted --script --align none /dev/loop0 -- mklabel msdos
Executing: parted --script --align none /dev/loop0 -- mkpart primary 2MiB 10GiB
Executing: parted --script /dev/loop0 -- set 1 boot on
Mapping volume partitions
Executing: kpartx -l /dev/loop0
loop0p1 : 0 20967424 /dev/loop0 4096
Executing: kpartx -as /dev/loop0
Formatting the volume
Executing: mkfs.ext4 /dev/mapper/loop0p1
mke2fs 1.42.9 (4-Feb-2014)
Discarding device blocks: 4096/2620928 done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
655360 inodes, 2620928 blocks
131046 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=2684354560
80 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
Allocating group tables: 0/80 done
Writing inode tables: 0/80 done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: 0/80 done
Tuning the bootstrap volume filesystem
Executing: tune2fs -i 0 /dev/mapper/loop0p1
tune2fs 1.42.9 (4-Feb-2014)
Setting interval between checks to 0 seconds
Creating mountpoint for the root partition
Mounting the root partition
Executing: mount --types ext4 /dev/mapper/loop0p1 /target/3594c531/root
Installing Debian
Executing: debootstrap --arch=amd64 --include=locales wheezy /target/3594c531/root http://gce_debian_mirror.storage.googleapis.com
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: insserv libbz2-1.0 libdb5.1 libsemanage-common libsemanage1 libslang2 libustr-1.0-1
I: Found additional base dependencies: libept1.4.12 libgcrypt11 libgnutls26 libgpg-error0 libidn11 libnfnetlink0 libp11-kit0 libsqlite3-0 libtasn1-3 libxapian22
I: Checking component main on http://gce_debian_mirror.storage.googleapis.com...
I: Retrieving libacl1 2.2.51-8
I: Validating libacl1 2.2.51-8
I: Retrieving adduser 3.113+nmu3
I: Validating adduser 3.113+nmu3
I: Retrieving apt 0.9.7.9+deb7u7
I: Validating apt 0.9.7.9+deb7u7
I: Retrieving apt-utils 0.9.7.9+deb7u7
I: Validating apt-utils 0.9.7.9+deb7u7
I: Retrieving libapt-inst1.5 0.9.7.9+deb7u7
I: Validating libapt-inst1.5 0.9.7.9+deb7u7
I: Retrieving libapt-pkg4.12 0.9.7.9+deb7u7
I: Validating libapt-pkg4.12 0.9.7.9+deb7u7
I: Retrieving aptitude 0.6.8.2-1
I: Validating aptitude 0.6.8.2-1
I: Retrieving aptitude-common 0.6.8.2-1
I: Validating aptitude-common 0.6.8.2-1
I: Retrieving libattr1 1%3a2.4.46-8
I: Validating libattr1 1%3a2.4.46-8
I: Retrieving base-files 7.1wheezy11
I: Validating base-files 7.1wheezy11
I: Retrieving base-passwd 3.5.26
I: Validating base-passwd 3.5.26
I: Retrieving bash 4.2+dfsg-0.1+deb7u3
I: Validating bash 4.2+dfsg-0.1+deb7u3
I: Retrieving libboost-iostreams1.49.0 1.49.0-3.2
I: Validating libboost-iostreams1.49.0 1.49.0-3.2
I: Retrieving bsdmainutils 9.0.3
I: Validating bsdmainutils 9.0.3
I: Retrieving libbz2-1.0 1.0.6-4
I: Validating libbz2-1.0 1.0.6-4
I: Retrieving coreutils 8.13-3.5
I: Validating coreutils 8.13-3.5
I: Retrieving cpio 2.11+dfsg-0.1+deb7u2
I: Validating cpio 2.11+dfsg-0.1+deb7u2
I: Retrieving cron 3.0pl1-124
I: Validating cron 3.0pl1-124
I: Retrieving libcwidget3 0.5.16-3.4
I: Validating libcwidget3 0.5.16-3.4
I: Retrieving dash 0.5.7-3
I: Validating dash 0.5.7-3
I: Retrieving libdb5.1 5.1.29-5
I: Validating libdb5.1 5.1.29-5
I: Retrieving debconf 1.5.49
I: Validating debconf 1.5.49
I: Retrieving debconf-i18n 1.5.49
I: Validating debconf-i18n 1.5.49
I: Retrieving debian-archive-keyring 2014.3~deb7u1
I: Validating debian-archive-keyring 2014.3~deb7u1
I: Retrieving debianutils 4.3.2
I: Validating debianutils 4.3.2
I: Retrieving diffutils 1%3a3.2-6
I: Validating diffutils 1%3a3.2-6
I: Retrieving dmidecode 2.11-9
I: Validating dmidecode 2.11-9
I: Retrieving dpkg 1.16.18
I: Validating dpkg 1.16.18
I: Retrieving e2fslibs 1.42.5-1.1+deb7u1
I: Validating e2fslibs 1.42.5-1.1+deb7u1
I: Retrieving e2fsprogs 1.42.5-1.1+deb7u1
I: Validating e2fsprogs 1.42.5-1.1+deb7u1
I: Retrieving libcomerr2 1.42.5-1.1+deb7u1
I: Validating libcomerr2 1.42.5-1.1+deb7u1
I: Retrieving libss2 1.42.5-1.1+deb7u1
I: Validating libss2 1.42.5-1.1+deb7u1
I: Retrieving libc-bin 2.13-38+deb7u10
I: Validating libc-bin 2.13-38+deb7u10
I: Retrieving libc6 2.13-38+deb7u10
I: Validating libc6 2.13-38+deb7u10
I: Retrieving locales 2.13-38+deb7u10
I: Validating locales 2.13-38+deb7u10
I: Retrieving multiarch-support 2.13-38+deb7u10
I: Validating multiarch-support 2.13-38+deb7u10
I: Retrieving findutils 4.4.2-4
I: Validating findutils 4.4.2-4
I: Retrieving gcc-4.7-base 4.7.2-5
I: Validating gcc-4.7-base 4.7.2-5
I: Retrieving libgcc1 1%3a4.7.2-5
I: Validating libgcc1 1%3a4.7.2-5
I: Retrieving libstdc++6 4.7.2-5
I: Validating libstdc++6 4.7.2-5
I: Retrieving libgdbm3 1.8.3-11
I: Validating libgdbm3 1.8.3-11
I: Retrieving gnupg 1.4.12-7+deb7u7
I: Validating gnupg 1.4.12-7+deb7u7
I: Retrieving gpgv 1.4.12-7+deb7u7
I: Validating gpgv 1.4.12-7+deb7u7
I: Retrieving libgnutls26 2.12.20-8+deb7u5
I: Validating libgnutls26 2.12.20-8+deb7u5
I: Retrieving grep 2.12-2
I: Validating grep 2.12-2
I: Retrieving groff-base 1.21-9
I: Validating groff-base 1.21-9
I: Retrieving gzip 1.5-1.1
I: Validating gzip 1.5-1.1
I: Retrieving hostname 3.11
I: Validating hostname 3.11
I: Retrieving ifupdown 0.7.8
I: Validating ifupdown 0.7.8
I: Retrieving insserv 1.14.0-5
I: Validating insserv 1.14.0-5
I: Retrieving iproute 20120521-3+b3
I: Validating iproute 20120521-3+b3
I: Retrieving iptables 1.4.14-3.1
I: Validating iptables 1.4.14-3.1
I: Retrieving iputils-ping 3%3a20101006-1+b1
I: Validating iputils-ping 3%3a20101006-1+b1
I: Retrieving isc-dhcp-client 4.2.2.dfsg.1-5+deb70u8
I: Validating isc-dhcp-client 4.2.2.dfsg.1-5+deb70u8
I: Retrieving isc-dhcp-common 4.2.2.dfsg.1-5+deb70u8
I: Validating isc-dhcp-common 4.2.2.dfsg.1-5+deb70u8
I: Retrieving kmod 9-3
I: Validating kmod 9-3
I: Retrieving libkmod2 9-3
I: Validating libkmod2 9-3
I: Retrieving libept1.4.12 1.0.9
I: Validating libept1.4.12 1.0.9
I: Retrieving libgcrypt11 1.5.0-5+deb7u4
I: Validating libgcrypt11 1.5.0-5+deb7u4
I: Retrieving libgpg-error0 1.10-3.1
I: Validating libgpg-error0 1.10-3.1
I: Retrieving libidn11 1.25-2
I: Validating libidn11 1.25-2
I: Retrieving liblocale-gettext-perl 1.05-7+b1
I: Validating liblocale-gettext-perl 1.05-7+b1
I: Retrieving libnfnetlink0 1.0.0-1.1
I: Validating libnfnetlink0 1.0.0-1.1
I: Retrieving libpipeline1 1.2.1-1
I: Validating libpipeline1 1.2.1-1
I: Retrieving libselinux1 2.1.9-5
I: Validating libselinux1 2.1.9-5
I: Retrieving libsemanage-common 2.1.6-6
I: Validating libsemanage-common 2.1.6-6
I: Retrieving libsemanage1 2.1.6-6
I: Validating libsemanage1 2.1.6-6
I: Retrieving libsepol1 2.1.4-3
I: Validating libsepol1 2.1.4-3
I: Retrieving libsigc++-2.0-0c2a 2.2.10-0.2
I: Validating libsigc++-2.0-0c2a 2.2.10-0.2
I: Retrieving libtasn1-3 2.13-2+deb7u2
I: Validating libtasn1-3 2.13-2+deb7u2
I: Retrieving libtext-charwidth-perl 0.04-7+b1
I: Validating libtext-charwidth-perl 0.04-7+b1
I: Retrieving libtext-iconv-perl 1.7-5
I: Validating libtext-iconv-perl 1.7-5
I: Retrieving libtext-wrapi18n-perl 0.06-7
I: Validating libtext-wrapi18n-perl 0.06-7
I: Retrieving libusb-0.1-4 2%3a0.1.12-20+nmu1
I: Validating libusb-0.1-4 2%3a0.1.12-20+nmu1
I: Retrieving logrotate 3.8.1-4
I: Validating logrotate 3.8.1-4
I: Retrieving lsb-base 4.1+Debian8+deb7u1
I: Validating lsb-base 4.1+Debian8+deb7u1
I: Retrieving man-db 2.6.2-1
I: Validating man-db 2.6.2-1
I: Retrieving manpages 3.44-1
I: Validating manpages 3.44-1
I: Retrieving mawk 1.3.3-17
I: Validating mawk 1.3.3-17
I: Retrieving nano 2.2.6-1+b1
I: Validating nano 2.2.6-1+b1
I: Retrieving libncurses5 5.9-10
I: Validating libncurses5 5.9-10
I: Retrieving libncursesw5 5.9-10
I: Validating libncursesw5 5.9-10
I: Retrieving libtinfo5 5.9-10
I: Validating libtinfo5 5.9-10
I: Retrieving ncurses-base 5.9-10
I: Validating ncurses-base 5.9-10
I: Retrieving ncurses-bin 5.9-10
I: Validating ncurses-bin 5.9-10
I: Retrieving net-tools 1.60-24.2
I: Validating net-tools 1.60-24.2
I: Retrieving netbase 5.0
I: Validating netbase 5.0
I: Retrieving netcat-traditional 1.10-40
I: Validating netcat-traditional 1.10-40
I: Retrieving libnewt0.52 0.52.14-11.1
I: Validating libnewt0.52 0.52.14-11.1
I: Retrieving whiptail 0.52.14-11.1
I: Validating whiptail 0.52.14-11.1
I: Retrieving libssl1.0.0 1.0.1e-2+deb7u20
I: Validating libssl1.0.0 1.0.1e-2+deb7u20
I: Retrieving libp11-kit0 0.12-3
I: Validating libp11-kit0 0.12-3
I: Retrieving libpam-modules 1.1.3-7.1
I: Validating libpam-modules 1.1.3-7.1
I: Retrieving libpam-modules-bin 1.1.3-7.1
I: Validating libpam-modules-bin 1.1.3-7.1
I: Retrieving libpam-runtime 1.1.3-7.1
I: Validating libpam-runtime 1.1.3-7.1
I: Retrieving libpam0g 1.1.3-7.1
I: Validating libpam0g 1.1.3-7.1
I: Retrieving perl-base 5.14.2-21+deb7u3
I: Validating perl-base 5.14.2-21+deb7u3
I: Retrieving libpopt0 1.16-7
I: Validating libpopt0 1.16-7
I: Retrieving libprocps0 1%3a3.3.3-3
I: Validating libprocps0 1%3a3.3.3-3
I: Retrieving procps 1%3a3.3.3-3
I: Validating procps 1%3a3.3.3-3
I: Retrieving libreadline6 6.2+dfsg-0.1
I: Validating libreadline6 6.2+dfsg-0.1
I: Retrieving readline-common 6.2+dfsg-0.1
I: Validating readline-common 6.2+dfsg-0.1
I: Retrieving rsyslog 5.8.11-3+deb7u2
I: Validating rsyslog 5.8.11-3+deb7u2
I: Retrieving sed 4.2.1-10
I: Validating sed 4.2.1-10
I: Retrieving sensible-utils 0.0.7
I: Validating sensible-utils 0.0.7
I: Retrieving login 1%3a4.1.5.1-1
I: Validating login 1%3a4.1.5.1-1
I: Retrieving passwd 1%3a4.1.5.1-1
I: Validating passwd 1%3a4.1.5.1-1
I: Retrieving libslang2 2.2.4-15
I: Validating libslang2 2.2.4-15
I: Retrieving libsqlite3-0 3.7.13-1+deb7u2
I: Validating libsqlite3-0 3.7.13-1+deb7u2
I: Retrieving initscripts 2.88dsf-41+deb7u1
I: Validating initscripts 2.88dsf-41+deb7u1
I: Retrieving sysv-rc 2.88dsf-41+deb7u1
I: Validating sysv-rc 2.88dsf-41+deb7u1
I: Retrieving sysvinit 2.88dsf-41+deb7u1
I: Validating sysvinit 2.88dsf-41+deb7u1
I: Retrieving sysvinit-utils 2.88dsf-41+deb7u1
I: Validating sysvinit-utils 2.88dsf-41+deb7u1
I: Retrieving tar 1.26+dfsg-0.1
I: Validating tar 1.26+dfsg-0.1
I: Retrieving tasksel 3.14.1
I: Validating tasksel 3.14.1
I: Retrieving tasksel-data 3.14.1
I: Validating tasksel-data 3.14.1
I: Retrieving info 4.13a.dfsg.1-10
I: Validating info 4.13a.dfsg.1-10
I: Retrieving install-info 4.13a.dfsg.1-10
I: Validating install-info 4.13a.dfsg.1-10
I: Retrieving traceroute 1%3a2.0.18-3
I: Validating traceroute 1%3a2.0.18-3
I: Retrieving tzdata 2016d-0+deb7u1
I: Validating tzdata 2016d-0+deb7u1
I: Retrieving libudev0 175-7.2
I: Validating libudev0 175-7.2
I: Retrieving udev 175-7.2
I: Validating udev 175-7.2
I: Retrieving libustr-1.0-1 1.0.4-3
I: Validating libustr-1.0-1 1.0.4-3
I: Retrieving bsdutils 1%3a2.20.1-5.3
I: Validating bsdutils 1%3a2.20.1-5.3
I: Retrieving libblkid1 2.20.1-5.3
I: Validating libblkid1 2.20.1-5.3
I: Retrieving libmount1 2.20.1-5.3
I: Validating libmount1 2.20.1-5.3
I: Retrieving libuuid1 2.20.1-5.3
I: Validating libuuid1 2.20.1-5.3
I: Retrieving mount 2.20.1-5.3
I: Validating mount 2.20.1-5.3
I: Retrieving util-linux 2.20.1-5.3
I: Validating util-linux 2.20.1-5.3
I: Retrieving vim-common 2%3a7.3.547-7
I: Validating vim-common 2%3a7.3.547-7
I: Retrieving vim-tiny 2%3a7.3.547-7
I: Validating vim-tiny 2%3a7.3.547-7
I: Retrieving wget 1.13.4-3+deb7u2
I: Validating wget 1.13.4-3+deb7u2
I: Retrieving libxapian22 1.2.12-2+deb7u1
I: Validating libxapian22 1.2.12-2+deb7u1
I: Retrieving liblzma5 5.1.1alpha+20120614-2
I: Validating liblzma5 5.1.1alpha+20120614-2
I: Retrieving xz-utils 5.1.1alpha+20120614-2
I: Validating xz-utils 5.1.1alpha+20120614-2
I: Retrieving zlib1g 1%3a1.2.7.dfsg-13
I: Validating zlib1g 1%3a1.2.7.dfsg-13
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting libbz2-1.0...
I: Extracting coreutils...
I: Extracting dash...
I: Extracting libdb5.1...
I: Extracting debconf...
I: Extracting debconf-i18n...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting libcomerr2...
I: Extracting libss2...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting multiarch-support...
I: Extracting findutils...
I: Extracting gcc-4.7-base...
I: Extracting libgcc1...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting insserv...
I: Extracting liblocale-gettext-perl...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libtext-charwidth-perl...
I: Extracting libtext-iconv-perl...
I: Extracting libtext-wrapi18n-perl...
I: Extracting lsb-base...
I: Extracting mawk...
I: Extracting libncurses5...
I: Extracting libtinfo5...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting perl-base...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting login...
I: Extracting passwd...
I: Extracting libslang2...
I: Extracting initscripts...
I: Extracting sysv-rc...
I: Extracting sysvinit...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting libustr-1.0-1...
I: Extracting bsdutils...
I: Extracting libblkid1...
I: Extracting libmount1...
I: Extracting libuuid1...
I: Extracting mount...
I: Extracting util-linux...
I: Extracting liblzma5...
I: Extracting xz-utils...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking libacl1:amd64...
I: Unpacking libattr1:amd64...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking libbz2-1.0:amd64...
I: Unpacking coreutils...
I: Unpacking dash...
I: Unpacking libdb5.1:amd64...
I: Unpacking debconf...
I: Unpacking debconf-i18n...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:amd64...
I: Unpacking e2fsprogs...
I: Unpacking libcomerr2:amd64...
I: Unpacking libss2:amd64...
I: Unpacking libc-bin...
I: Unpacking libc6:amd64...
I: Unpacking multiarch-support...
I: Unpacking findutils...
I: Unpacking gcc-4.7-base:amd64...
I: Unpacking libgcc1:amd64...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking insserv...
I: Unpacking liblocale-gettext-perl...
I: Unpacking libselinux1:amd64...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:amd64...
I: Unpacking libsepol1:amd64...
I: Unpacking libtext-charwidth-perl...
I: Unpacking libtext-iconv-perl...
I: Unpacking libtext-wrapi18n-perl...
I: Unpacking lsb-base...
I: Unpacking mawk...
I: Unpacking libncurses5:amd64...
I: Unpacking libtinfo5:amd64...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking libpam-modules:amd64...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:amd64...
I: Unpacking perl-base...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking login...
I: Unpacking passwd...
I: Unpacking libslang2:amd64...
I: Unpacking initscripts...
I: Unpacking sysv-rc...
I: Unpacking sysvinit...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking libustr-1.0-1:amd64...
I: Unpacking bsdutils...
I: Unpacking libblkid1:amd64...
I: Unpacking libmount1...
I: Unpacking libuuid1:amd64...
I: Unpacking mount...
I: Unpacking util-linux...
I: Unpacking liblzma5:amd64...
I: Unpacking xz-utils...
I: Unpacking zlib1g:amd64...
I: Configuring required packages...
I: Configuring lsb-base...
I: Configuring ncurses-base...
I: Configuring sensible-utils...
I: Configuring libsemanage-common...
I: Configuring gcc-4.7-base:amd64...
I: Configuring libc-bin...
I: Configuring libc6:amd64...
I: Configuring debianutils...
I: Configuring bsdutils...
I: Configuring tar...
I: Configuring base-passwd...
I: Configuring mawk...
I: Configuring hostname...
I: Configuring insserv...
I: Configuring multiarch-support...
I: Configuring libselinux1:amd64...
I: Configuring libustr-1.0-1:amd64...
I: Configuring libsepol1:amd64...
I: Configuring zlib1g:amd64...
I: Configuring libgcc1:amd64...
I: Configuring base-files...
I: Configuring libattr1:amd64...
I: Configuring e2fslibs:amd64...
I: Configuring libcomerr2:amd64...
I: Configuring libacl1:amd64...
I: Configuring libslang2:amd64...
I: Configuring libss2:amd64...
I: Configuring liblzma5:amd64...
I: Configuring libdb5.1:amd64...
I: Configuring libbz2-1.0:amd64...
I: Configuring libtinfo5:amd64...
I: Configuring sysvinit-utils...
I: Configuring ncurses-bin...
I: Configuring libsemanage1:amd64...
I: Configuring libncurses5:amd64...
I: Configuring xz-utils...
I: Configuring dpkg...
I: Configuring dash...
I: Configuring coreutils...
I: Configuring perl-base...
I: Configuring diffutils...
I: Configuring libtext-iconv-perl...
I: Configuring sed...
I: Configuring grep...
I: Configuring findutils...
I: Configuring gzip...
I: Configuring liblocale-gettext-perl...
I: Configuring bash...
I: Configuring libtext-charwidth-perl...
I: Configuring libtext-wrapi18n-perl...
I: Configuring debconf...
I: Configuring libpam0g:amd64...
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring debconf-i18n...
I: Configuring libpam-modules-bin...
I: Configuring libpam-modules:amd64...
I: Configuring passwd...
I: Configuring libpam-runtime...
I: Configuring login...
I: Configuring libuuid1:amd64...
I: Configuring libblkid1:amd64...
I: Configuring libmount1...
I: Configuring mount...
I: Configuring initscripts...
I: Configuring util-linux...
I: Configuring sysvinit...
I: Configuring e2fsprogs...
I: Unpacking the base system...
I: Unpacking adduser...
I: Unpacking apt...
I: Unpacking apt-utils...
I: Unpacking libapt-inst1.5:amd64...
I: Unpacking libapt-pkg4.12:amd64...
I: Unpacking aptitude...
I: Unpacking aptitude-common...
I: Unpacking libboost-iostreams1.49.0...
I: Unpacking bsdmainutils...
I: Unpacking cpio...
I: Unpacking cron...
I: Unpacking libcwidget3...
I: Unpacking debian-archive-keyring...
I: Unpacking dmidecode...
I: Unpacking locales...
I: Unpacking libstdc++6:amd64...
I: Unpacking libgdbm3:amd64...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking libgnutls26:amd64...
I: Unpacking groff-base...
I: Unpacking ifupdown...
I: Unpacking iproute...
I: Unpacking iptables...
I: Unpacking iputils-ping...
I: Unpacking isc-dhcp-client...
I: Unpacking isc-dhcp-common...
I: Unpacking kmod...
I: Unpacking libkmod2:amd64...
I: Unpacking libept1.4.12...
I: Unpacking libgcrypt11:amd64...
I: Unpacking libgpg-error0:amd64...
I: Unpacking libidn11:amd64...
I: Unpacking libnfnetlink0...
I: Unpacking libpipeline1:amd64...
I: Unpacking libsigc++-2.0-0c2a:amd64...
I: Unpacking libtasn1-3:amd64...
I: Unpacking libusb-0.1-4:amd64...
I: Unpacking logrotate...
I: Unpacking man-db...
I: Unpacking manpages...
I: Unpacking nano...
I: Unpacking libncursesw5:amd64...
I: Unpacking net-tools...
I: Unpacking netbase...
I: Unpacking netcat-traditional...
I: Unpacking libnewt0.52...
I: Unpacking whiptail...
I: Unpacking libssl1.0.0:amd64...
I: Unpacking libp11-kit0:amd64...
I: Unpacking libpopt0:amd64...
I: Unpacking libprocps0:amd64...
I: Unpacking procps...
I: Unpacking libreadline6:amd64...
I: Unpacking readline-common...
I: Unpacking rsyslog...
I: Unpacking libsqlite3-0:amd64...
I: Unpacking tasksel...
I: Unpacking tasksel-data...
I: Unpacking info...
I: Unpacking install-info...
I: Unpacking traceroute...
I: Unpacking libudev0:amd64...
I: Unpacking udev...
I: Unpacking vim-common...
I: Unpacking vim-tiny...
I: Unpacking wget...
I: Unpacking libxapian22...
I: Configuring the base system...
I: Configuring gpgv...
I: Configuring libssl1.0.0:amd64...
I: Configuring libgdbm3:amd64...
I: Configuring isc-dhcp-common...
I: Configuring libtasn1-3:amd64...
I: Configuring libpopt0:amd64...
I: Configuring libusb-0.1-4:amd64...
I: Configuring libgpg-error0:amd64...
I: Configuring install-info...
I: Configuring vim-common...
I: Configuring libprocps0:amd64...
I: Configuring netbase...
I: Configuring dmidecode...
I: Configuring libudev0:amd64...
I: Configuring libkmod2:amd64...
I: Configuring adduser...
I: Configuring locales...
I: Configuring traceroute...
I: Configuring manpages...
I: Configuring libsqlite3-0:amd64...
I: Configuring iproute...
I: Configuring libidn11:amd64...
I: Configuring libnewt0.52...
I: Configuring net-tools...
I: Configuring libpipeline1:amd64...
I: Configuring bsdmainutils...
I: Configuring netcat-traditional...
I: Configuring debian-archive-keyring...
I: Configuring libncursesw5:amd64...
I: Configuring info...
I: Configuring iputils-ping...
I: Configuring aptitude-common...
I: Configuring cron...
I: Configuring nano...
I: Configuring libp11-kit0:amd64...
I: Configuring rsyslog...
I: Configuring cpio...
I: Configuring libstdc++6:amd64...
I: Configuring isc-dhcp-client...
I: Configuring vim-tiny...
I: Configuring readline-common...
I: Configuring libnfnetlink0...
I: Configuring libgcrypt11:amd64...
I: Configuring procps...
I: Configuring libxapian22...
I: Configuring whiptail...
I: Configuring ifupdown...
I: Configuring kmod...
I: Configuring libapt-pkg4.12:amd64...
I: Configuring libept1.4.12...
I: Configuring libapt-inst1.5:amd64...
I: Configuring libreadline6:amd64...
I: Configuring logrotate...
I: Configuring libboost-iostreams1.49.0...
I: Configuring groff-base...
I: Configuring gnupg...
I: Configuring libsigc++-2.0-0c2a:amd64...
I: Configuring libgnutls26:amd64...
I: Configuring apt-utils...
I: Configuring udev...
I: Configuring iptables...
I: Configuring man-db...
I: Configuring apt...
I: Configuring wget...
I: Configuring libcwidget3...
I: Configuring aptitude...
I: Configuring tasksel...
I: Configuring tasksel-data...
I: Base system installed successfully.
Mounting special block devices
Executing: mount --bind /dev /target/3594c531/root/dev
Executing: mount --types proc none /target/3594c531/root/proc
Executing: mount --types sysfs none /target/3594c531/root/sys
Executing: mount --types devpts none /target/3594c531/root/dev/pts
Disabling daemon autostart
Adding NTP Package
Generating the selected locale
Executing: chroot /target/3594c531/root locale-gen
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Executing: chroot /target/3594c531/root update-locale LANG=en_US.UTF-8
Adding Google key
Executing: wget https://packages.cloud.google.com/apt/doc/apt-key.gpg -O /target/3594c531/root/google.gpg.key
--2016-10-17 11:15:39-- https://packages.cloud.google.com/apt/doc/apt-key.gpg
Resolving packages.cloud.google.com (packages.cloud.google.com)... 2607:f8b0:4005:808::200e, 172.217.5.110
Connecting to packages.cloud.google.com (packages.cloud.google.com)|2607:f8b0:4005:808::200e|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 663 [application/octet-stream]
Saving to: ‘/target/3594c531/root/google.gpg.key’
0K 100% 7.86M=0s
2016-10-17 11:15:39 (7.86 MB/s) - ‘/target/3594c531/root/google.gpg.key’ saved [663/663]
Executing: chroot /target/3594c531/root apt-key add google.gpg.key
OK
Writing aptitude sources to disk
Writing aptitude preferences to disk
Updating the package cache
Executing: chroot /target/3594c531/root apt-get update
Get:1 http://gce_debian_mirror.storage.googleapis.com wheezy Release.gpg [2,373 B]
Get:2 http://security.debian.org wheezy/updates Release.gpg [1,554 B]
Get:3 http://gce_debian_mirror.storage.googleapis.com wheezy-updates Release.gpg [1,554 B]
Get:4 http://security.debian.org jessie/updates Release.gpg [1,554 B]
Get:5 http://security.debian.org wheezy/updates Release [39.0 kB]
Get:6 http://packages.cloud.google.com google-cloud-compute-legacy-wheezy Release.gpg [454 B]
Get:7 http://gce_debian_mirror.storage.googleapis.com wheezy-backports Release.gpg [1,554 B]
Get:8 http://httpredir.debian.org jessie Release.gpg [2,373 B]
Get:9 http://security.debian.org jessie/updates Release [61.5 kB]
Get:10 http://gce_debian_mirror.storage.googleapis.com wheezy Release [191 kB]
Get:11 http://security.debian.org wheezy/updates/main Sources [286 kB]
Get:12 http://http.debian.net jessie Release.gpg [2,373 B]
Get:13 http://gce_debian_mirror.storage.googleapis.com wheezy-updates Release [151 kB]
Get:14 http://security.debian.org wheezy/updates/main amd64 Packages [434 kB]
Get:15 http://gce_debian_mirror.storage.googleapis.com wheezy-backports Release [161 kB]
Get:16 http://http.debian.net jessie Release [148 kB]
Get:17 http://security.debian.org wheezy/updates/main Translation-en [240 kB]
Get:18 http://security.debian.org jessie/updates/main amd64 Packages [305 kB]
Get:19 http://security.debian.org jessie/updates/main Translation-en [163 kB]
Get:20 http://gce_debian_mirror.storage.googleapis.com wheezy/main Sources [5,993 kB]
Get:21 http://packages.cloud.google.com google-cloud-compute-legacy-wheezy Release [3,291 B]
Get:22 http://http.debian.net jessie/main Sources [7,059 kB]
Get:23 http://httpredir.debian.org jessie Release [148 kB]
Get:24 http://gce_debian_mirror.storage.googleapis.com wheezy/main amd64 Packages [5,839 kB]
Get:25 http://packages.cloud.google.com google-cloud-compute-legacy-wheezy/main amd64 Packages [1,121 B]
Get:26 http://gce_debian_mirror.storage.googleapis.com wheezy/main Translation-en [3,846 kB]
Ign http://packages.cloud.google.com google-cloud-compute-legacy-wheezy/main Translation-en_US
Ign http://packages.cloud.google.com google-cloud-compute-legacy-wheezy/main Translation-en
Get:27 http://gce_debian_mirror.storage.googleapis.com wheezy-updates/main Sources [5,505 B]
Get:28 http://gce_debian_mirror.storage.googleapis.com wheezy-updates/main amd64 Packages [7,047 B]
Get:29 http://gce_debian_mirror.storage.googleapis.com wheezy-updates/main Translation-en [4,879 B]
Get:30 http://gce_debian_mirror.storage.googleapis.com wheezy-backports/main Sources [453 kB]
Get:31 http://httpredir.debian.org jessie/main amd64 Packages [6,787 kB]
Get:32 http://gce_debian_mirror.storage.googleapis.com wheezy-backports/main amd64 Packages [607 kB]
Get:33 http://gce_debian_mirror.storage.googleapis.com wheezy-backports/main Translation-en [376 kB]
Get:34 http://httpredir.debian.org jessie/main Translation-en [4,583 kB]
Fetched 37.9 MB in 6s (5,793 kB/s)
Reading package lists...
Upgrading packages and fixing broken dependencies
Executing: chroot /target/3594c531/root apt-get install --fix-broken --no-install-recommends --assume-yes
Reading package lists...
Building dependency tree...
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
Executing: chroot /target/3594c531/root apt-get upgrade --no-install-recommends --assume-yes
Reading package lists...
Building dependency tree...
The following packages will be upgraded:
gnupg gpgv libc-bin libc6 libgcrypt11 libidn11 libsqlite3-0 libssl1.0.0
libtasn1-3 locales multiarch-support perl-base wget
13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.3 MB of archives.
After this operation, 143 kB disk space will be freed.
Get:1 http://security.debian.org/ wheezy/updates/main perl-base amd64 5.14.2-21+deb7u4 [1,522 kB]
Get:2 http://security.debian.org/ wheezy/updates/main libc-bin amd64 2.13-38+deb7u11 [1,275 kB]
Get:3 http://security.debian.org/ wheezy/updates/main libc6 amd64 2.13-38+deb7u11 [4,352 kB]
Get:4 http://security.debian.org/ wheezy/updates/main libgcrypt11 amd64 1.5.0-5+deb7u5 [302 kB]
Get:5 http://security.debian.org/ wheezy/updates/main libssl1.0.0 amd64 1.0.1t-1+deb7u1 [1,283 kB]
Get:6 http://security.debian.org/ wheezy/updates/main libtasn1-3 amd64 2.13-2+deb7u3 [68.4 kB]
Get:7 http://security.debian.org/ wheezy/updates/main libidn11 amd64 1.25-2+deb7u2 [180 kB]
Get:8 http://security.debian.org/ wheezy/updates/main libsqlite3-0 amd64 3.7.13-1+deb7u3 [455 kB]
Get:9 http://security.debian.org/ wheezy/updates/main gpgv amd64 1.4.12-7+deb7u8 [229 kB]
Get:10 http://security.debian.org/ wheezy/updates/main gnupg amd64 1.4.12-7+deb7u8 [1,957 kB]
Get:11 http://security.debian.org/ wheezy/updates/main multiarch-support amd64 2.13-38+deb7u11 [152 kB]
Get:12 http://security.debian.org/ wheezy/updates/main wget amd64 1.13.4-3+deb7u3 [767 kB]
Get:13 http://security.debian.org/ wheezy/updates/main locales all 2.13-38+deb7u11 [5,711 kB]
Preconfiguring packages ...
Fetched 18.3 MB in 17s (1,050 kB/s)
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace perl-base 5.14.2-21+deb7u3 (using .../perl-base_5.14.2-21+deb7u4_amd64.deb) ...
Unpacking replacement perl-base ...
Processing triggers for man-db ...
Setting up perl-base (5.14.2-21+deb7u4) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace libc-bin 2.13-38+deb7u10 (using .../libc-bin_2.13-38+deb7u11_amd64.deb) ...
Unpacking replacement libc-bin ...
Processing triggers for man-db ...
Setting up libc-bin (2.13-38+deb7u11) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace libc6:amd64 2.13-38+deb7u10 (using .../libc6_2.13-38+deb7u11_amd64.deb) ...
Unpacking replacement libc6:amd64 ...
Setting up libc6:amd64 (2.13-38+deb7u11) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace libgcrypt11:amd64 1.5.0-5+deb7u4 (using .../libgcrypt11_1.5.0-5+deb7u5_amd64.deb) ...
Unpacking replacement libgcrypt11:amd64 ...
Preparing to replace libssl1.0.0:amd64 1.0.1e-2+deb7u20 (using .../libssl1.0.0_1.0.1t-1+deb7u1_amd64.deb) ...
Unpacking replacement libssl1.0.0:amd64 ...
Preparing to replace libtasn1-3:amd64 2.13-2+deb7u2 (using .../libtasn1-3_2.13-2+deb7u3_amd64.deb) ...
Unpacking replacement libtasn1-3:amd64 ...
Preparing to replace libidn11:amd64 1.25-2 (using .../libidn11_1.25-2+deb7u2_amd64.deb) ...
Unpacking replacement libidn11:amd64 ...
Preparing to replace libsqlite3-0:amd64 3.7.13-1+deb7u2 (using .../libsqlite3-0_3.7.13-1+deb7u3_amd64.deb) ...
Unpacking replacement libsqlite3-0:amd64 ...
Preparing to replace gpgv 1.4.12-7+deb7u7 (using .../gpgv_1.4.12-7+deb7u8_amd64.deb) ...
Unpacking replacement gpgv ...
Processing triggers for man-db ...
Setting up gpgv (1.4.12-7+deb7u8) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace gnupg 1.4.12-7+deb7u7 (using .../gnupg_1.4.12-7+deb7u8_amd64.deb) ...
Unpacking replacement gnupg ...
Processing triggers for install-info ...
Processing triggers for man-db ...
Setting up gnupg (1.4.12-7+deb7u8) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace multiarch-support 2.13-38+deb7u10 (using .../multiarch-support_2.13-38+deb7u11_amd64.deb) ...
Unpacking replacement multiarch-support ...
Setting up multiarch-support (2.13-38+deb7u11) ...
(Reading database ... 9910 files and directories currently installed.)
Preparing to replace wget 1.13.4-3+deb7u2 (using .../wget_1.13.4-3+deb7u3_amd64.deb) ...
Unpacking replacement wget ...
Preparing to replace locales 2.13-38+deb7u10 (using .../locales_2.13-38+deb7u11_all.deb) ...
Unpacking replacement locales ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up libgcrypt11:amd64 (1.5.0-5+deb7u5) ...
Setting up libssl1.0.0:amd64 (1.0.1t-1+deb7u1) ...
Setting up libtasn1-3:amd64 (2.13-2+deb7u3) ...
Setting up libidn11:amd64 (1.25-2+deb7u2) ...
Setting up libsqlite3-0:amd64 (3.7.13-1+deb7u3) ...
Setting up wget (1.13.4-3+deb7u3) ...
Setting up locales (2.13-38+deb7u11) ...
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Installing packages
Executing: chroot /target/3594c531/root apt-get install --no-install-recommends --assume-yes grub-pc python sudo ntp lsb-release acpi-support-base openssh-client openssh-server dhcpd ca-certificates linux-image-amd64 google-compute-daemon google-startup-scripts python-gcimagebundle aufs-tools btrfs-tools git iptables procps xz-utils autofs initramfs-tools cloud-initramfs-growroot
Reading package lists...
Building dependency tree...
Reading state information...
iptables is already the newest version.
procps is already the newest version.
xz-utils is already the newest version.
The following extra packages will be installed:
acpid busybox cloud-utils curl dmsetup ethtool euca2ools file gettext-base
git-man grub-common grub-pc-bin grub2-common init-system-helpers klibc-utils
kpartx libasprintf0c2 libbsd0 libcap2 libclass-isa-perl libcurl3
libcurl3-gnutls libdevmapper1.02.1 libedit2 liberror-perl libexpat1
libfreetype6 libfuse2 libgmp10 libgssapi-krb5-2 libk5crypto3 libkeyutils1
libklibc libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libopts25
libparted0debian1 librtmp0 libsasl2-2 libssh2-1 libswitch-perl libuuid-perl
libwrap0 libxml2 libyaml-0-2 linux-base linux-image-3.16.0-4-amd64
mime-support module-init-tools openssh-sftp-server openssl parted perl
perl-modules python-boto python-crypto python-m2crypto python-minimal
python-paramiko python-yaml python2.7 python2.7-minimal rsync ucf
uuid-runtime
Suggested packages:
acpi-support git-daemon-run git-daemon-sysvinit git-doc git-el git-arch
git-cvs git-svn git-email git-gui gitk gitweb multiboot-doc grub-emu xorriso
desktop-base bash-completion fuse krb5-doc krb5-user libparted0-dev
libparted0-i18n linux-doc-3.16 debian-kernel-handbook lsb ntp-doc
ssh-askpass libpam-ssh keychain monkeysphere rssh molly-guard ufw parted-doc
perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make
libpod-plainer-perl python-doc python-tk python-crypto-dbg python-crypto-doc
python2.7-doc binutils binfmt-support
Recommended packages:
consolekit nfs-common python-distro-info patch less ssh-client os-prober
krb5-locales libsasl2-modules tcpd xml-core firmware-linux-free irqbalance
xauth ncurses-term
The following NEW packages will be installed:
acpi-support-base acpid aufs-tools autofs btrfs-tools busybox
ca-certificates cloud-initramfs-growroot cloud-utils curl dmsetup ethtool
euca2ools file gettext-base git git-man google-compute-daemon
google-startup-scripts grub-common grub-pc grub-pc-bin grub2-common
init-system-helpers initramfs-tools klibc-utils kpartx libasprintf0c2
libbsd0 libcap2 libclass-isa-perl libcurl3 libcurl3-gnutls
libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfreetype6 libfuse2
libgmp10 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libklibc libkrb5-3
libkrb5support0 libldap-2.4-2 libmagic1 libopts25 libparted0debian1 librtmp0
libsasl2-2 libssh2-1 libswitch-perl libuuid-perl libwrap0 libxml2
libyaml-0-2 linux-base linux-image-3.16.0-4-amd64 linux-image-amd64
lsb-release mime-support module-init-tools ntp openssh-client openssh-server
openssh-sftp-server openssl parted perl perl-modules python python-boto
python-crypto python-gcimagebundle python-m2crypto python-minimal
python-paramiko python-yaml python2.7 python2.7-minimal rsync sudo ucf
udhcpd uuid-runtime
0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded.
Need to get 70.7 MB of archives.
After this operation, 280 MB of additional disk space will be used.
Get:1 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB]
Get:2 http://security.debian.org/ wheezy/updates/main libmagic1 amd64 5.11-2+deb7u9 [205 kB]
Get:3 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libcap2 amd64 1:2.22-1.2 [13.6 kB]
Get:4 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libbsd0 amd64 0.4.2-1 [59.3 kB]
Get:5 http://security.debian.org/ wheezy/updates/main libcurl3 amd64 7.26.0-1+wheezy16 [332 kB]
Get:6 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libedit2 amd64 2.11-20080614-5 [72.9 kB]
Get:7 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libkeyutils1 amd64 1.5.5-3+deb7u1 [8,664 B]
Get:8 http://security.debian.org/ wheezy/updates/main libcurl3-gnutls amd64 7.26.0-1+wheezy16 [323 kB]
Get:9 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libkrb5support0 amd64 1.10.1+dfsg-5+deb7u7 [50.5 kB]
Get:10 http://httpredir.debian.org/debian/ jessie/main initramfs-tools all 0.120+deb8u2 [96.3 kB]
Get:11 http://packages.cloud.google.com/apt/ google-cloud-compute-legacy-wheezy/main python-gcimagebundle all 1.3.1-1 [28.5 kB]
Get:12 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libk5crypto3 amd64 1.10.1+dfsg-5+deb7u7 [113 kB]
Get:13 http://packages.cloud.google.com/apt/ google-cloud-compute-legacy-wheezy/main google-compute-daemon all 1.3.3-1 [19.6 kB]
Get:14 http://packages.cloud.google.com/apt/ google-cloud-compute-legacy-wheezy/main google-startup-scripts all 1.3.3-1 [17.1 kB]
Get:15 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libkrb5-3 amd64 1.10.1+dfsg-5+deb7u7 [394 kB]
Get:16 http://security.debian.org/ wheezy/updates/main libexpat1 amd64 2.1.0-1+deb7u4 [139 kB]
Get:17 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libgssapi-krb5-2 amd64 1.10.1+dfsg-5+deb7u7 [150 kB]
Get:18 http://security.debian.org/ wheezy/updates/main libxml2 amd64 2.8.0+dfsg1-7+wheezy6 [907 kB]
Get:19 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libsasl2-2 amd64 2.1.25.dfsg1-6+deb7u1 [120 kB]
Get:20 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libldap-2.4-2 amd64 2.4.31-2+deb7u2 [243 kB]
Get:21 http://httpredir.debian.org/debian/ jessie/main linux-image-3.16.0-4-amd64 amd64 3.16.36-1+deb8u1 [33.9 MB]
Get:22 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libwrap0 amd64 7.6.q-24 [62.4 kB]
Get:23 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main librtmp0 amd64 2.4+20111222.git4e06e21-1 [62.3 kB]
Get:24 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libssh2-1 amd64 1.4.2-1.1+deb7u2 [134 kB]
Get:25 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main dmsetup amd64 2:1.02.74-8 [67.9 kB]
Get:26 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libdevmapper1.02.1 amd64 2:1.02.74-8 [130 kB]
Get:27 http://security.debian.org/ wheezy/updates/main ntp amd64 1:4.2.6.p5+dfsg-2+deb7u7 [565 kB]
Get:28 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libfreetype6 amd64 2.4.9-1.1+deb7u3 [452 kB]
Get:29 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libfuse2 amd64 2.9.0-2+deb7u2 [144 kB]
Get:30 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libgmp10 amd64 2:5.0.5+dfsg-2 [250 kB]
Get:31 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libparted0debian1 amd64 2.3-12 [348 kB]
Get:32 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libyaml-0-2 amd64 0.1.4-2+deb7u5 [58.3 kB]
Get:33 http://security.debian.org/ wheezy/updates/main perl-modules all 5.14.2-21+deb7u4 [3,442 kB]
Get:34 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main module-init-tools all 9-3 [1,796 B]
Get:35 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libuuid-perl amd64 0.02-5 [9,742 B]
Get:36 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main linux-base all 3.5 [34.3 kB]
Get:37 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libklibc amd64 2.0.1-3.1 [56.9 kB]
Get:38 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main klibc-utils amd64 2.0.1-3.1 [192 kB]
Get:39 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main busybox amd64 1:1.20.0-7 [452 kB]
Get:40 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libopts25 amd64 1:5.12-0.1 [73.8 kB]
Get:41 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libswitch-perl all 2.16-2 [21.0 kB]
Get:42 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main libclass-isa-perl all 0.36-3 [12.3 kB]
Get:43 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main init-system-helpers all 1.18~bpo70+1 [14.2 kB]
Get:44 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main openssh-client amd64 1:6.6p1-4~bpo70+1 [659 kB]
Get:45 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main openssh-sftp-server amd64 1:6.6p1-4~bpo70+1 [34.4 kB]
Get:46 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main openssh-server amd64 1:6.6p1-4~bpo70+1 [318 kB]
Get:47 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main ucf all 3.0025+nmu3 [70.8 kB]
Get:48 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main autofs amd64 5.0.7-3 [716 kB]
Get:49 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main gettext-base amd64 0.18.1.1-9 [154 kB]
Get:50 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main mime-support all 3.52-1+deb7u1 [35.5 kB]
Get:51 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-minimal all 2.7.3-4+deb7u1 [42.8 kB]
Get:52 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python all 2.7.3-4+deb7u1 [181 kB]
Get:53 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main acpid amd64 1:2.0.16-1+deb7u1 [58.0 kB]
Get:54 http://security.debian.org/ wheezy/updates/main perl amd64 5.14.2-21+deb7u4 [4,422 kB]
Get:55 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main acpi-support-base all 0.140-5+deb7u3 [22.8 kB]
Get:56 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main aufs-tools amd64 1:3.0+20120411-2 [91.9 kB]
Get:57 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main btrfs-tools amd64 0.19+20120328-7.1 [240 kB]
Get:58 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main ca-certificates all 20130119+deb7u1 [210 kB]
Get:59 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main ethtool amd64 1:3.4.2-1 [102 kB]
Get:60 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-m2crypto amd64 0.21.1-2 [195 kB]
Get:61 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-boto all 2.3.0-1 [404 kB]
Get:62 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main euca2ools all 2.0.2-1 [152 kB]
Get:63 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main liberror-perl all 0.17-1 [23.6 kB]
Get:64 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main git-man all 1:1.7.10.4-1+wheezy3 [1,075 kB]
Get:65 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main git amd64 1:1.7.10.4-1+wheezy3 [6,688 kB]
Get:66 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main grub-common amd64 1.99-27+deb7u3 [1,534 kB]
Get:67 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main grub2-common amd64 1.99-27+deb7u3 [94.3 kB]
Get:68 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main grub-pc-bin amd64 1.99-27+deb7u3 [639 kB]
Get:69 http://security.debian.org/ wheezy/updates/main file amd64 5.11-2+deb7u9 [53.5 kB]
Get:70 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main grub-pc amd64 1.99-27+deb7u3 [170 kB]
Get:71 http://security.debian.org/ wheezy/updates/main python2.7-minimal amd64 2.7.3-6+deb7u3 [1,759 kB]
Get:72 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main lsb-release all 4.1+Debian8+deb7u1 [27.2 kB]
Get:73 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main parted amd64 2.3-12 [158 kB]
Get:74 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-crypto amd64 2.6-4+deb7u3 [543 kB]
Get:75 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main kpartx amd64 0.4.9+git0.4dfdaf2b-7~deb7u2 [32.6 kB]
Get:76 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main rsync amd64 3.0.9-4 [369 kB]
Get:77 http://security.debian.org/ wheezy/updates/main python2.7 amd64 2.7.3-6+deb7u3 [2,717 kB]
Get:78 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main uuid-runtime amd64 2.20.1-5.3 [60.2 kB]
Get:79 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-paramiko all 1.7.7.1-3.1 [809 kB]
Get:80 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main python-yaml amd64 3.10-4+deb7u1 [176 kB]
Get:81 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main sudo amd64 1.8.5p2-1+nmu3+deb7u1 [851 kB]
Get:82 http://gce_debian_mirror.storage.googleapis.com/ wheezy/main udhcpd amd64 1:1.20.0-7 [21.5 kB]
Get:83 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main cloud-utils all 0.26-2~bpo70+1 [42.2 kB]
Get:84 http://gce_debian_mirror.storage.googleapis.com/ wheezy-backports/main cloud-initramfs-growroot all 0.18.debian5~bpo70+1 [7,010 B]
Get:85 http://security.debian.org/ wheezy/updates/main openssl amd64 1.0.1t-1+deb7u1 [700 kB]
Get:86 http://security.debian.org/ wheezy/updates/main curl amd64 7.26.0-1+wheezy16 [271 kB]
Get:87 http://httpredir.debian.org/debian/ jessie/main linux-image-amd64 amd64 3.16+63 [5,824 B]
Extracting templates from packages: 34%
Extracting templates from packages: 68%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 70.7 MB in 60s (1,167 kB/s)
Selecting previously unselected package libasprintf0c2:amd64.
(Reading database ... 9910 files and directories currently installed.)
Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ...
Selecting previously unselected package libcap2:amd64.
Unpacking libcap2:amd64 (from .../libcap2_1%3a2.22-1.2_amd64.deb) ...
Selecting previously unselected package libbsd0:amd64.
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3+deb7u1_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-5+deb7u7_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-5+deb7u7_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-5+deb7u7_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-5+deb7u7_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-6+deb7u1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-2+deb7u2_amd64.deb) ...
Selecting previously unselected package libmagic1:amd64.
Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2+deb7u9_amd64.deb) ...
Selecting previously unselected package libwrap0:amd64.
Unpacking libwrap0:amd64 (from .../libwrap0_7.6.q-24_amd64.deb) ...
Selecting previously unselected package librtmp0:amd64.
Unpacking librtmp0:amd64 (from .../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ...
Selecting previously unselected package libssh2-1:amd64.
Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.2-1.1+deb7u2_amd64.deb) ...
Selecting previously unselected package libcurl3:amd64.
Unpacking libcurl3:amd64 (from .../libcurl3_7.26.0-1+wheezy16_amd64.deb) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.26.0-1+wheezy16_amd64.deb) ...
Selecting previously unselected package dmsetup.
Unpacking dmsetup (from .../dmsetup_2%3a1.02.74-8_amd64.deb) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Unpacking libdevmapper1.02.1:amd64 (from .../libdevmapper1.02.1_2%3a1.02.74-8_amd64.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1+deb7u4_amd64.deb) ...
Selecting previously unselected package libfreetype6:amd64.
Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1.1+deb7u3_amd64.deb) ...
Selecting previously unselected package libfuse2:amd64.
Unpacking libfuse2:amd64 (from .../libfuse2_2.9.0-2+deb7u2_amd64.deb) ...
Selecting previously unselected package libgmp10:amd64.
Unpacking libgmp10:amd64 (from .../libgmp10_2%3a5.0.5+dfsg-2_amd64.deb) ...
Selecting previously unselected package libparted0debian1:amd64.
Unpacking libparted0debian1:amd64 (from .../libparted0debian1_2.3-12_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-7+wheezy6_amd64.deb) ...
Selecting previously unselected package libyaml-0-2:amd64.
Unpacking libyaml-0-2:amd64 (from .../libyaml-0-2_0.1.4-2+deb7u5_amd64.deb) ...
Selecting previously unselected package module-init-tools.
Unpacking module-init-tools (from .../module-init-tools_9-3_all.deb) ...
Selecting previously unselected package libuuid-perl.
Unpacking libuuid-perl (from .../libuuid-perl_0.02-5_amd64.deb) ...
Selecting previously unselected package linux-base.
Unpacking linux-base (from .../linux-base_3.5_all.deb) ...
Selecting previously unselected package libklibc.
Unpacking libklibc (from .../libklibc_2.0.1-3.1_amd64.deb) ...
Selecting previously unselected package klibc-utils.
Unpacking klibc-utils (from .../klibc-utils_2.0.1-3.1_amd64.deb) ...
Selecting previously unselected package busybox.
Unpacking busybox (from .../busybox_1%3a1.20.0-7_amd64.deb) ...
Selecting previously unselected package initramfs-tools.
Unpacking initramfs-tools (from .../initramfs-tools_0.120+deb8u2_all.deb) ...
Selecting previously unselected package linux-image-3.16.0-4-amd64.
Unpacking linux-image-3.16.0-4-amd64 (from .../linux-image-3.16.0-4-amd64_3.16.36-1+deb8u1_amd64.deb) ...
Selecting previously unselected package libopts25.
Unpacking libopts25 (from .../libopts25_1%3a5.12-0.1_amd64.deb) ...
Selecting previously unselected package ntp.
Unpacking ntp (from .../ntp_1%3a4.2.6.p5+dfsg-2+deb7u7_amd64.deb) ...
Selecting previously unselected package libswitch-perl.
Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ...
Selecting previously unselected package libclass-isa-perl.
Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ...
Selecting previously unselected package perl-modules.
Unpacking perl-modules (from .../perl-modules_5.14.2-21+deb7u4_all.deb) ...
Selecting previously unselected package perl.
Unpacking perl (from .../perl_5.14.2-21+deb7u4_amd64.deb) ...
Selecting previously unselected package init-system-helpers.
Unpacking init-system-helpers (from .../init-system-helpers_1.18~bpo70+1_all.deb) ...
Selecting previously unselected package openssh-client.
Unpacking openssh-client (from .../openssh-client_1%3a6.6p1-4~bpo70+1_amd64.deb) ...
Selecting previously unselected package openssh-sftp-server.
Unpacking openssh-sftp-server (from .../openssh-sftp-server_1%3a6.6p1-4~bpo70+1_amd64.deb) ...
Selecting previously unselected package openssh-server.
Unpacking openssh-server (from .../openssh-server_1%3a6.6p1-4~bpo70+1_amd64.deb) ...
Selecting previously unselected package ucf.
Unpacking ucf (from .../ucf_3.0025+nmu3_all.deb) ...
Moving old data out of the way
Selecting previously unselected package autofs.
Unpacking autofs (from .../autofs_5.0.7-3_amd64.deb) ...
Selecting previously unselected package file.
Unpacking file (from .../file_5.11-2+deb7u9_amd64.deb) ...
Selecting previously unselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ...
Selecting previously unselected package mime-support.
Unpacking mime-support (from .../mime-support_3.52-1+deb7u1_all.deb) ...
Selecting previously unselected package python2.7-minimal.
Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-6+deb7u3_amd64.deb) ...
Selecting previously unselected package python2.7.
Unpacking python2.7 (from .../python2.7_2.7.3-6+deb7u3_amd64.deb) ...
Selecting previously unselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.7.3-4+deb7u1_all.deb) ...
Selecting previously unselected package python.
Unpacking python (from .../python_2.7.3-4+deb7u1_all.deb) ...
Selecting previously unselected package acpid.
Unpacking acpid (from .../acpid_1%3a2.0.16-1+deb7u1_amd64.deb) ...
Selecting previously unselected package acpi-support-base.
Unpacking acpi-support-base (from .../acpi-support-base_0.140-5+deb7u3_all.deb) ...
Selecting previously unselected package aufs-tools.
Unpacking aufs-tools (from .../aufs-tools_1%3a3.0+20120411-2_amd64.deb) ...
Selecting previously unselected package btrfs-tools.
Unpacking btrfs-tools (from .../btrfs-tools_0.19+20120328-7.1_amd64.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1t-1+deb7u1_amd64.deb) ...
Selecting previously unselected package ca-certificates.
Unpacking ca-certificates (from .../ca-certificates_20130119+deb7u1_all.deb) ...
Selecting previously unselected package curl.
Unpacking curl (from .../curl_7.26.0-1+wheezy16_amd64.deb) ...
Selecting previously unselected package ethtool.
Unpacking ethtool (from .../ethtool_1%3a3.4.2-1_amd64.deb) ...
Selecting previously unselected package python-m2crypto.
Unpacking python-m2crypto (from .../python-m2crypto_0.21.1-2_amd64.deb) ...
Selecting previously unselected package python-boto.
Unpacking python-boto (from .../python-boto_2.3.0-1_all.deb) ...
Selecting previously unselected package euca2ools.
Unpacking euca2ools (from .../euca2ools_2.0.2-1_all.deb) ...
Selecting previously unselected package liberror-perl.
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
Selecting previously unselected package git-man.
Unpacking git-man (from .../git-man_1%3a1.7.10.4-1+wheezy3_all.deb) ...
Selecting previously unselected package git.
Unpacking git (from .../git_1%3a1.7.10.4-1+wheezy3_amd64.deb) ...
Selecting previously unselected package grub-common.
Unpacking grub-common (from .../grub-common_1.99-27+deb7u3_amd64.deb) ...
Selecting previously unselected package grub2-common.
Unpacking grub2-common (from .../grub2-common_1.99-27+deb7u3_amd64.deb) ...
Selecting previously unselected package grub-pc-bin.
Unpacking grub-pc-bin (from .../grub-pc-bin_1.99-27+deb7u3_amd64.deb) ...
Selecting previously unselected package grub-pc.
Unpacking grub-pc (from .../grub-pc_1.99-27+deb7u3_amd64.deb) ...
Selecting previously unselected package linux-image-amd64.
Unpacking linux-image-amd64 (from .../linux-image-amd64_3.16+63_amd64.deb) ...
Selecting previously unselected package lsb-release.
Unpacking lsb-release (from .../lsb-release_4.1+Debian8+deb7u1_all.deb) ...
Selecting previously unselected package parted.
Unpacking parted (from .../parted_2.3-12_amd64.deb) ...
Selecting previously unselected package python-crypto.
Unpacking python-crypto (from .../python-crypto_2.6-4+deb7u3_amd64.deb) ...
Selecting previously unselected package kpartx.
Unpacking kpartx (from .../kpartx_0.4.9+git0.4dfdaf2b-7~deb7u2_amd64.deb) ...
Selecting previously unselected package rsync.
Unpacking rsync (from .../rsync_3.0.9-4_amd64.deb) ...
Selecting previously unselected package uuid-runtime.
Unpacking uuid-runtime (from .../uuid-runtime_2.20.1-5.3_amd64.deb) ...
Selecting previously unselected package python-gcimagebundle.
Unpacking python-gcimagebundle (from .../python-gcimagebundle_1.3.1-1_all.deb) ...
Selecting previously unselected package python-paramiko.
Unpacking python-paramiko (from .../python-paramiko_1.7.7.1-3.1_all.deb) ...
Selecting previously unselected package python-yaml.
Unpacking python-yaml (from .../python-yaml_3.10-4+deb7u1_amd64.deb) ...
Selecting previously unselected package sudo.
Unpacking sudo (from .../sudo_1.8.5p2-1+nmu3+deb7u1_amd64.deb) ...
Selecting previously unselected package udhcpd.
Unpacking udhcpd (from .../udhcpd_1%3a1.20.0-7_amd64.deb) ...
Selecting previously unselected package cloud-utils.
Unpacking cloud-utils (from .../cloud-utils_0.26-2~bpo70+1_all.deb) ...
Selecting previously unselected package cloud-initramfs-growroot.
Unpacking cloud-initramfs-growroot (from .../cloud-initramfs-growroot_0.18.debian5~bpo70+1_all.deb) ...
Selecting previously unselected package google-compute-daemon.
Unpacking google-compute-daemon (from .../google-compute-daemon_1.3.3-1_all.deb) ...
Selecting previously unselected package google-startup-scripts.
Unpacking google-startup-scripts (from .../google-startup-scripts_1.3.3-1_all.deb) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up libasprintf0c2:amd64 (0.18.1.1-9) ...
Setting up libcap2:amd64 (1:2.22-1.2) ...
Setting up libbsd0:amd64 (0.4.2-1) ...
Setting up libedit2:amd64 (2.11-20080614-5) ...
Setting up libkeyutils1:amd64 (1.5.5-3+deb7u1) ...
Setting up libkrb5support0:amd64 (1.10.1+dfsg-5+deb7u7) ...
Setting up libk5crypto3:amd64 (1.10.1+dfsg-5+deb7u7) ...
Setting up libkrb5-3:amd64 (1.10.1+dfsg-5+deb7u7) ...
Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-5+deb7u7) ...
Setting up libsasl2-2:amd64 (2.1.25.dfsg1-6+deb7u1) ...
Setting up libldap-2.4-2:amd64 (2.4.31-2+deb7u2) ...
Setting up libmagic1:amd64 (5.11-2+deb7u9) ...
Setting up libwrap0:amd64 (7.6.q-24) ...
Setting up librtmp0:amd64 (2.4+20111222.git4e06e21-1) ...
Setting up libssh2-1:amd64 (1.4.2-1.1+deb7u2) ...
Setting up libcurl3:amd64 (7.26.0-1+wheezy16) ...
Setting up libcurl3-gnutls:amd64 (7.26.0-1+wheezy16) ...
Setting up libexpat1:amd64 (2.1.0-1+deb7u4) ...
Setting up libfreetype6:amd64 (2.4.9-1.1+deb7u3) ...
Setting up libfuse2:amd64 (2.9.0-2+deb7u2) ...
Setting up libgmp10:amd64 (2:5.0.5+dfsg-2) ...
Setting up libxml2:amd64 (2.8.0+dfsg1-7+wheezy6) ...
Setting up libyaml-0-2:amd64 (0.1.4-2+deb7u5) ...
Setting up module-init-tools (9-3) ...
Setting up libuuid-perl (0.02-5) ...
Setting up linux-base (3.5) ...
Setting up libklibc (2.0.1-3.1) ...
Setting up klibc-utils (2.0.1-3.1) ...
Setting up busybox (1:1.20.0-7) ...
Setting up initramfs-tools (0.120+deb8u2) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-3.16.0-4-amd64 (3.16.36-1+deb8u1) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
Setting up libopts25 (1:5.12-0.1) ...
Setting up ntp (1:4.2.6.p5+dfsg-2+deb7u7) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libclass-isa-perl (0.36-3) ...
Setting up openssh-client (1:6.6p1-4~bpo70+1) ...
Setting up openssh-sftp-server (1:6.6p1-4~bpo70+1) ...
Setting up ucf (3.0025+nmu3) ...
Setting up autofs (5.0.7-3) ...
Creating config file /etc/auto.master with new version
Creating config file /etc/auto.net with new version
Creating config file /etc/auto.misc with new version
Creating config file /etc/auto.smb with new version
Creating config file /etc/default/autofs with new version
invoke-rc.d: policy-rc.d denied execution of start.
Setting up file (5.11-2+deb7u9) ...
Setting up gettext-base (0.18.1.1-9) ...
Setting up mime-support (3.52-1+deb7u1) ...
Setting up python2.7-minimal (2.7.3-6+deb7u3) ...
Setting up python2.7 (2.7.3-6+deb7u3) ...
Setting up python-minimal (2.7.3-4+deb7u1) ...
Setting up python (2.7.3-4+deb7u1) ...
Setting up acpid (1:2.0.16-1+deb7u1) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up acpi-support-base (0.140-5+deb7u3) ...
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up aufs-tools (1:3.0+20120411-2) ...
Setting up btrfs-tools (0.19+20120328-7.1) ...
update-initramfs: deferring update (trigger activated)
Setting up openssl (1.0.1t-1+deb7u1) ...
Setting up ca-certificates (20130119+deb7u1) ...
Setting up curl (7.26.0-1+wheezy16) ...
Setting up ethtool (1:3.4.2-1) ...
Setting up python-m2crypto (0.21.1-2) ...
Setting up python-boto (2.3.0-1) ...
Setting up euca2ools (2.0.2-1) ...
Setting up git-man (1:1.7.10.4-1+wheezy3) ...
Setting up linux-image-amd64 (3.16+63) ...
Setting up lsb-release (4.1+Debian8+deb7u1) ...
Setting up python-crypto (2.6-4+deb7u3) ...
Setting up rsync (3.0.9-4) ...
update-rc.d: using dependency based boot sequencing
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up uuid-runtime (2.20.1-5.3) ...
Setting up python-paramiko (1.7.7.1-3.1) ...
Setting up python-yaml (3.10-4+deb7u1) ...
Setting up sudo (1.8.5p2-1+nmu3+deb7u1) ...
Setting up udhcpd (1:1.20.0-7) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up cloud-utils (0.26-2~bpo70+1) ...
Setting up cloud-initramfs-growroot (0.18.debian5~bpo70+1) ...
Setting up google-compute-daemon (1.3.3-1) ...
update-rc.d: using dependency based boot sequencing
update-rc.d: using dependency based boot sequencing
update-rc.d: using dependency based boot sequencing
Setting up google-startup-scripts (1.3.3-1) ...
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match google Default-Stop values (none)
update-rc.d: using dependency based boot sequencing
Setting up libdevmapper1.02.1:amd64 (2:1.02.74-8) ...
Setting up libparted0debian1:amd64 (2.3-12) ...
Setting up libswitch-perl (2.16-2) ...
Setting up perl-modules (5.14.2-21+deb7u4) ...
Setting up grub-common (1.99-27+deb7u3) ...
Setting up grub2-common (1.99-27+deb7u3) ...
Setting up grub-pc-bin (1.99-27+deb7u3) ...
Setting up grub-pc (1.99-27+deb7u3) ...
Creating config file /etc/default/grub with new version
Setting up parted (2.3-12) ...
Setting up dmsetup (2:1.02.74-8) ...
update-initramfs: deferring update (trigger activated)
Setting up perl (5.14.2-21+deb7u4) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up init-system-helpers (1.18~bpo70+1) ...
Setting up openssh-server (1:6.6p1-4~bpo70+1) ...
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
Creating SSH2 ECDSA key; this may take some time ...
Creating SSH2 ED25519 key; this may take some time ...
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ssh Default-Stop values (none)
invoke-rc.d: policy-rc.d denied execution of start.
Setting up liberror-perl (0.17-1) ...
Setting up git (1:1.7.10.4-1+wheezy3) ...
Setting up kpartx (0.4.9+git0.4dfdaf2b-7~deb7u2) ...
Setting up python-gcimagebundle (1.3.1-1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
Processing triggers for ca-certificates ...
Updating certificates in /etc/ssl/certs... 171 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Add docker binary
Will use the bundled docker binary from /usr/local/google/home/aprindle/work/bootstrap-vz/assets/docker-latest
Pull docker images
* Docker is managed via upstart, try using service docker mount
Command '['/bin/bash', '/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/plugins/docker_daemon/assets/init.d/docker', 'mount']' returned non-zero exit status 1
Traceback (most recent call last):
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/base/main.py", line 109, in run
tasklist.run(info=bootstrap_info, dry_run=dry_run)
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/base/tasklist.py", line 38, in run
task.run(info)
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/plugins/docker_daemon/tasks.py", line 153, in run
cls.pull_images(info, vm_images, vm_graph_dir)
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/plugins/docker_daemon/tasks.py", line 114, in pull_images
subprocess.check_call(['/bin/bash', initd, 'mount'])
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/bin/bash', '/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/plugins/docker_daemon/assets/init.d/docker', 'mount']' returned non-zero exit status 1
Rolling back
Tasklist:
bootstrapvz.common.tasks.filesystem.UnmountRoot
bootstrapvz.common.tasks.partitioning.UnmapPartitions
bootstrapvz.common.tasks.volume.Detach
bootstrapvz.common.tasks.filesystem.DeleteMountDir
bootstrapvz.common.tasks.volume.Delete
bootstrapvz.common.tasks.workspace.DeleteWorkspace
Unmounting the bootstrap volume
Executing: umount /target/3594c531/root/dev/pts
Executing: umount /target/3594c531/root/proc
Executing: umount /target/3594c531/root/sys
Executing: umount /target/3594c531/root/dev
Executing: umount /target/3594c531/root
Removing volume partitions mapping
Executing: kpartx -ds /dev/loop0
Detaching the volume
Executing: losetup --detach /dev/loop0
Deleting mountpoint for the bootstrap volume
Deleting the volume
Deleting workspace
Successfully completed rollback
Traceback (most recent call last):
File "./bootstrap-vz", line 5, in <module>
main()
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/base/main.py", line 31, in main
dry_run=opts['--dry-run'])
File "/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/base/main.py", line 141, in run
raise e
subprocess.CalledProcessError: Command '['/bin/bash', '/usr/local/google/home/aprindle/work/bootstrap-vz/bootstrapvz/plugins/docker_daemon/assets/init.d/docker', 'mount']' returned non-zero exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment