Skip to content

Instantly share code, notes, and snippets.

@peteroyle
Created June 28, 2011 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peteroyle/1050321 to your computer and use it in GitHub Desktop.
Save peteroyle/1050321 to your computer and use it in GitHub Desktop.
CentOS 5 Jeos from BG nightly on Micro AMI in Singapore (AMI: boxgrinder-meta/fedora/15/1.6/x86_64 (ami-c8671f9a))
# Logfile created on Mon Jun 27 21:21:26 -0400 2011 by logger.rb/22285
D, [2011-06-27T21:21:26.810527 #869] DEBUG -- : Launching new build...
T, [2011-06-27T21:21:26.850591 #869] TRACE -- : Used configuration: --- !map:BoxGrinder::Config
:file: /root/.boxgrinder/config
:force: true
:platform_config: {}
:log_level: :info
:delivery_config: {}
:additional_plugins: []
:backtrace: false
:dir:
:cache: /var/cache/boxgrinder
:root: /root/boxgrinder
:build: build
:tmp: /tmp
:delivery: :none
:name: BoxGrinder Build
:os_config: {}
:plugins:
s3:
bucket: stormgrind-test
cert_file: <REDACTED>
key_file: <REDACTED>
access_key: <REDACTED>
path: /images
account_number: <REDACTED>
host:: <REDACTED>
secret_access_key: <REDACTED>
ebs:
delete_on_termination: false
access_key: <REDACTED>
account_number: <REDACTED>
secret_access_key: <REDACTED>
:platform: :none
D, [2011-06-27T21:21:26.850856 #869] DEBUG -- : Loading os plugins...
D, [2011-06-27T21:21:26.850941 #869] DEBUG -- : We have 4 os plugin(s) registered
D, [2011-06-27T21:21:26.851037 #869] DEBUG -- : - fedora plugin for Fedora.
D, [2011-06-27T21:21:26.851124 #869] DEBUG -- : - centos plugin for CentOS.
D, [2011-06-27T21:21:26.851209 #869] DEBUG -- : - sl plugin for Scientific Linux.
D, [2011-06-27T21:21:26.851293 #869] DEBUG -- : - rhel plugin for Red Hat Enterprise Linux.
D, [2011-06-27T21:21:26.851364 #869] DEBUG -- : Plugins loaded.
D, [2011-06-27T21:21:26.851436 #869] DEBUG -- : Loading platform plugins...
D, [2011-06-27T21:21:26.851509 #869] DEBUG -- : We have 3 platform plugin(s) registered
D, [2011-06-27T21:21:26.851587 #869] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).
D, [2011-06-27T21:21:26.851661 #869] DEBUG -- : - vmware plugin for VMware.
D, [2011-06-27T21:21:26.851737 #869] DEBUG -- : - virtualbox plugin for VirtualBox.
D, [2011-06-27T21:21:26.851806 #869] DEBUG -- : Plugins loaded.
D, [2011-06-27T21:21:26.851879 #869] DEBUG -- : Loading delivery plugins...
D, [2011-06-27T21:21:26.852083 #869] DEBUG -- : We have 7 delivery plugin(s) registered
D, [2011-06-27T21:21:26.852193 #869] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-06-27T21:21:26.852271 #869] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-06-27T21:21:26.852348 #869] DEBUG -- : - ebs plugin for Elastic Block Storage.
D, [2011-06-27T21:21:26.852424 #869] DEBUG -- : - sftp plugin for SSH File Transfer Protocol.
D, [2011-06-27T21:21:26.852508 #869] DEBUG -- : - elastichosts plugin for ElasticHosts.
D, [2011-06-27T21:21:26.852590 #869] DEBUG -- : - local plugin for Local file system.
D, [2011-06-27T21:21:26.852666 #869] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-06-27T21:21:26.852737 #869] DEBUG -- : Plugins loaded.
I, [2011-06-27T21:21:26.855831 #869] INFO -- : Validating appliance definition from centos_5_jeos.appl file...
I, [2011-06-27T21:21:26.859761 #869] INFO -- : Appliance definition is valid.
D, [2011-06-27T21:21:26.860206 #869] DEBUG -- : Adding packages to appliance...
D, [2011-06-27T21:21:26.860311 #869] DEBUG -- : 0 package(s) added to appliance.
I, [2011-06-27T21:21:26.879619 #869] INFO -- : Removing previous builds for centos_5_jeos appliance...
D, [2011-06-27T21:21:26.901282 #869] DEBUG -- : Previous builds removed.
I, [2011-06-27T21:21:26.901522 #869] INFO -- : Building 'centos_5_jeos' appliance for x86_64 architecture.
D, [2011-06-27T21:21:26.901704 #869] DEBUG -- : Executing os plugin for centos...
I, [2011-06-27T21:21:26.909555 #869] INFO -- : Resolving packages added to centos_5_jeos appliance definition file...
D, [2011-06-27T21:21:26.909893 #869] DEBUG -- : Querying package database...
D, [2011-06-27T21:21:26.910193 #869] DEBUG -- : Executing command: 'repoquery --quiet --disablerepo=* --enablerepo=boxgrinder-updates,boxgrinder-base -c 'build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/yum.conf' list available curl kernel system-config-securitylevel-tui util-linux setarch sudo --nevra --archlist=x86_64,noarch'
D, [2011-06-27T21:21:31.039966 #869] DEBUG -- : curl-0:7.15.5-9.el5_6.2.x86_64
D, [2011-06-27T21:21:31.040428 #869] DEBUG -- : kernel-0:2.6.18-238.12.1.el5.x86_64
D, [2011-06-27T21:21:31.040714 #869] DEBUG -- : setarch-0:2.0-1.1.x86_64
D, [2011-06-27T21:21:31.041008 #869] DEBUG -- : sudo-0:1.7.2p1-10.el5.x86_64
D, [2011-06-27T21:21:31.041291 #869] DEBUG -- : system-config-securitylevel-tui-0:1.6.29.1-6.el5.x86_64
D, [2011-06-27T21:21:31.041497 #869] DEBUG -- : util-linux-0:2.13-0.56.el5.x86_64
I, [2011-06-27T21:21:31.070777 #869] INFO -- : All additional packages for centos_5_jeos appliance successfully resolved.
I, [2011-06-27T21:21:31.071502 #869] INFO -- : Building centos_5_jeos appliance...
D, [2011-06-27T21:21:31.072693 #869] DEBUG -- : Executing command: 'appliance-creator -d -v -t 'build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp' --cache=/var/cache/boxgrinder/rpms-cache/x86_64/centos/5 --config 'build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos.ks' -o 'build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp' --name 'centos_5_jeos' --vmem 256 --vcpu 1 --format raw'
D, [2011-06-27T21:21:31.406445 #869] DEBUG -- : Adding disk sda as /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/tmp-PZq_XH/centos_5_jeos-sda.raw
D, [2011-06-27T21:21:31.407211 #869] DEBUG -- : Extending sparse file /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/tmp-PZq_XH/centos_5_jeos-sda.raw to 1180696576
D, [2011-06-27T21:21:31.423578 #869] DEBUG -- : Losetup add /dev/loop0 mapping to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/tmp-PZq_XH/centos_5_jeos-sda.raw
D, [2011-06-27T21:21:31.443758 #869] DEBUG -- : Formatting disks
D, [2011-06-27T21:21:31.450143 #869] DEBUG -- : Initializing partition table for /dev/loop0
D, [2011-06-27T21:21:31.570117 #869] DEBUG -- : Assigning partitions to disks
D, [2011-06-27T21:21:31.570356 #869] DEBUG -- : Assigned / to sda1 at 0 at size 1024
D, [2011-06-27T21:21:31.570499 #869] DEBUG -- : Assigned /boot to sda2 at 1024 at size 102
D, [2011-06-27T21:21:31.570637 #869] DEBUG -- : Creating partitions
D, [2011-06-27T21:21:31.570754 #869] DEBUG -- : Add primary part at 0 of size 1024
D, [2011-06-27T21:21:31.616324 #869] DEBUG -- : Warning: The resulting partition is not properly aligned for best performance.
D, [2011-06-27T21:21:31.621144 #869] DEBUG -- : Add primary part at 1024 of size 102
D, [2011-06-27T21:21:31.673373 #869] DEBUG -- : Dev loop0p1: /dev/loop01 -> /dev/mapper/loop0p1
D, [2011-06-27T21:21:31.677041 #869] DEBUG -- : Dev loop0p2: /dev/loop02 -> /dev/mapper/loop0p2
D, [2011-06-27T21:21:31.677194 #869] DEBUG -- : Adding partx mapping for /dev/loop0
D, [2011-06-27T21:21:31.835211 #869] DEBUG -- : /dev/mapper/loop0p1: mknod for loop0p1 failed: File exists
D, [2011-06-27T21:21:31.838801 #869] DEBUG -- : Formating ext3 filesystem on /dev/loop01
D, [2011-06-27T21:21:33.153103 #869] DEBUG -- : mke2fs 1.41.14 (22-Dec-2010)
D, [2011-06-27T21:21:33.153315 #869] DEBUG -- : Filesystem label=_/
D, [2011-06-27T21:21:33.153413 #869] DEBUG -- : OS type: Linux
D, [2011-06-27T21:21:33.153520 #869] DEBUG -- : Block size=4096 (log=2)
D, [2011-06-27T21:21:33.153637 #869] DEBUG -- : Fragment size=4096 (log=2)
D, [2011-06-27T21:21:33.153748 #869] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks
D, [2011-06-27T21:21:33.153868 #869] DEBUG -- : 62592 inodes, 250000 blocks
D, [2011-06-27T21:21:33.153973 #869] DEBUG -- : 2500 blocks (1.00%) reserved for the super user
D, [2011-06-27T21:21:33.154120 #869] DEBUG -- : First data block=0
D, [2011-06-27T21:21:33.154231 #869] DEBUG -- : Maximum filesystem blocks=260046848
D, [2011-06-27T21:21:33.154341 #869] DEBUG -- : 8 block groups
D, [2011-06-27T21:21:33.154441 #869] DEBUG -- : 32768 blocks per group, 32768 fragments per group
D, [2011-06-27T21:21:33.154541 #869] DEBUG -- : 7824 inodes per group
D, [2011-06-27T21:21:33.154656 #869] DEBUG -- : Superblock backups stored on blocks:
D, [2011-06-27T21:21:33.154768 #869] DEBUG -- : 32768, 98304, 163840, 229376
D, [2011-06-27T21:21:33.154867 #869] DEBUG -- :
D, [2011-06-27T21:21:33.154967 #869] DEBUG -- : Writing inode tables: 0/81/82/83/84/85/86/87/8done
D, [2011-06-27T21:21:33.155084 #869] DEBUG -- : Creating journal (4096 blocks): done
D, [2011-06-27T21:21:33.155173 #869] DEBUG -- : Writing superblocks and filesystem accounting information: done
D, [2011-06-27T21:21:33.155266 #869] DEBUG -- :
D, [2011-06-27T21:21:33.155372 #869] DEBUG -- : This filesystem will be automatically checked every 30 mounts or
D, [2011-06-27T21:21:33.155471 #869] DEBUG -- : 180 days, whichever comes first. Use tune2fs -c or -i to override.
D, [2011-06-27T21:21:33.155565 #869] DEBUG -- :
D, [2011-06-27T21:21:33.155669 #869] DEBUG -- : Tuning filesystem on /dev/loop01
D, [2011-06-27T21:21:33.195186 #869] DEBUG -- : tune2fs 1.41.14 (22-Dec-2010)
D, [2011-06-27T21:21:33.195357 #869] DEBUG -- : Setting maximal mount count to -1
D, [2011-06-27T21:21:33.195456 #869] DEBUG -- : Setting interval between checks to 0 seconds
D, [2011-06-27T21:21:33.195558 #869] DEBUG -- :
D, [2011-06-27T21:21:33.195686 #869] DEBUG -- : Mounting /dev/loop01 at /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/
D, [2011-06-27T21:21:33.230105 #869] DEBUG -- : Formating ext3 filesystem on /dev/loop02
D, [2011-06-27T21:21:33.521106 #869] DEBUG -- : mke2fs 1.41.14 (22-Dec-2010)
D, [2011-06-27T21:21:33.521300 #869] DEBUG -- : Filesystem label=_/boot
D, [2011-06-27T21:21:33.521422 #869] DEBUG -- : OS type: Linux
D, [2011-06-27T21:21:33.521522 #869] DEBUG -- : Block size=4096 (log=2)
D, [2011-06-27T21:21:33.521628 #869] DEBUG -- : Fragment size=4096 (log=2)
D, [2011-06-27T21:21:33.521723 #869] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks
D, [2011-06-27T21:21:33.521824 #869] DEBUG -- : 24832 inodes, 24832 blocks
D, [2011-06-27T21:21:33.521928 #869] DEBUG -- : 248 blocks (1.00%) reserved for the super user
D, [2011-06-27T21:21:33.522064 #869] DEBUG -- : First data block=0
D, [2011-06-27T21:21:33.522158 #869] DEBUG -- : Maximum filesystem blocks=29360128
D, [2011-06-27T21:21:33.522254 #869] DEBUG -- : 1 block group
D, [2011-06-27T21:21:33.522371 #869] DEBUG -- : 32768 blocks per group, 32768 fragments per group
D, [2011-06-27T21:21:33.522471 #869] DEBUG -- : 24832 inodes per group
D, [2011-06-27T21:21:33.522576 #869] DEBUG -- :
D, [2011-06-27T21:21:33.522691 #869] DEBUG -- : Writing inode tables: 0/1done
D, [2011-06-27T21:21:33.522802 #869] DEBUG -- : Creating journal (1024 blocks): done
D, [2011-06-27T21:21:33.522919 #869] DEBUG -- : Writing superblocks and filesystem accounting information: done
D, [2011-06-27T21:21:33.523052 #869] DEBUG -- :
D, [2011-06-27T21:21:33.523167 #869] DEBUG -- : This filesystem will be automatically checked every 39 mounts or
D, [2011-06-27T21:21:33.523267 #869] DEBUG -- : 180 days, whichever comes first. Use tune2fs -c or -i to override.
D, [2011-06-27T21:21:33.523372 #869] DEBUG -- :
D, [2011-06-27T21:21:33.523481 #869] DEBUG -- : Tuning filesystem on /dev/loop02
D, [2011-06-27T21:21:33.553185 #869] DEBUG -- : tune2fs 1.41.14 (22-Dec-2010)
D, [2011-06-27T21:21:33.553375 #869] DEBUG -- : Setting maximal mount count to -1
D, [2011-06-27T21:21:33.553482 #869] DEBUG -- : Setting interval between checks to 0 seconds
D, [2011-06-27T21:21:33.553589 #869] DEBUG -- :
D, [2011-06-27T21:21:33.554236 #869] DEBUG -- : Creating mount point /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot
D, [2011-06-27T21:21:33.554535 #869] DEBUG -- : Mounting /dev/loop02 at /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot
D, [2011-06-27T21:21:33.566766 #869] DEBUG -- : Writing mkinitrd config /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/etc/sysconfig/mkinitrd
D, [2011-06-27T21:21:34.099737 #869] DEBUG -- : Retrieving http://mirror.nus.edu.sg/centos/5.6/os/x86_64/repodata/repomd.xml ...OK
D, [2011-06-27T21:21:35.004172 #869] DEBUG -- : Retrieving ftp://ftp.oss.eznetsols.org/linux/centos/5.6/updates/x86_64/repodata/repomd.xml ...OK
D, [2011-06-27T21:21:39.847407 #869] DEBUG -- : warning: libgcc-4.1.2-50.el5.x86_64: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
D, [2011-06-27T21:21:40.191521 #869] DEBUG -- : ['/', '/boot']
D, [2011-06-27T21:21:40.438816 #869] DEBUG -- : Installing: libgcc ##################### [ 1/190]
D, [2011-06-27T21:21:41.099728 #869] DEBUG -- : Installing: setup ##################### [ 2/190]
D, [2011-06-27T21:21:41.373265 #869] DEBUG -- : Installing: filesystem ##################### [ 3/190]
D, [2011-06-27T21:21:41.456623 #869] DEBUG -- : Installing: basesystem ##################### [ 4/190]
D, [2011-06-27T21:21:41.486022 #869] DEBUG -- : Installing: nash ##################### [ 5/190]
D, [2011-06-27T21:21:41.501262 #869] DEBUG -- : Installing: centos-release-notes ##################### [ 6/190]
D, [2011-06-27T21:21:42.316000 #869] DEBUG -- : Installing: termcap ##################### [ 7/190]
D, [2011-06-27T21:21:49.593421 #869] DEBUG -- : Installing: tzdata ##################### [ 8/190]
D, [2011-06-27T21:22:19.584095 #869] DEBUG -- : Installing: glibc-common ##################### [ 9/190]
D, [2011-06-27T21:22:19.968502 #869] DEBUG -- : Installing: glibc ##################### [ 10/190]
D, [2011-06-27T21:22:20.799625 #869] DEBUG -- : Installing: zlib ##################### [ 11/190]
D, [2011-06-27T21:22:21.166967 #869] DEBUG -- : Installing: chkconfig ##################### [ 12/190]
D, [2011-06-27T21:22:21.220294 #869] DEBUG -- : Installing: glib2 ##################### [ 13/190]
D, [2011-06-27T21:22:21.232498 #869] DEBUG -- : Installing: mktemp ##################### [ 14/190]
D, [2011-06-27T21:22:21.307933 #869] DEBUG -- : Installing: audit-libs ##################### [ 15/190]
D, [2011-06-27T21:22:21.321609 #869] DEBUG -- : Installing: popt ##################### [ 16/190]
D, [2011-06-27T21:22:21.369087 #869] DEBUG -- : Installing: expat ##################### [ 17/190]
D, [2011-06-27T21:22:21.440708 #869] DEBUG -- : Installing: bzip2-libs ##################### [ 18/190]
D, [2011-06-27T21:22:21.480095 #869] DEBUG -- : Installing: libstdc++ ##################### [ 19/190]
D, [2011-06-27T21:22:21.868053 #869] DEBUG -- : Installing: libtermcap ##################### [ 20/190]
D, [2011-06-27T21:22:21.918440 #869] DEBUG -- : Installing: bash ##################### [ 21/190]
D, [2011-06-27T21:22:24.729590 #869] DEBUG -- : Installing: libsepol ##################### [ 22/190]
D, [2011-06-27T21:22:24.829913 #869] DEBUG -- : Installing: ncurses ##################### [ 23/190]
D, [2011-06-27T21:22:24.885368 #869] DEBUG -- : Installing: info ##################### [ 24/190]
D, [2011-06-27T21:22:25.039383 #869] DEBUG -- : Installing: nspr ##################### [ 25/190]
D, [2011-06-27T21:22:25.135069 #869] DEBUG -- : Installing: nss ##################### [ 26/190]
D, [2011-06-27T21:22:25.211678 #869] DEBUG -- : Installing: readline ##################### [ 27/190]
D, [2011-06-27T21:22:25.294952 #869] DEBUG -- : Installing: sqlite ##################### [ 28/190]
D, [2011-06-27T21:22:25.360919 #869] DEBUG -- : Installing: sed ##################### [ 29/190]
D, [2011-06-27T21:22:25.427856 #869] DEBUG -- : Installing: freetype ##################### [ 30/190]
D, [2011-06-27T21:22:25.482803 #869] DEBUG -- : Installing: libgpg-error ##################### [ 31/190]
D, [2011-06-27T21:22:25.542012 #869] DEBUG -- : Installing: elfutils-libelf ##################### [ 32/190]
D, [2011-06-27T21:22:25.606105 #869] DEBUG -- : Installing: libcap ##################### [ 33/190]
D, [2011-06-27T21:22:25.777816 #869] DEBUG -- : Installing: libgcrypt ##################### [ 34/190]
D, [2011-06-27T21:22:25.863133 #869] DEBUG -- : Installing: gawk ##################### [ 35/190]
D, [2011-06-27T21:22:25.933918 #869] DEBUG -- : Installing: libpng ##################### [ 36/190]
D, [2011-06-27T21:22:25.976118 #869] DEBUG -- : Installing: libjpeg ##################### [ 37/190]
D, [2011-06-27T21:22:26.020765 #869] DEBUG -- : Installing: libattr ##################### [ 38/190]
D, [2011-06-27T21:22:26.071681 #869] DEBUG -- : Installing: libacl ##################### [ 39/190]
D, [2011-06-27T21:22:26.178798 #869] DEBUG -- : Installing: keyutils-libs ##################### [ 40/190]
D, [2011-06-27T21:22:26.260706 #869] DEBUG -- : Installing: libtiff ##################### [ 41/190]
D, [2011-06-27T21:22:26.350489 #869] DEBUG -- : Installing: diffutils ##################### [ 42/190]
D, [2011-06-27T21:22:26.446120 #869] DEBUG -- : Installing: libxml2 ##################### [ 43/190]
D, [2011-06-27T21:22:26.535217 #869] DEBUG -- : Installing: iptables ##################### [ 44/190]
D, [2011-06-27T21:22:26.656621 #869] DEBUG -- : Installing: db4 ##################### [ 45/190]
D, [2011-06-27T21:22:26.726095 #869] DEBUG -- : Installing: atk ##################### [ 46/190]
D, [2011-06-27T21:22:26.751955 #869] DEBUG -- : Installing: libsysfs ##################### [ 47/190]
D, [2011-06-27T21:22:26.812656 #869] DEBUG -- : Installing: slang ##################### [ 48/190]
D, [2011-06-27T21:22:26.955220 #869] DEBUG -- : Installing: libXau ##################### [ 49/190]
D, [2011-06-27T21:22:26.976542 #869] DEBUG -- : Installing: iproute ##################### [ 50/190]
D, [2011-06-27T21:22:27.202779 #869] DEBUG -- : Installing: iptables-ipv6 ##################### [ 51/190]
D, [2011-06-27T21:22:27.230867 #869] DEBUG -- : Installing: keyutils ##################### [ 52/190]
D, [2011-06-27T21:22:27.301263 #869] DEBUG -- : Installing: gnutls ##################### [ 53/190]
D, [2011-06-27T21:22:27.826449 #869] DEBUG -- : Installing: hmaccalc ##################### [ 54/190]
D, [2011-06-27T21:22:27.957761 #869] DEBUG -- : Installing: binutils ##################### [ 55/190]
D, [2011-06-27T21:22:28.072535 #869] DEBUG -- : Installing: cpio ##################### [ 56/190]
D, [2011-06-27T21:22:28.237971 #869] DEBUG -- : Installing: libidn ##################### [ 57/190]
D, [2011-06-27T21:22:28.332297 #869] DEBUG -- : Installing: procps ##################### [ 58/190]
D, [2011-06-27T21:22:28.595465 #869] DEBUG -- : Installing: less ##################### [ 59/190]
D, [2011-06-27T21:22:28.648441 #869] DEBUG -- : Installing: gzip ##################### [ 60/190]
D, [2011-06-27T21:22:28.686569 #869] DEBUG -- : Installing: crontabs ##################### [ 61/190]
D, [2011-06-27T21:22:28.893509 #869] DEBUG -- : Installing: iputils ##################### [ 62/190]
D, [2011-06-27T21:22:28.999155 #869] DEBUG -- : Installing: tcl ##################### [ 63/190]
D, [2011-06-27T21:22:29.833069 #869] DEBUG -- : Installing: xorg-x11-filesystem ##################### [ 64/190]
D, [2011-06-27T21:22:29.857557 #869] DEBUG -- : Installing: redhat-logos ##################### [ 65/190]
D, [2011-06-27T21:22:29.883261 #869] DEBUG -- : Installing: centos-release ##################### [ 66/190]
D, [2011-06-27T21:22:29.932777 #869] DEBUG -- : Installing: bitstream-vera-fonts ##################### [ 67/190]
D, [2011-06-27T21:22:30.026735 #869] DEBUG -- : Installing: libusb ##################### [ 68/190]
D, [2011-06-27T21:22:30.124238 #869] DEBUG -- : Installing: pcre ##################### [ 69/190]
D, [2011-06-27T21:22:30.191844 #869] DEBUG -- : Installing: grep ##################### [ 70/190]
D, [2011-06-27T21:22:30.214466 #869] DEBUG -- : Installing: dmidecode ##################### [ 71/190]
D, [2011-06-27T21:22:30.232305 #869] DEBUG -- : Installing: sgpio ##################### [ 72/190]
D, [2011-06-27T21:22:30.462041 #869] DEBUG -- : Installing: libXdmcp ##################### [ 73/190]
D, [2011-06-27T21:22:30.533186 #869] DEBUG -- : Installing: libX11 ##################### [ 74/190]
D, [2011-06-27T21:22:30.597305 #869] DEBUG -- : Installing: libXrender ##################### [ 75/190]
D, [2011-06-27T21:22:30.673039 #869] DEBUG -- : Installing: libXext ##################### [ 76/190]
D, [2011-06-27T21:22:30.751347 #869] DEBUG -- : Installing: libXfixes ##################### [ 77/190]
D, [2011-06-27T21:22:30.854164 #869] DEBUG -- : Installing: libXcursor ##################### [ 78/190]
D, [2011-06-27T21:22:32.995027 #869] DEBUG -- : Installing: libXinerama ##################### [ 79/190]
D, [2011-06-27T21:22:33.059437 #869] DEBUG -- : Installing: libXi ##################### [ 80/190]
D, [2011-06-27T21:22:33.124077 #869] DEBUG -- : Installing: libXrandr ##################### [ 81/190]
D, [2011-06-27T21:22:33.274064 #869] DEBUG -- : Installing: gdbm ##################### [ 82/190]
D, [2011-06-27T21:22:33.422071 #869] DEBUG -- : Installing: libvolume_id ##################### [ 83/190]
D, [2011-06-27T21:22:33.796851 #869] DEBUG -- : Installing: cyrus-sasl-lib ##################### [ 84/190]
D, [2011-06-27T21:22:33.821506 #869] DEBUG -- : Installing: mingetty ##################### [ 85/190]
D, [2011-06-27T21:22:33.862636 #869] DEBUG -- : Installing: ethtool ##################### [ 86/190]
D, [2011-06-27T21:22:33.941420 #869] DEBUG -- : Installing: tcp_wrappers ##################### [ 87/190]
D, [2011-06-27T21:22:34.130465 #869] DEBUG -- : Installing: checkpolicy ##################### [ 88/190]
D, [2011-06-27T21:22:36.889026 #869] DEBUG -- : Installing: cracklib-dicts ##################### [ 89/190]
D, [2011-06-27T21:22:36.973323 #869] DEBUG -- : Installing: python-libs ##################### [ 90/190]
D, [2011-06-27T21:22:36.992838 #869] DEBUG -- : Installing: device-mapper-event ##################### [ 91/190]
D, [2011-06-27T21:22:37.037485 #869] DEBUG -- : Installing: python ##################### [ 92/190]
D, [2011-06-27T21:22:37.247512 #869] DEBUG -- : Installing: cracklib ##################### [ 93/190]
D, [2011-06-27T21:22:37.458433 #869] DEBUG -- : Installing: openssl ##################### [ 94/190]
D, [2011-06-27T21:22:37.563396 #869] DEBUG -- : Installing: iscsi-initiator-utils ##################### [ 95/190]
D, [2011-06-27T21:22:37.613932 #869] DEBUG -- : Installing: dmraid-events ##################### [ 96/190]
D, [2011-06-27T21:22:38.342325 #869] DEBUG -- : Installing: findutils ##################### [ 97/190]
D, [2011-06-27T21:22:38.453643 #869] DEBUG -- : /usr/sbin/groupadd: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory
D, [2011-06-27T21:22:38.455540 #869] DEBUG -- : /usr/sbin/groupadd: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory
D, [2011-06-27T21:22:38.480127 #869] DEBUG -- : warning: group utmp does not exist - using root
D, [2011-06-27T21:22:38.486211 #869] DEBUG -- : Installing: shadow-utils ##################### [ 98/190]
D, [2011-06-27T21:22:38.911880 #869] DEBUG -- : Installing: libutempter ##################### [ 99/190]
D, [2011-06-27T21:22:39.037405 #869] DEBUG -- : Installing: net-tools ##################### [100/190]
D, [2011-06-27T21:22:39.552687 #869] DEBUG -- : Installing: tar ##################### [101/190]
D, [2011-06-27T21:22:39.998139 #869] DEBUG -- : Installing: e2fsprogs ##################### [102/190]
D, [2011-06-27T21:22:40.052038 #869] DEBUG -- : Installing: SysVinit ##################### [103/190]
D, [2011-06-27T21:22:40.149457 #869] DEBUG -- : Installing: e2fsprogs-libs ##################### [104/190]
D, [2011-06-27T21:22:40.329490 #869] DEBUG -- : Installing: kpartx ##################### [105/190]
D, [2011-06-27T21:22:40.606088 #869] DEBUG -- : Installing: device-mapper-multipath ##################### [106/190]
D, [2011-06-27T21:22:40.745262 #869] DEBUG -- : Installing: lvm2 ##################### [107/190]
D, [2011-06-27T21:22:40.849489 #869] DEBUG -- : Installing: device-mapper ##################### [108/190]
D, [2011-06-27T21:22:40.873054 #869] DEBUG -- : Installing: dmraid ##################### [109/190]
D, [2011-06-27T21:22:40.973192 #869] DEBUG -- : Installing: libselinux ##################### [110/190]
D, [2011-06-27T21:22:41.205425 #869] DEBUG -- : Installing: psmisc ##################### [111/190]
D, [2011-06-27T21:22:41.277273 #869] DEBUG -- : Installing: MAKEDEV ##################### [112/190]
D, [2011-06-27T21:22:41.398378 #869] DEBUG -- : Installing: krb5-libs ##################### [113/190]
D, [2011-06-27T21:22:41.441646 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 6: touch: command not found
D, [2011-06-27T21:22:41.442924 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 7: chmod: command not found
D, [2011-06-27T21:22:41.444102 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 6: touch: command not found
D, [2011-06-27T21:22:41.445244 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 7: chmod: command not found
D, [2011-06-27T21:22:41.446420 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 6: touch: command not found
D, [2011-06-27T21:22:41.447568 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 7: chmod: command not found
D, [2011-06-27T21:22:41.448719 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 6: touch: command not found
D, [2011-06-27T21:22:41.450846 #869] DEBUG -- : /var/tmp/rpm-tmp.LZB7aR: line 7: chmod: command not found
D, [2011-06-27T21:22:43.887724 #869] DEBUG -- : Installing: sysklogd ##################### [114/190]
D, [2011-06-27T21:23:11.998959 #869] DEBUG -- : Installing: coreutils ##################### [115/190]
D, [2011-06-27T21:23:29.657567 #869] DEBUG -- : Installing: pam ##################### [116/190]
D, [2011-06-27T21:23:44.884341 #869] DEBUG -- : Installing: udev ##################### [117/190]
D, [2011-06-27T21:23:45.029784 #869] DEBUG -- : Installing: util-linux ##################### [118/190]
D, [2011-06-27T21:23:45.647036 #869] DEBUG -- : Installing: module-init-tools ##################### [119/190]
D, [2011-06-27T21:23:45.759151 #869] DEBUG -- : Installing: initscripts ##################### [120/190]
D, [2011-06-27T21:23:45.767561 #869] DEBUG -- : Installing: mkinitrd ##################### [121/190]
D, [2011-06-27T21:23:45.860841 #869] DEBUG -- : Installing: mcstrans ##################### [122/190]
D, [2011-06-27T21:23:48.002584 #869] DEBUG -- : Installing: fontconfig ##################### [123/190]
D, [2011-06-27T21:23:48.098018 #869] DEBUG -- : Installing: cairo ##################### [124/190]
D, [2011-06-27T21:23:48.141137 #869] DEBUG -- : Installing: hwdata ##################### [125/190]
D, [2011-06-27T21:23:48.218709 #869] DEBUG -- : Installing: cryptsetup-luks ##################### [126/190]
D, [2011-06-27T21:23:48.240054 #869] DEBUG -- : Installing: libselinux-utils ##################### [127/190]
D, [2011-06-27T21:23:48.307626 #869] DEBUG -- : Installing: libsemanage ##################### [128/190]
D, [2011-06-27T21:23:48.590562 #869] DEBUG -- : Installing: dbus-libs ##################### [129/190]
D, [2011-06-27T21:23:48.674282 #869] DEBUG -- : Installing: dbus ##################### [130/190]
D, [2011-06-27T21:23:48.856475 #869] DEBUG -- : Installing: openldap ##################### [131/190]
D, [2011-06-27T21:23:48.944875 #869] DEBUG -- : Installing: libuser ##################### [132/190]
D, [2011-06-27T21:23:49.014756 #869] DEBUG -- : Installing: newt ##################### [133/190]
D, [2011-06-27T21:23:49.077807 #869] DEBUG -- : Installing: passwd ##################### [134/190]
D, [2011-06-27T21:23:49.351279 #869] DEBUG -- : Installing: usermode ##################### [135/190]
D, [2011-06-27T21:23:49.407263 #869] DEBUG -- : Installing: kbd ##################### [136/190]
D, [2011-06-27T21:23:49.496303 #869] DEBUG -- : Installing: dbus-glib ##################### [137/190]
D, [2011-06-27T21:23:49.596495 #869] DEBUG -- : Installing: pciutils ##################### [138/190]
D, [2011-06-27T21:23:49.921120 #869] DEBUG -- : Installing: pm-utils ##################### [139/190]
D, [2011-06-27T21:23:50.050910 #869] DEBUG -- : Installing: hal ##################### [140/190]
D, [2011-06-27T21:23:50.177631 #869] DEBUG -- : Installing: libXft ##################### [141/190]
D, [2011-06-27T21:23:50.381781 #869] DEBUG -- : Installing: pango ##################### [142/190]
D, [2011-06-27T21:23:50.480142 #869] DEBUG -- : Installing: hicolor-icon-theme ##################### [143/190]
D, [2011-06-27T21:23:51.575397 #869] DEBUG -- : Installing: cups-libs ##################### [144/190]
D, [2011-06-27T21:23:51.845559 #869] DEBUG -- : Installing: gtk2 ##################### [145/190]
D, [2011-06-27T21:23:51.953831 #869] DEBUG -- : Installing: trousers ##################### [146/190]
D, [2011-06-27T21:23:51.998886 #869] DEBUG -- : Installing: libselinux-python ##################### [147/190]
D, [2011-06-27T21:23:52.043799 #869] DEBUG -- : Installing: vim-minimal ##################### [148/190]
D, [2011-06-27T21:23:52.251680 #869] DEBUG -- : Installing: logrotate ##################### [149/190]
D, [2011-06-27T21:23:52.399637 #869] DEBUG -- : Installing: rpm ##################### [150/190]
D, [2011-06-27T21:23:52.556654 #869] DEBUG -- : Installing: rpm-libs ##################### [151/190]
D, [2011-06-27T21:23:53.098319 #869] DEBUG -- : Installing: rpm-python ##################### [152/190]
D, [2011-06-27T21:23:53.145539 #869] DEBUG -- : Installing: m2crypto ##################### [153/190]
D, [2011-06-27T21:23:53.154239 #869] DEBUG -- : Installing: python-urlgrabber ##################### [154/190]
D, [2011-06-27T21:23:53.167528 #869] DEBUG -- : Installing: fipscheck-lib ##################### [155/190]
D, [2011-06-27T21:23:53.266093 #869] DEBUG -- : Installing: fipscheck ##################### [156/190]
D, [2011-06-27T21:23:53.281677 #869] DEBUG -- : Installing: openssh ##################### [157/190]
D, [2011-06-27T21:23:53.306681 #869] DEBUG -- : Installing: yum-metadata-parser ##################### [158/190]
D, [2011-06-27T21:23:53.366581 #869] DEBUG -- : Installing: python-iniparse ##################### [159/190]
D, [2011-06-27T21:23:53.385131 #869] DEBUG -- : Installing: python-elementtree ##################### [160/190]
D, [2011-06-27T21:23:53.568888 #869] DEBUG -- : Installing: audit-libs-python ##################### [161/190]
D, [2011-06-27T21:23:54.205367 #869] DEBUG -- : Installing: policycoreutils ##################### [162/190]
D, [2011-06-27T21:23:54.326655 #869] DEBUG -- : Installing: selinux-policy ##################### [163/190]
D, [2011-06-27T21:23:54.342631 #869] DEBUG -- : Installing: python-sqlite ##################### [164/190]
D, [2011-06-27T21:23:54.782574 #869] DEBUG -- : Installing: yum-fastestmirror ##################### [165/190]
D, [2011-06-27T21:24:13.222694 #869] DEBUG -- : Installing: yum ##################### [166/190]
D, [2011-06-27T21:25:21.467475 #869] DEBUG -- : Installing: selinux-policy-targeted ##################### [167/190]
D, [2011-06-27T21:25:23.016264 #869] DEBUG -- : Installing: setools ##################### [168/190]
D, [2011-06-27T21:25:23.132063 #869] DEBUG -- : Installing: openssh-server ##################### [169/190]
D, [2011-06-27T21:25:23.203172 #869] DEBUG -- : Installing: openssh-clients ##################### [170/190]
D, [2011-06-27T21:25:23.415630 #869] DEBUG -- : Installing: sudo ##################### [171/190]
D, [2011-06-27T21:25:23.992063 #869] DEBUG -- : Installing: ecryptfs-utils ##################### [172/190]
D, [2011-06-27T21:25:24.174715 #869] DEBUG -- : Installing: kudzu ##################### [173/190]
D, [2011-06-27T21:25:24.254211 #869] DEBUG -- : Installing: authconfig ##################### [174/190]
D, [2011-06-27T21:25:37.237043 #869] DEBUG -- : Installing: system-config-securitylevel- ##################### [175/190]
D, [2011-06-27T21:25:42.110088 #869] DEBUG -- : Installing: kernel ##################### [176/190]Modulefile is /etc/modprobe.d/blacklist.conf
D, [2011-06-27T21:25:45.294447 #869] DEBUG -- :
D, [2011-06-27T21:25:45.382460 #869] DEBUG -- : Installing: dhclient ##################### [177/190]
D, [2011-06-27T21:25:45.432618 #869] DEBUG -- : Installing: dhcpv6-client ##################### [178/190]
D, [2011-06-27T21:25:45.509491 #869] DEBUG -- : Installing: prelink ##################### [179/190]
D, [2011-06-27T21:25:46.045694 #869] DEBUG -- : Installing: curl ##################### [180/190]
D, [2011-06-27T21:25:46.196842 #869] DEBUG -- : Installing: libhugetlbfs ##################### [181/190]
D, [2011-06-27T21:25:46.284556 #869] DEBUG -- : Installing: grub ##################### [182/190]
D, [2011-06-27T21:25:46.374626 #869] DEBUG -- : Installing: sysfsutils ##################### [183/190]
D, [2011-06-27T21:25:46.389056 #869] DEBUG -- : Installing: udftools ##################### [184/190]
D, [2011-06-27T21:25:46.491203 #869] DEBUG -- : Installing: ed ##################### [185/190]
D, [2011-06-27T21:25:46.578621 #869] DEBUG -- : Installing: file ##################### [186/190]
D, [2011-06-27T21:25:46.589450 #869] DEBUG -- : Installing: hdparm ##################### [187/190]
D, [2011-06-27T21:25:46.601087 #869] DEBUG -- : Installing: setserial ##################### [188/190]
D, [2011-06-27T21:25:46.610244 #869] DEBUG -- : Installing: setarch ##################### [189/190]
D, [2011-06-27T21:25:48.316200 #869] DEBUG -- : Writing grub /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/device.map
D, [2011-06-27T21:25:48.497767 #869] DEBUG -- : ls: cannot access /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/initramfs*: No such file or directory
D, [2011-06-27T21:25:48.500501 #869] DEBUG -- : Writing grub config /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/grub.conf
D, [2011-06-27T21:25:48.500950 #869] DEBUG -- : Copying /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/usr/share/grub/x86_64-redhat/e2fs_stage1_5 to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/e2fs_stage1_5
D, [2011-06-27T21:25:48.501729 #869] DEBUG -- : Copying /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/usr/share/grub/x86_64-redhat/stage1 to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/stage1
D, [2011-06-27T21:25:48.502324 #869] DEBUG -- : Copying /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/usr/share/grub/x86_64-redhat/stage2 to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/stage2
D, [2011-06-27T21:25:50.227108 #869] DEBUG -- : Installing grub to /dev/loop0
D, [2011-06-27T21:25:50.327678 #869] DEBUG -- : Probing devices to guess BIOS drives. This may take a long time.
D, [2011-06-27T21:25:50.396673 #869] DEBUG -- : Installing: rootfiles ##################### [190/190]
D, [2011-06-27T21:25:50.396899 #869] DEBUG -- :
D, [2011-06-27T21:25:50.397027 #869] DEBUG -- : GNU GRUB version 0.97-71.fc15 (640K lower / 3072K upper memory)
D, [2011-06-27T21:25:50.397129 #869] DEBUG -- :
D, [2011-06-27T21:25:50.397241 #869] DEBUG -- : [ Minimal BASH-like line editing is supported. For the first word, TAB
D, [2011-06-27T21:25:50.397351 #869] DEBUG -- : lists possible command completions. Anywhere else TAB lists the possible
D, [2011-06-27T21:25:50.397462 #869] DEBUG -- : completions of a device/filename.]
D, [2011-06-27T21:25:50.397562 #869] DEBUG -- : grub> device (hd0) /dev/loop0
D, [2011-06-27T21:25:50.397657 #869] DEBUG -- : grub> root (hd0,1)
D, [2011-06-27T21:25:50.397758 #869] DEBUG -- : Filesystem type is ext2fs, partition type 0x83
D, [2011-06-27T21:25:50.397861 #869] DEBUG -- : grub> setup --stage2=/root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/stage2 --prefix=/grub (hd0)
D, [2011-06-27T21:25:50.397963 #869] DEBUG -- : Checking if "/grub/stage1" exists... yes
D, [2011-06-27T21:25:50.398081 #869] DEBUG -- : Checking if "/grub/stage2" exists... yes
D, [2011-06-27T21:25:50.398183 #869] DEBUG -- : Checking if "/grub/e2fs_stage1_5" exists... yes
D, [2011-06-27T21:25:50.398296 #869] DEBUG -- : Running "embed /grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
D, [2011-06-27T21:25:50.398403 #869] DEBUG -- : Running "embed /grub/e2fs_stage1_5 (hd0,1)"... failed (this is not fatal)
D, [2011-06-27T21:25:50.398509 #869] DEBUG -- : Running "install --stage2=/root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot/grub/stage2 /grub/stage1 (hd0) /grub/stage2 p /grub/grub.conf "... succeeded
D, [2011-06-27T21:25:50.398611 #869] DEBUG -- : Done.
D, [2011-06-27T21:25:50.398711 #869] DEBUG -- : grub> quit
D, [2011-06-27T21:25:52.683032 #869] DEBUG -- : /sbin/setfiles: labeling files under /
D, [2011-06-27T21:26:35.215317 #869] DEBUG -- : /sbin/setfiles: labeling files under /
D, [2011-06-27T21:26:35.215543 #869] DEBUG -- : matchpathcon_filespec_eval: hash table stats: 20430 elements, 20430/65536 buckets used, longest chain length 1
D, [2011-06-27T21:26:35.215663 #869] DEBUG -- : /sbin/setfiles: Done.
D, [2011-06-27T21:26:47.284542 #869] DEBUG -- : Unmounting directory /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/boot
D, [2011-06-27T21:26:49.815636 #869] DEBUG -- : Unmounting directory /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/install_root/
D, [2011-06-27T21:26:55.324183 #869] DEBUG -- : Removing compat symlinks
D, [2011-06-27T21:26:55.324388 #869] DEBUG -- : Unmapping /dev/loop0
D, [2011-06-27T21:26:59.329756 #869] DEBUG -- : Losetup remove /dev/loop0
D, [2011-06-27T21:27:00.851102 #869] DEBUG -- : moving disks to stage location
D, [2011-06-27T21:27:00.851565 #869] DEBUG -- : moving /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/tmp-PZq_XH/centos_5_jeos-sda.raw to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/out/centos_5_jeos-sda.raw
D, [2011-06-27T21:27:02.329200 #869] DEBUG -- : writing image XML to /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/out/centos_5_jeos.xml
D, [2011-06-27T21:27:02.329415 #869] DEBUG -- : creating destination dir: build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos
D, [2011-06-27T21:27:02.332975 #869] DEBUG -- : moving /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/out/centos_5_jeos-sda.raw to build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos/centos_5_jeos-sda.raw
D, [2011-06-27T21:27:02.333144 #869] DEBUG -- : moving /root/boxgrinder/build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/imgcreate-SpN69W/out/centos_5_jeos.xml to build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos/centos_5_jeos.xml
D, [2011-06-27T21:27:02.335147 #869] DEBUG -- :
D, [2011-06-27T21:27:02.335254 #869] DEBUG -- :
D, [2011-06-27T21:27:02.335356 #869] DEBUG -- : Finished
D, [2011-06-27T21:27:07.866521 #869] DEBUG -- : Preparing guestfs...
T, [2011-06-27T21:27:07.866712 #869] TRACE -- : Setting libguestfs temporary directory to '/tmp'...
T, [2011-06-27T21:27:07.877573 #869] TRACE -- : We have event callbacks available!
T, [2011-06-27T21:27:08.839887 #869] TRACE -- : Setting debug + trace...
T, [2011-06-27T21:27:08.840768 #869] TRACE -- : GFS: set_append "noapic"
T, [2011-06-27T21:27:08.840894 #869] TRACE -- : GFS: set_append = 0
T, [2011-06-27T21:27:08.840969 #869] TRACE -- : Enabling SElinux support in guestfs...
T, [2011-06-27T21:27:08.841089 #869] TRACE -- : GFS: set_selinux true
T, [2011-06-27T21:27:08.841182 #869] TRACE -- : GFS: set_selinux = 0
T, [2011-06-27T21:27:08.841263 #869] TRACE -- : Checking if HW virtualization is available...
T, [2011-06-27T21:27:09.877657 #869] TRACE -- : HW acceleration available.
T, [2011-06-27T21:27:09.877963 #869] TRACE -- : Adding drive 'build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos-sda.raw'...
T, [2011-06-27T21:27:09.878184 #869] TRACE -- : GFS: add_drive_with_if "build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos-sda.raw" "ide"
T, [2011-06-27T21:27:09.878369 #869] TRACE -- : GFS: add_drive_with_if = 0
T, [2011-06-27T21:27:09.878458 #869] TRACE -- : Drive added.
D, [2011-06-27T21:27:09.878560 #869] DEBUG -- : Enabling networking for GuestFS...
T, [2011-06-27T21:27:09.878690 #869] TRACE -- : GFS: set_network true
T, [2011-06-27T21:27:09.878804 #869] TRACE -- : GFS: set_network = 0
D, [2011-06-27T21:27:09.878933 #869] DEBUG -- : Launching guestfs...
T, [2011-06-27T21:27:09.879061 #869] TRACE -- : GFS: launch
D, [2011-06-27T21:27:10.340013 #869] DEBUG -- : GFS: [00459ms] febootstrap-supermin-helper --verbose -f checksum '/usr/lib64/guestfs/supermin.d' x86_64
D, [2011-06-27T21:27:11.675010 #869] DEBUG -- : GFS: [01794ms] begin building supermin appliance
D, [2011-06-27T21:27:11.675550 #869] DEBUG -- : GFS: [01795ms] run febootstrap-supermin-helper
D, [2011-06-27T21:27:11.684583 #869] DEBUG -- : GFS: [01804ms] febootstrap-supermin-helper \
--verbose \
-f ext2 /usr/lib64/guestfs/supermin.d x86_64 /tmp/guestfs.X1oDIk/kernel /tmp/guestfs.X1oDIk/initrd /tmp/guestfs.X1oDIk/root
D, [2011-06-27T21:27:34.064846 #869] DEBUG -- : GFS: [24184ms] finished building supermin appliance
D, [2011-06-27T21:27:34.086612 #869] DEBUG -- : GFS: [24206ms] begin testing qemu features
D, [2011-06-27T21:27:34.394161 #869] DEBUG -- : GFS: [24513ms] finished testing qemu features
D, [2011-06-27T21:27:34.410458 #1750] DEBUG -- : GFS: [24529ms] /usr/bin/qemu-kvm \
-drive file=build/appliances/x86_64/centos/5/centos_5_jeos/centos-plugin/tmp/centos_5_jeos-sda.raw,cache=off,if=ide \
-nodefconfig \
-enable-kvm \
-nodefaults \
-nographic \
-m 300 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-chardev socket,path=/tmp/libguestfs4LnDDH/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-netdev user,id=usernet,net=169.254.0.0/16 \
-device virtio-net-pci,netdev=usernet \
-kernel /tmp/.guestfs-0/kernel.869 \
-initrd /tmp/.guestfs-0/initrd.869 \
-append 'panic=1 console=ttyS0 udevtimeout=300 noapic acpi=off printk.time=1 cgroup_disable=memory selinux=1 enforcing=0 guestfs_verbose=1 TERM=xterm noapic' \
-drive file=/tmp/.guestfs-0/root.869,snapshot=on,if=virtio,cache=unsafe
D, [2011-06-27T21:27:34.417964 #869] DEBUG -- : GFS: accept_from_daemon: 0x224b9d0 g->state = 1
D, [2011-06-27T21:27:34.442360 #869] DEBUG -- : GFS: child_cleanup: 0x224b9d0: child process died
T, [2011-06-27T21:27:34.444844 #869] TRACE -- : GFS: launch = -1 (error)
F, [2011-06-27T21:27:34.449786 #869] FATAL -- : Guestfs::Error: unexpected end of file when reading from daemon.
See earlier debug messages.
Or you can run 'libguestfs-test-tool' and post the complete output into
a bug report or message to the libguestfs mailing list.
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:184:in `launch'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:184:in `execute'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:167:in `customize'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:120:in `initialize_guestfs'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:162:in `prepare_guestfs'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:120:in `initialize_guestfs'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:74:in `log_callback'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:120:in `initialize_guestfs'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/guestfs-helper.rb:166:in `customize'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/helpers/image-helper.rb:128:in `customize'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/plugins/os/rpm-based/rpm-based-os-plugin.rb:131:in `build_with_appliance_creator'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/plugins/os/rhel/rhel-plugin.rb:31:in `build_rhel'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/plugins/os/centos/centos-plugin.rb:41:in `execute'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/plugins/base-plugin.rb:177:in `run'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/appliance.rb:142:in `execute_plugin'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/appliance.rb:106:in `execute_plugin_chain'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/appliance.rb:106:in `each'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/appliance.rb:106:in `execute_plugin_chain'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/lib/boxgrinder-build/appliance.rb:121:in `create'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.3/bin/boxgrinder-build:177
/usr/bin/boxgrinder-build:19:in `load'
/usr/bin/boxgrinder-build:19
name: centos_5_jeos
summary: Just Enough Operating System based on Centos 5.5
os:
name: centos
version: 5
password: password
HOSTNAME=ip-10-128-195-47
SHELL=/bin/bash
TERM=xterm
HISTSIZE=1000
OLDPWD=/root
USER=root
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
SUDO_USER=ec2-user
SUDO_UID=500
USERNAME=root
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAIL=/var/spool/mail/ec2-user
PWD=/root/boxgrinder
LANG=en_US.UTF-8
SHLVL=1
SUDO_COMMAND=/bin/bash
HOME=/root
LOGNAME=root
LESSOPEN=||/usr/bin/lesspipe.sh %s
SUDO_GID=500
G_BROKEN_FILENAMES=1
LIBGUESTFS_MEMSIZE=300
_=/bin/env
===== Test starts here =====
LIBGUESTFS_MEMSIZE=300
LIBGUESTFS_DEBUG=1
libguestfs: new guestfs handle 0x1471440
library version: 1.10.4
guestfs_get_append: (null)
guestfs_get_attach_method: appliance
guestfs_get_autosync: 1
guestfs_get_direct: 0
guestfs_get_memsize: 300
guestfs_get_network: 0
guestfs_get_path: /usr/lib64/guestfs
guestfs_get_qemu: /usr/bin/qemu-kvm
guestfs_get_recovery_proc: 1
guestfs_get_selinux: 0
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 120 seconds.
libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/usr/lib64/guestfs/supermin.d' x86_64
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null)
supermin helper [00000ms] inputs[0] = /usr/lib64/guestfs/supermin.d
checking modpath /lib/modules/2.6.38.8-32.fc15.x86_64 is a directory
picked vmlinuz-2.6.38.8-32.fc15.x86_64 because modpath /lib/modules/2.6.38.8-32.fc15.x86_64 exists
supermin helper [00000ms] finished creating kernel
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/base.img
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles
supermin helper [00034ms] visiting /usr/lib64/guestfs/supermin.d/init.img
supermin helper [00140ms] finished creating appliance
libguestfs: [00146ms] begin building supermin appliance
libguestfs: [00146ms] run febootstrap-supermin-helper
libguestfs: [00147ms] febootstrap-supermin-helper \
--verbose \
-f ext2 /usr/lib64/guestfs/supermin.d x86_64 /var/tmp/guestfs.PKsGpE/kernel /var/tmp/guestfs.PKsGpE/initrd /var/tmp/guestfs.PKsGpE/root
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = /var/tmp/guestfs.PKsGpE/kernel, initrd = /var/tmp/guestfs.PKsGpE/initrd, appliance = /var/tmp/guestfs.PKsGpE/root
supermin helper [00000ms] inputs[0] = /usr/lib64/guestfs/supermin.d
checking modpath /lib/modules/2.6.38.8-32.fc15.x86_64 is a directory
picked vmlinuz-2.6.38.8-32.fc15.x86_64 because modpath /lib/modules/2.6.38.8-32.fc15.x86_64 exists
supermin helper [00000ms] finished creating kernel
supermin helper [03521ms] finished mke2fs
supermin helper [03522ms] visiting /usr/lib64/guestfs/supermin.d
supermin helper [03522ms] visiting /usr/lib64/guestfs/supermin.d/base.img
supermin helper [06369ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img
supermin helper [06459ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles
supermin helper [19968ms] visiting /usr/lib64/guestfs/supermin.d/init.img
supermin helper [32804ms] finished creating appliance
libguestfs: [32955ms] finished building supermin appliance
libguestfs: [33006ms] begin testing qemu features
libguestfs: [33389ms] finished testing qemu features
libguestfs: accept_from_daemon: 0x1471440 g->state = 1
libguestfs: [33392ms] /usr/bin/qemu-kvm \
-drive file=/tmp/libguestfs-test-tool-sda-f1frcG,cache=off,format=raw,if=virtio \
-nodefconfig \
-enable-kvm \
-nodefaults \
-nographic \
-m 300 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-chardev socket,path=/tmp/libguestfsszAT5E/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-kernel /var/tmp/.guestfs-0/kernel.1985 \
-initrd /var/tmp/.guestfs-0/initrd.1985 \
-append 'panic=1 console=ttyS0 udevtimeout=300 noapic acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM=xterm ' \
-drive file=/var/tmp/.guestfs-0/root.1985,snapshot=on,if=virtio,cache=unsafe
kvm_create_vm: Device or resource busy
failed to initialize KVM: Operation not permitted
libguestfs: error: unexpected end of file when reading from daemon.
See earlier debug messages.
Or you can run 'libguestfs-test-tool' and post the complete output into
a bug report or message to the libguestfs mailing list.
libguestfs: child_cleanup: 0x1471440: child process died
libguestfs-test-tool: failed to launch appliance
libguestfs: closing guestfs handle 0x1471440 (state 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment