1 2 Previous Next 16 Replies Latest reply on Oct 1, 2010 6:22 AM by goldmann

    building an appliance file throws error

    ingedeut

      Hello,

       

      when trying to build an appl file, an error was occured. Any  help please?

       

      Thanks

       

      Younes

        • 1. Re: building an appliance file throws error
          goldmann

          As you can see in logs – there are no more free loop devices left. You can confirm this by running losetup -f command.

           

          See this thread for more info. You can reboot your OS to free loop devices.

           

          --Marek

          1 of 1 people found this helpful
          • 2. Re: building an appliance file throws error
            ingedeut

            Thanks Marek,

             

            i do it. But when building with -p ec2 another error has occured:

             

            E, [2010-09-16T07:39:11.330684 #9334] ERROR -- : /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:62:in `execute'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
            /usr/bin/boxgrinder-build:19
            E, [2010-09-16T07:39:11.330864 #9334] ERROR -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1651478279', process exited with wrong exit status: 1
            D, [2010-09-16T07:39:11.331055 #9334] DEBUG -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1651478279', process exited with wrong exit status: 1 (RuntimeError)
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:68:in `execute'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
            /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
            /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
            /usr/bin/boxgrinder-build:19

             

             

            • 3. Re: building an appliance file throws error
              goldmann

              From this log I can only say, that mount command was not successful.

               

              Have you cleaned (removed) the build/[..]/fedora-plugin/ folder after build failed for you for the first time? Remove ec2-plugin too and do a clean build.

               

              --Marek

              • 4. Re: building an appliance file throws error
                ingedeut

                yes i have removed the directory build and all subdirectory. But the error still exists. How to make a clean build?

                 

                --Younes

                • 5. Re: building an appliance file throws error
                  goldmann

                  rm -rf build/

                   

                  And then re-run the command.

                   

                  --Marek

                  • 6. Re: building an appliance file throws error
                    ingedeut

                    i do it but still have the following error:

                     

                    E, [2010-09-16T09:07:04.526738 #9235] ERROR -- : /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:62:in `execute'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
                    /usr/bin/boxgrinder-build:19
                    E, [2010-09-16T09:07:04.526899 #9235] ERROR -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322', process exited with wrong exit status: 1
                    D, [2010-09-16T09:07:04.527272 #9235] DEBUG -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322', process exited with wrong exit status: 1 (RuntimeError)
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:68:in `execute'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
                    /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
                    /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
                    /usr/bin/boxgrinder-build:19

                     

                    help please

                     

                    --Younes

                    • 7. Re: building an appliance file throws error
                      goldmann

                      Please paste full log, not only this error part.

                       

                      --Marek

                      • 8. Re: building an appliance file throws error
                        ingedeut
                        D, [2010-09-16T09:00:19.278377 #866] DEBUG -- : Loading os plugins...
                        D, [2010-09-16T09:00:19.278661 #866] DEBUG -- : We have 1 os plugin(s) registered
                        D, [2010-09-16T09:00:19.278785 #866] DEBUG -- : - fedora plugin for Fedora.
                        D, [2010-09-16T09:00:19.278897 #866] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:00:19.279176 #866] DEBUG -- : Loading platform plugins...
                        D, [2010-09-16T09:00:19.279294 #866] DEBUG -- : We have 1 platform plugin(s) registered
                        D, [2010-09-16T09:00:19.279413 #866] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).
                        D, [2010-09-16T09:00:19.279526 #866] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:00:19.279639 #866] DEBUG -- : Loading delivery plugins...
                        D, [2010-09-16T09:00:19.279755 #866] DEBUG -- : We have 3 delivery plugin(s) registered
                        D, [2010-09-16T09:00:19.279874 #866] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:00:19.280075 #866] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:00:19.280199 #866] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:00:19.280310 #866] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:00:19.332871 #866] DEBUG -- : Reading definition from 'jbossesb.appl' file...
                        D, [2010-09-16T09:00:19.344485 #866] DEBUG -- : Reading definition from './jbossesb-base.appl' file...
                        D, [2010-09-16T09:00:19.356520 #866] DEBUG -- : Executing operating system plugin for fedora...
                        I, [2010-09-16T09:00:19.362481 #866]  INFO -- : Resolving packages added to jbossesb appliance definition file...
                        D, [2010-09-16T09:00:19.371423 #866] DEBUG -- : Querying package database...
                        D, [2010-09-16T09:00:19.371688 #866] DEBUG -- : Executing command: 'repoquery --quiet --disablerepo=* --enablerepo=boxgrinder_build-fedora-13-base,boxgrinder_build-fedora-13-updates,boxgrinder_build-stormfolio-i386,boxgrinder_build-stormfolio-noarch,boxgrinder_build-jbossesb-noarch -c build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/yum.conf list available bash grub e2fsprogs passwd policycoreutils chkconfig java-1.6.0-openjdk rootfiles yum vim-minimal acpid dhclient iputils generic-logos openssh-server openssh-clients which make wget passwd system-config-firewall-base kernel-PAE --nevra --archlist=i386,i486,i586,i686,noarch'
                        D, [2010-09-16T09:00:32.750239 #866] DEBUG -- : acpid-0:1.0.10-2.fc12.i686
                        D, [2010-09-16T09:00:32.750473 #866] DEBUG -- : bash-0:4.1.7-1.fc13.i686
                        D, [2010-09-16T09:00:32.750661 #866] DEBUG -- : chkconfig-0:1.3.45-1.fc13.i686
                        D, [2010-09-16T09:00:32.750849 #866] DEBUG -- : dhclient-12:4.1.1-23.P1.fc13.i686
                        D, [2010-09-16T09:00:32.751214 #866] DEBUG -- : e2fsprogs-0:1.41.10-7.fc13.i686
                        D, [2010-09-16T09:00:32.751388 #866] DEBUG -- : generic-logos-0:13.0.1-1.fc13.noarch
                        D, [2010-09-16T09:00:32.751601 #866] DEBUG -- : grub-1:0.97-64.fc13.i686
                        D, [2010-09-16T09:00:32.751791 #866] DEBUG -- : iputils-0:20071127-12.fc13.i686
                        D, [2010-09-16T09:00:32.752072 #866] DEBUG -- : java-1.6.0-openjdk-1:1.6.0.0-42.b18.fc13.i686
                        D, [2010-09-16T09:00:32.752249 #866] DEBUG -- : kernel-PAE-0:2.6.34.6-54.fc13.i686
                        D, [2010-09-16T09:00:32.752429 #866] DEBUG -- : make-1:3.81-19.fc13.i686
                        D, [2010-09-16T09:00:32.752611 #866] DEBUG -- : openssh-clients-0:5.4p1-3.fc13.i686
                        D, [2010-09-16T09:00:32.752786 #866] DEBUG -- : openssh-server-0:5.4p1-3.fc13.i686
                        D, [2010-09-16T09:00:32.756017 #866] DEBUG -- : passwd-0:0.77-5.fc13.i686
                        D, [2010-09-16T09:00:32.756237 #866] DEBUG -- : policycoreutils-0:2.0.83-20.fc13.i686
                        D, [2010-09-16T09:00:32.756429 #866] DEBUG -- : rootfiles-0:8.1-6.fc12.noarch
                        D, [2010-09-16T09:00:32.756600 #866] DEBUG -- : system-config-firewall-base-0:1.2.27-1.fc13.noarch
                        D, [2010-09-16T09:00:32.756780 #866] DEBUG -- : vim-minimal-2:7.2.411-1.fc13.i686
                        D, [2010-09-16T09:00:32.757047 #866] DEBUG -- : wget-0:1.12-2.fc13.i686
                        D, [2010-09-16T09:00:32.757231 #866] DEBUG -- : which-0:2.19-5.fc12.i686
                        D, [2010-09-16T09:00:32.757396 #866] DEBUG -- : yum-0:3.2.28-3.fc13.noarch
                        I, [2010-09-16T09:00:32.844444 #866]  INFO -- : All additional packages for jbossesb appliance successfully resolved.
                        I, [2010-09-16T09:00:32.844594 #866]  INFO -- : Building jbossesb appliance...
                        D, [2010-09-16T09:00:32.844805 #866] DEBUG -- : Executing command: 'appliance-creator -d -v -t build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp --cache=/var/cache/boxgrinder/rpms-cache/i386/fedora/13 --config build/appliances/i386/fedora/13/jbossesb/fedora-plugin/jbossesb.ks -o build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp --name jbossesb --vmem 512 --vcpu 1'
                        D, [2010-09-16T09:00:33.550380 #866] DEBUG -- : Adding disk sda as /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/tmp-WDDDYm/jbossesb-sda.raw
                        D, [2010-09-16T09:00:33.550901 #866] DEBUG -- : Extending sparse file /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/tmp-WDDDYm/jbossesb-sda.raw to 10737418240
                        D, [2010-09-16T09:00:33.604087 #866] DEBUG -- : Losetup add /dev/loop0 mapping to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/tmp-WDDDYm/jbossesb-sda.raw
                        D, [2010-09-16T09:00:33.610052 #866] DEBUG -- : Formatting disks
                        D, [2010-09-16T09:00:33.610234 #866] DEBUG -- : Initializing partition table for /dev/loop0
                        D, [2010-09-16T09:00:33.636114 #866] DEBUG -- : Assigning partitions to disks
                        D, [2010-09-16T09:00:33.636298 #866] DEBUG -- : Assigned / to sda1 at 0 at size 10240
                        D, [2010-09-16T09:00:33.636461 #866] DEBUG -- : Creating partitions
                        D, [2010-09-16T09:00:33.636623 #866] DEBUG -- : Add primary part at 0 of size 10240
                        D, [2010-09-16T09:00:33.656355 #866] DEBUG -- : Warning: The resulting partition is not properly aligned for best performance.
                        D, [2010-09-16T09:00:33.678612 #866] DEBUG -- : Dev loop0p1: /dev/loop01 -> /dev/mapper/loop0p1
                        D, [2010-09-16T09:00:33.678787 #866] DEBUG -- : Adding partx mapping for /dev/loop0
                        D, [2010-09-16T09:00:33.706373 #866] DEBUG -- : Formating ext3 filesystem on /dev/loop01
                        D, [2010-09-16T09:00:33.735965 #866] DEBUG -- : mke2fs 1.41.10 (10-Feb-2009)
                        D, [2010-09-16T09:00:33.738170 #866] DEBUG -- : Filesystem label=_/
                        D, [2010-09-16T09:00:33.738415 #866] DEBUG -- : OS type: Linux
                        D, [2010-09-16T09:00:33.738615 #866] DEBUG -- : Block size=4096 (log=2)
                        D, [2010-09-16T09:00:33.738811 #866] DEBUG -- : Fragment size=4096 (log=2)
                        D, [2010-09-16T09:00:33.739022 #866] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks
                        D, [2010-09-16T09:00:33.739270 #866] DEBUG -- : 625856 inodes, 2500000 blocks
                        D, [2010-09-16T09:00:33.739478 #866] DEBUG -- : 25000 blocks (1.00%) reserved for the super user
                        D, [2010-09-16T09:00:33.739667 #866] DEBUG -- : First data block=0
                        D, [2010-09-16T09:00:33.739853 #866] DEBUG -- : Maximum filesystem blocks=2562719744
                        D, [2010-09-16T09:00:33.740074 #866] DEBUG -- : 77 block groups
                        D, [2010-09-16T09:00:33.741070 #866] DEBUG -- : 32768 blocks per group, 32768 fragments per group
                        D, [2010-09-16T09:00:33.741225 #866] DEBUG -- : 8128 inodes per group
                        D, [2010-09-16T09:00:33.741387 #866] DEBUG -- : Superblock backups stored on blocks:
                        D, [2010-09-16T09:00:33.741549 #866] DEBUG -- : 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
                        D, [2010-09-16T09:00:33.741707 #866] DEBUG -- : 
                        D, [2010-09-16T09:00:36.740826 #866] DEBUG -- : Writing inode tables:  0/77      1/77      2/77      3/77      4/77      5/77      6/77      7/77      8/77      9/77     10/77     11/77     12/77     13/77     14/77     15/77     16/77     17/77     18/77     19/77     20/77     21/77     22/77     23/77     24/77     25/77     26/77     27/77     28/77     29/77     30/77     31/77     32/77     33/77     34/77     35/77     36/77     37/77     38/77     39/77     40/77     41/77     42/77     43/77     44/77     45/77     46/77     47/77     48/77     49/77     50/77     51/77     52/77     53/77     54/77     55/77     56/77     57/77     58/77     59/77     60/77     61/77     62/77     63/77     64/77     65/77     66/77     67/77     68/77     69/77     70/77     71/77     72/77     73/77     74/77     75/77     76/77     done
                        D, [2010-09-16T09:00:39.632214 #866] DEBUG -- : Creating journal (32768 blocks): done
                        D, [2010-09-16T09:00:39.814732 #866] DEBUG -- : Writing superblocks and filesystem accounting information: done
                        D, [2010-09-16T09:00:39.814902 #866] DEBUG -- : 
                        D, [2010-09-16T09:00:39.815237 #866] DEBUG -- : This filesystem will be automatically checked every 30 mounts or
                        D, [2010-09-16T09:00:39.815396 #866] DEBUG -- : 180 days, whichever comes first.  Use tune2fs -c or -i to override.
                        D, [2010-09-16T09:00:39.887268 #866] DEBUG -- : Tuning filesystem on /dev/loop01
                        D, [2010-09-16T09:00:39.913436 #866] DEBUG -- : tune2fs 1.41.10 (10-Feb-2009)
                        D, [2010-09-16T09:00:39.913607 #866] DEBUG -- : Setting maximal mount count to -1
                        D, [2010-09-16T09:00:39.913759 #866] DEBUG -- : Setting interval between checks to 0 seconds
                        D, [2010-09-16T09:00:39.917127 #866] DEBUG -- : Mounting /dev/loop01 at /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/
                        D, [2010-09-16T09:00:39.922499 #866] DEBUG -- : Writing mkinitrd config /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/etc/sysconfig/mkinitrd
                        D, [2010-09-16T09:01:03.884988 #866] DEBUG -- : warning: setup-2.8.20-1.fc13.noarch: Header V3 RSA/SHA256 Signature, key ID e8e40fde: NOKEY
                        D, [2010-09-16T09:01:03.979353 #866] DEBUG -- : ['/']
                        D, [2010-09-16T09:01:03.979525 #866] DEBUG -- : Retrieving http://ftp.us.unixeria.com/fedora/linux/releases/13/Everything/i386/os/repodata/repomd.xml ...OK
                        D, [2010-09-16T09:01:03.979678 #866] DEBUG -- : Retrieving http://ftp.linux.ncsu.edu/pub/fedora/linux/updates/13/i386/repodata/repomd.xml ...OK
                        D, [2010-09-16T09:01:03.979812 #866] DEBUG -- : Retrieving file:///opt/repo/RPMS/noarch/repodata/repomd.xml ...OK
                        D, [2010-09-16T09:01:03.979963 #866] DEBUG -- : Retrieving http://repo.boxgrinder.org/stormfolio/packages/fedora/13/RPMS/i386/repodata/repomd.xml ...OK
                        D, [2010-09-16T09:01:03.980117 #866] DEBUG -- : Retrieving http://repo.boxgrinder.org/stormfolio/packages/fedora/13/RPMS/noarch/repodata/repomd.xml ...OK
                        D, [2010-09-16T09:01:04.566466 #866] DEBUG -- : Installing: setup                        ##################### [  1/197]
                        D, [2010-09-16T09:01:05.776021 #866] DEBUG -- : Installing: filesystem                   ##################### [  2/197]
                        D, [2010-09-16T09:01:05.988771 #866] DEBUG -- : Installing: generic-logos                ##################### [  3/197]
                        D, [2010-09-16T09:01:06.019000 #866] DEBUG -- : Installing: ca-certificates              ##################### [  4/197]
                        D, [2010-09-16T09:01:06.856505 #866] DEBUG -- : Installing: basesystem                   ##################### [  5/197]
                        D, [2010-09-16T09:01:07.387004 #866] DEBUG -- : Installing: tzdata                       ##################### [  6/197]
                        D, [2010-09-16T09:01:07.744005 #866] DEBUG -- : Installing: tzdata-java                  ##################### [  7/197]
                        D, [2010-09-16T09:01:07.853463 #866] DEBUG -- : Installing: libX11-common                ##################### [  8/197]
                        D, [2010-09-16T09:01:07.940829 #866] DEBUG -- : Installing: fedora-release               ##################### [  9/197]
                        D, [2010-09-16T09:01:07.985386 #866] DEBUG -- : Installing: ncurses-base                 ##################### [ 10/197]
                        D, [2010-09-16T09:01:08.020347 #866] DEBUG -- : Installing: rootfiles                    ##################### [ 11/197]
                        D, [2010-09-16T09:01:08.117142 #866] DEBUG -- : Installing: libgcc                       ##################### [ 12/197]
                        D, [2010-09-16T09:01:25.216543 #866] DEBUG -- : Installing: nss-softokn-freebl           ##################### [ 13/197]
                        D, [2010-09-16T09:01:38.471683 #866] DEBUG -- : Installing: glibc-common                 ##################### [ 14/197]
                        D, [2010-09-16T09:01:38.929762 #866] DEBUG -- : Installing: glibc                        ##################### [ 15/197]
                        D, [2010-09-16T09:01:39.426406 #866] DEBUG -- : Installing: ncurses-libs                 ##################### [ 16/197]
                        D, [2010-09-16T09:01:39.549145 #866] DEBUG -- : Installing: bash                         ##################### [ 17/197]
                        D, [2010-09-16T09:01:39.663901 #866] DEBUG -- : Installing: zlib                         ##################### [ 18/197]
                        D, [2010-09-16T09:01:39.746593 #866] DEBUG -- : Installing: info                         ##################### [ 19/197]
                        D, [2010-09-16T09:01:39.925865 #866] DEBUG -- : Installing: popt                         ##################### [ 20/197]
                        D, [2010-09-16T09:01:39.976460 #866] DEBUG -- : Installing: chkconfig                    ##################### [ 21/197]
                        D, [2010-09-16T09:01:40.082765 #866] DEBUG -- : Installing: libcom_err                   ##################### [ 22/197]
                        D, [2010-09-16T09:01:40.205456 #866] DEBUG -- : Installing: libsepol                     ##################### [ 23/197]
                        D, [2010-09-16T09:01:40.292407 #866] DEBUG -- : Installing: libselinux                   ##################### [ 24/197]
                        D, [2010-09-16T09:01:41.133087 #866] DEBUG -- : Installing: gamin                        ##################### [ 25/197]
                        D, [2010-09-16T09:01:41.583660 #866] DEBUG -- : Installing: glib2                        ##################### [ 26/197]
                        D, [2010-09-16T09:01:41.684407 #866] DEBUG -- : Installing: db4                          ##################### [ 27/197]
                        D, [2010-09-16T09:01:41.759155 #866] DEBUG -- : Installing: audit-libs                   ##################### [ 28/197]
                        D, [2010-09-16T09:01:41.896814 #866] DEBUG -- : Installing: bzip2-libs                   ##################### [ 29/197]
                        D, [2010-09-16T09:01:42.026447 #866] DEBUG -- : Installing: readline                     ##################### [ 30/197]
                        D, [2010-09-16T09:01:42.182801 #866] DEBUG -- : Installing: nspr                         ##################### [ 31/197]
                        D, [2010-09-16T09:01:42.403748 #866] DEBUG -- : Installing: elfutils-libelf              ##################### [ 32/197]
                        D, [2010-09-16T09:01:42.470612 #866] DEBUG -- : Installing: libstdc++                    ##################### [ 33/197]
                        D, [2010-09-16T09:01:42.580254 #866] DEBUG -- : Installing: libuuid                      ##################### [ 34/197]
                        D, [2010-09-16T09:01:42.659114 #866] DEBUG -- : Installing: dbus-libs                    ##################### [ 35/197]
                        D, [2010-09-16T09:01:42.843116 #866] DEBUG -- : Installing: nss-util                     ##################### [ 36/197]
                        D, [2010-09-16T09:01:42.873838 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/sed.info.gz
                        D, [2010-09-16T09:01:43.131825 #866] DEBUG -- : Installing: sed                          ##################### [ 37/197]
                        D, [2010-09-16T09:01:43.258931 #866] DEBUG -- : Installing: file-libs                    ##################### [ 38/197]
                        D, [2010-09-16T09:01:43.324759 #866] DEBUG -- : Installing: xz-libs                      ##################### [ 39/197]
                        D, [2010-09-16T09:01:43.416690 #866] DEBUG -- : Installing: libudev                      ##################### [ 40/197]
                        D, [2010-09-16T09:01:43.499376 #866] DEBUG -- : Installing: libgpg-error                 ##################### [ 41/197]
                        D, [2010-09-16T09:01:43.690857 #866] DEBUG -- : Installing: libblkid                     ##################### [ 42/197]
                        D, [2010-09-16T09:01:43.842077 #866] DEBUG -- : Installing: lua                          ##################### [ 43/197]
                        D, [2010-09-16T09:01:44.056016 #866] DEBUG -- : Installing: sqlite                       ##################### [ 44/197]
                        D, [2010-09-16T09:01:44.193479 #866] DEBUG -- : Installing: iptables                     ##################### [ 45/197]
                        D, [2010-09-16T09:01:44.254447 #866] DEBUG -- : Installing: libogg                       ##################### [ 46/197]
                        D, [2010-09-16T09:01:44.325530 #866] DEBUG -- : Installing: libattr                      ##################### [ 47/197]
                        D, [2010-09-16T09:01:44.349238 #866] DEBUG -- : Installing: libacl                       ##################### [ 48/197]
                        D, [2010-09-16T09:01:45.025373 #866] DEBUG -- : Installing: libcap                       ##################### [ 49/197]
                        D, [2010-09-16T09:01:45.029910 #866] DEBUG -- : Installing: shadow-utils                 ##################### [ 50/197]
                        D, [2010-09-16T09:01:45.067039 #866] DEBUG -- : Installing: libICE                       ##################### [ 51/197]
                        D, [2010-09-16T09:01:45.246853 #866] DEBUG -- : Installing: libSM                        ##################### [ 52/197]
                        D, [2010-09-16T09:01:45.403377 #866] DEBUG -- : Installing: libgcrypt                    ##################### [ 53/197]
                        D, [2010-09-16T09:01:45.557383 #866] DEBUG -- : Installing: pcre                         ##################### [ 54/197]
                        D, [2010-09-16T09:01:45.664684 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/grep.info.gz
                        D, [2010-09-16T09:01:45.683770 #866] DEBUG -- : Installing: grep                         ##################### [ 55/197]
                        D, [2010-09-16T09:01:45.921886 #866] DEBUG -- : Installing: libselinux-utils             ##################### [ 56/197]
                        D, [2010-09-16T09:01:46.127726 #866] DEBUG -- : Installing: findutils                    ##################### [ 57/197]
                        D, [2010-09-16T09:01:46.316402 #866] DEBUG -- : Installing: cpio                         ##################### [ 58/197]
                        D, [2010-09-16T09:01:46.373574 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/libidn.info.gz
                        D, [2010-09-16T09:01:46.663394 #866] DEBUG -- : Installing: libidn                       ##################### [ 59/197]
                        D, [2010-09-16T09:01:46.789410 #866] DEBUG -- : Installing: gawk                         ##################### [ 60/197]
                        D, [2010-09-16T09:01:46.842661 #866] DEBUG -- : Installing: tcp_wrappers-libs            ##################### [ 61/197]
                        D, [2010-09-16T09:01:46.906219 #866] DEBUG -- : Installing: libffi                       ##################### [ 62/197]
                        D, [2010-09-16T09:01:47.036047 #866] DEBUG -- : Installing: libcap-ng                    ##################### [ 63/197]
                        D, [2010-09-16T09:01:47.107429 #866] DEBUG -- : Installing: sysvinit-tools               ##################### [ 64/197]
                        D, [2010-09-16T09:01:47.213672 #866] DEBUG -- : Installing: pth                          ##################### [ 65/197]
                        D, [2010-09-16T09:01:47.372067 #866] DEBUG -- : Installing: expat                        ##################### [ 66/197]
                        D, [2010-09-16T09:01:47.503543 #866] DEBUG -- : Installing: gobject-introspection        ##################### [ 67/197]
                        D, [2010-09-16T09:01:47.611871 #866] DEBUG -- : Installing: dbus-glib                    ##################### [ 68/197]
                        D, [2010-09-16T09:01:47.745693 #866] DEBUG -- : Installing: less                         ##################### [ 69/197]
                        D, [2010-09-16T09:01:47.844064 #866] DEBUG -- : Installing: MAKEDEV                      ##################### [ 70/197]
                        D, [2010-09-16T09:01:48.300729 #866] DEBUG -- : Installing: pinentry                     ##################### [ 71/197]
                        D, [2010-09-16T09:01:48.555822 #866] DEBUG -- : Installing: tar                          ##################### [ 72/197]
                        D, [2010-09-16T09:01:48.796249 #866] DEBUG -- : Installing: libvorbis                    ##################### [ 73/197]
                        D, [2010-09-16T09:01:48.922553 #866] DEBUG -- : Installing: flac                         ##################### [ 74/197]
                        D, [2010-09-16T09:01:49.040214 #866] DEBUG -- : Installing: libsndfile                   ##################### [ 75/197]
                        D, [2010-09-16T09:01:49.191483 #866] DEBUG -- : Installing: iptables-ipv6                ##################### [ 76/197]
                        D, [2010-09-16T09:01:49.265277 #866] DEBUG -- : Installing: nss-softokn                  ##################### [ 77/197]
                        D, [2010-09-16T09:01:49.406950 #866] DEBUG -- : Installing: grubby                       ##################### [ 78/197]
                        D, [2010-09-16T09:01:49.537423 #866] DEBUG -- : Installing: elfutils-libs                ##################### [ 79/197]
                        D, [2010-09-16T09:01:49.616524 #866] DEBUG -- : Installing: file                         ##################### [ 80/197]
                        D, [2010-09-16T09:01:49.749835 #866] DEBUG -- : Installing: libnih                       ##################### [ 81/197]
                        D, [2010-09-16T09:01:49.980129 #866] DEBUG -- : Installing: upstart                      ##################### [ 82/197]
                        D, [2010-09-16T09:01:50.046738 #866] DEBUG -- : Installing: gmp                          ##################### [ 83/197]
                        D, [2010-09-16T09:01:50.124000 #866] DEBUG -- : Installing: libusb                       ##################### [ 84/197]
                        D, [2010-09-16T09:01:50.192537 #866] DEBUG -- : Installing: bzip2                        ##################### [ 85/197]
                        D, [2010-09-16T09:01:50.328462 #866] DEBUG -- : Installing: cyrus-sasl-lib               ##################### [ 86/197]
                        D, [2010-09-16T09:01:50.352301 #866] DEBUG -- : Installing: db4-utils                    ##################### [ 87/197]
                        D, [2010-09-16T09:01:50.545553 #866] DEBUG -- : Installing: psmisc                       ##################### [ 88/197]
                        D, [2010-09-16T09:01:50.560547 #866] DEBUG -- : Installing: checkpolicy                  ##################### [ 89/197]
                        D, [2010-09-16T09:01:50.681632 #866] DEBUG -- : Installing: libss                        ##################### [ 90/197]
                        D, [2010-09-16T09:01:51.053250 #866] DEBUG -- : Installing: e2fsprogs-libs               ##################### [ 91/197]
                        D, [2010-09-16T09:01:51.124277 #866] DEBUG -- : Installing: e2fsprogs                    ##################### [ 92/197]
                        D, [2010-09-16T09:01:51.185121 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/which.info.gz
                        D, [2010-09-16T09:01:51.265890 #866] DEBUG -- : Installing: which                        ##################### [ 93/197]
                        D, [2010-09-16T09:01:51.703889 #866] DEBUG -- : Installing: diffutils                    ##################### [ 94/197]
                        D, [2010-09-16T09:01:51.844600 #866] DEBUG -- : Installing: libxml2                      ##################### [ 95/197]
                        D, [2010-09-16T09:01:52.055826 #866] DEBUG -- : Installing: libpng                       ##################### [ 96/197]
                        D, [2010-09-16T09:01:52.243187 #866] DEBUG -- : Installing: freetype                     ##################### [ 97/197]
                        D, [2010-09-16T09:01:52.342864 #866] DEBUG -- : Installing: procps                       ##################### [ 98/197]
                        D, [2010-09-16T09:01:52.484360 #866] DEBUG -- : Installing: libedit                      ##################### [ 99/197]
                        D, [2010-09-16T09:01:52.551014 #866] DEBUG -- : Installing: ncurses                      ##################### [100/197]
                        D, [2010-09-16T09:01:52.688732 #866] DEBUG -- : Installing: gzip                         ##################### [101/197]
                        D, [2010-09-16T09:01:54.556140 #866] DEBUG -- : Installing: cracklib                     ##################### [102/197]
                        D, [2010-09-16T09:01:54.617749 #866] DEBUG -- : Installing: cracklib-dicts               ##################### [103/197]
                        D, [2010-09-16T09:01:56.419361 #866] DEBUG -- : Installing: coreutils-libs               ##################### [104/197]
                        D, [2010-09-16T09:01:56.976382 #866] DEBUG -- : Installing: coreutils                    ##################### [105/197]
                        D, [2010-09-16T09:01:57.985072 #866] DEBUG -- : Installing: pam                          ##################### [106/197]
                        D, [2010-09-16T09:01:58.112707 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/ipc.info
                        D, [2010-09-16T09:01:58.335137 #866] DEBUG -- : Installing: util-linux-ng                ##################### [107/197]
                        D, [2010-09-16T09:01:58.688433 #866] DEBUG -- : Installing: module-init-tools            ##################### [108/197]
                        D, [2010-09-16T09:02:00.954020 #866] DEBUG -- : Installing: alsa-lib                     ##################### [109/197]
                        D, [2010-09-16T09:02:01.086203 #866] DEBUG -- : Installing: binutils                     ##################### [110/197]
                        D, [2010-09-16T09:02:01.587640 #866] DEBUG -- : Installing: nss-sysinit                  ##################### [111/197]
                        D, [2010-09-16T09:02:01.726870 #866] DEBUG -- : Installing: nss                          ##################### [112/197]
                        D, [2010-09-16T09:02:01.799741 #866] DEBUG -- : Installing: libasyncns                   ##################### [113/197]
                        D, [2010-09-16T09:02:01.907805 #866] DEBUG -- : Installing: libXau                       ##################### [114/197]
                        D, [2010-09-16T09:02:02.280504 #866] DEBUG -- : Installing: libxcb                       ##################### [115/197]
                        D, [2010-09-16T09:02:02.357822 #866] DEBUG -- : Installing: libX11                       ##################### [116/197]
                        D, [2010-09-16T09:02:02.438503 #866] DEBUG -- : Installing: libXext                      ##################### [117/197]
                        D, [2010-09-16T09:02:02.491116 #866] DEBUG -- : Installing: libXi                        ##################### [118/197]
                        D, [2010-09-16T09:02:02.851134 #866] DEBUG -- : Installing: libXtst                      ##################### [119/197]
                        D, [2010-09-16T09:02:02.959011 #866] DEBUG -- : Installing: pulseaudio-libs              ##################### [120/197]
                        D, [2010-09-16T09:02:03.065692 #866] DEBUG -- : Installing: giflib                       ##################### [121/197]
                        D, [2010-09-16T09:02:03.235236 #866] DEBUG -- : Installing: libXrender                   ##################### [122/197]
                        D, [2010-09-16T09:02:03.251785 #866] DEBUG -- : Installing: dash                         ##################### [123/197]
                        D, [2010-09-16T09:02:03.260066 #866] DEBUG -- : Installing: sgpio                        ##################### [124/197]
                        D, [2010-09-16T09:02:03.319951 #866] DEBUG -- : Installing: gdbm                         ##################### [125/197]
                        D, [2010-09-16T09:02:03.373231 #866] DEBUG -- : Installing: mingetty                     ##################### [126/197]
                        D, [2010-09-16T09:02:03.448576 #866] DEBUG -- : Installing: plymouth-core-libs           ##################### [127/197]
                        D, [2010-09-16T09:02:03.540655 #866] DEBUG -- : Installing: ustr                         ##################### [128/197]
                        D, [2010-09-16T09:02:03.673637 #866] DEBUG -- : Installing: libsemanage                  ##################### [129/197]
                        D, [2010-09-16T09:02:04.404501 #866] DEBUG -- : Installing: keyutils-libs                ##################### [130/197]
                        D, [2010-09-16T09:02:05.186154 #866] DEBUG -- : Installing: krb5-libs                    ##################### [131/197]
                        D, [2010-09-16T09:02:05.693689 #866] DEBUG -- : Installing: openssl                      ##################### [132/197]
                        D, [2010-09-16T09:02:09.951278 #866] DEBUG -- : Installing: python-libs                  ##################### [133/197]
                        D, [2010-09-16T09:02:10.525327 #866] DEBUG -- : Installing: python                       ##################### [134/197]
                        D, [2010-09-16T09:02:10.881483 #866] DEBUG -- : Installing: openldap                     ##################### [135/197]
                        D, [2010-09-16T09:02:11.045701 #866] DEBUG -- : Installing: libuser                      ##################### [136/197]
                        D, [2010-09-16T09:02:11.156200 #866] DEBUG -- : Installing: yum-metadata-parser          ##################### [137/197]
                        D, [2010-09-16T09:02:11.255248 #866] DEBUG -- : Installing: libssh2                      ##################### [138/197]
                        D, [2010-09-16T09:02:11.375013 #866] DEBUG -- : Installing: libcurl                      ##################### [139/197]
                        D, [2010-09-16T09:02:11.613588 #866] DEBUG -- : Installing: python-pycurl                ##################### [140/197]
                        D, [2010-09-16T09:02:11.951218 #866] DEBUG -- : Installing: curl                         ##################### [141/197]
                        D, [2010-09-16T09:02:12.247611 #866] DEBUG -- : Installing: rpm                          ##################### [142/197]
                        D, [2010-09-16T09:02:12.312767 #866] DEBUG -- : Installing: rpm-libs                     ##################### [143/197]
                        D, [2010-09-16T09:02:13.310669 #866] DEBUG -- : Installing: rpm-python                   ##################### [144/197]
                        D, [2010-09-16T09:02:13.455289 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/gnupg.info
                        D, [2010-09-16T09:02:13.541367 #866] DEBUG -- : Installing: gnupg2                       ##################### [145/197]
                        D, [2010-09-16T09:02:13.659576 #866] DEBUG -- : Installing: gpgme                        ##################### [146/197]
                        D, [2010-09-16T09:02:13.671105 #866] DEBUG -- : Installing: pygpgme                      ##################### [147/197]
                        D, [2010-09-16T09:02:13.744260 #866] DEBUG -- : Installing: fipscheck-lib                ##################### [148/197]
                        D, [2010-09-16T09:02:13.753293 #866] DEBUG -- : Installing: fipscheck                    ##################### [149/197]
                        D, [2010-09-16T09:02:14.707759 #866] DEBUG -- : Installing: linux-atm-libs               ##################### [150/197]
                        D, [2010-09-16T09:02:14.785025 #866] DEBUG -- : Installing: iproute                      ##################### [151/197]
                        D, [2010-09-16T09:02:14.851869 #866] DEBUG -- : Installing: libjpeg                      ##################### [152/197]
                        D, [2010-09-16T09:02:14.922321 #866] DEBUG -- : Installing: hostname                     ##################### [153/197]
                        D, [2010-09-16T09:02:14.933828 #866] DEBUG -- : Installing: jpackage-utils               ##################### [154/197]
                        D, [2010-09-16T09:02:15.067423 #866] DEBUG -- : Installing: plymouth-scripts             ##################### [155/197]
                        D, [2010-09-16T09:02:15.208628 #866] DEBUG -- : Installing: net-tools                    ##################### [156/197]
                        D, [2010-09-16T09:02:15.497982 #866] DEBUG -- : Installing: passwd                       ##################### [157/197]
                        D, [2010-09-16T09:02:15.573265 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/wget.info.gz
                        D, [2010-09-16T09:02:15.731093 #866] DEBUG -- : Installing: wget                         ##################### [158/197]
                        D, [2010-09-16T09:02:15.925813 #866] DEBUG -- : Installing: vim-minimal                  ##################### [159/197]
                        D, [2010-09-16T09:02:16.129311 #866] DEBUG -- : Installing: make                         ##################### [160/197]
                        D, [2010-09-16T09:02:16.300694 #866] DEBUG -- : Installing: jline                        ##################### [161/197]
                        D, [2010-09-16T09:02:16.366213 #866] DEBUG -- : Installing: rhino                        ##################### [162/197]
                        D, [2010-09-16T09:02:16.421589 #866] DEBUG -- : Installing: python-urlgrabber            ##################### [163/197]
                        D, [2010-09-16T09:02:16.919666 #866] DEBUG -- : Installing: python-iniparse              ##################### [164/197]
                        D, [2010-09-16T09:02:17.500203 #866] DEBUG -- : Installing: hwdata                       ##################### [165/197]
                        D, [2010-09-16T09:02:17.918280 #866] DEBUG -- : Installing: yum                          ##################### [166/197]
                        D, [2010-09-16T09:02:18.356991 #866] DEBUG -- : Installing: system-config-firewall-base  ##################### [167/197]
                        D, [2010-09-16T09:02:18.438436 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/grub.info.gz
                        D, [2010-09-16T09:02:18.440502 #866] DEBUG -- : install-info: No such file or directory for /usr/share/info/multiboot.info.gz
                        D, [2010-09-16T09:02:18.501614 #866] DEBUG -- : Installing: grub                         ##################### [168/197]
                        D, [2010-09-16T09:02:19.338738 #866] DEBUG -- : Installing: iputils                      ##################### [169/197]
                        D, [2010-09-16T09:02:19.917701 #866] DEBUG -- : Installing: initscripts                  ##################### [170/197]
                        D, [2010-09-16T09:02:20.151683 #866] DEBUG -- : Installing: udev                         ##################### [171/197]
                        D, [2010-09-16T09:02:20.227365 #866] DEBUG -- : Installing: device-mapper-libs           ##################### [172/197]
                        D, [2010-09-16T09:02:20.273487 #866] DEBUG -- : Installing: device-mapper                ##################### [173/197]
                        D, [2010-09-16T09:02:20.343262 #866] DEBUG -- : Installing: device-mapper-event-libs     ##################### [174/197]
                        D, [2010-09-16T09:02:20.447595 #866] DEBUG -- : Installing: device-mapper-event          ##################### [175/197]
                        D, [2010-09-16T09:02:20.727526 #866] DEBUG -- : Installing: openssh                      ##################### [176/197]
                        D, [2010-09-16T09:02:21.056086 #866] DEBUG -- : Installing: lvm2-libs                    ##################### [177/197]
                        D, [2010-09-16T09:02:21.187808 #866] DEBUG -- : Installing: lvm2                         ##################### [178/197]
                        D, [2010-09-16T09:02:21.274385 #866] DEBUG -- : Installing: cryptsetup-luks-libs         ##################### [179/197]
                        D, [2010-09-16T09:02:21.316149 #866] DEBUG -- : Installing: cryptsetup-luks              ##################### [180/197]
                        D, [2010-09-16T09:02:21.322050 #866] DEBUG -- : Installing: kpartx                       ##################### [181/197]
                        D, [2010-09-16T09:02:21.410817 #866] DEBUG -- : Installing: dmraid-events                ##################### [182/197]
                        D, [2010-09-16T09:02:21.776163 #866] DEBUG -- : Installing: dmraid                       ##################### [183/197]
                        D, [2010-09-16T09:02:22.624176 #866] DEBUG -- : Installing: mdadm                        ##################### [184/197]
                        D, [2010-09-16T09:02:22.941196 #866] DEBUG -- : Installing: kbd                          ##################### [185/197]
                        D, [2010-09-16T09:02:23.069237 #866] DEBUG -- : Installing: dhclient                     ##################### [186/197]
                        D, [2010-09-16T09:02:23.701772 #866] DEBUG -- : Installing: libcgroup                    ##################### [187/197]
                        D, [2010-09-16T09:02:24.050158 #866] DEBUG -- : Installing: policycoreutils              ##################### [188/197]
                        D, [2010-09-16T09:02:24.384195 #866] DEBUG -- : Installing: openssh-server               ##################### [189/197]
                        D, [2010-09-16T09:02:24.543033 #866] DEBUG -- : Installing: openssh-clients              ##################### [190/197]
                        D, [2010-09-16T09:02:38.934883 #866] DEBUG -- : Installing: acpid                        ##################### [191/197]
                        D, [2010-09-16T09:02:41.884063 #866] DEBUG -- : Installing: java-1.6.0-openjdk           ##################### [192/197]
                        D, [2010-09-16T09:02:42.119704 #866] DEBUG -- : Installing: linux-firmware               ##################### [193/197]
                        D, [2010-09-16T09:02:42.306445 #866] DEBUG -- : Installing: libdrm                       ##################### [194/197]
                        D, [2010-09-16T09:02:42.458496 #866] DEBUG -- : Installing: plymouth                     ##################### [195/197]
                        D, [2010-09-16T09:02:54.743537 #866] DEBUG -- : Installing: dracut                       ##################### [196/197]
                        D, [2010-09-16T09:03:11.803633 #866] DEBUG -- : grep: /usr/share/plymouth/themes/.plymouth/.plymouth.plymouth: No such file or directory
                        D, [2010-09-16T09:03:11.807789 #866] DEBUG -- : The default plymouth plugin () doesn't exist
                        D, [2010-09-16T09:04:27.618371 #866] DEBUG -- : /usr/sbin/setenforce: SELinux is disabled
                        D, [2010-09-16T09:04:28.122486 #866] DEBUG -- : Writing grub /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/device.map
                        D, [2010-09-16T09:04:28.282134 #866] DEBUG -- : Writing grub config /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/grub.conf
                        D, [2010-09-16T09:04:28.282291 #866] DEBUG -- : Copying /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/usr/share/grub/i386-redhat/e2fs_stage1_5 to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/e2fs_stage1_5
                        D, [2010-09-16T09:04:28.282428 #866] DEBUG -- : Copying /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/usr/share/grub/i386-redhat/stage1 to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/stage1
                        D, [2010-09-16T09:04:28.282578 #866] DEBUG -- : Copying /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/usr/share/grub/i386-redhat/stage2 to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/stage2
                        D, [2010-09-16T09:04:28.400145 #866] DEBUG -- : Installing grub to /dev/loop0
                        D, [2010-09-16T09:04:28.470834 #866] DEBUG -- : Probing devices to guess BIOS drives. This may take a long time.
                        D, [2010-09-16T09:04:28.521730 #866] DEBUG -- : Installing: kernel-PAE                   ##################### [197/197]
                        D, [2010-09-16T09:04:28.521889 #866] DEBUG -- : 
                        D, [2010-09-16T09:04:28.522039 #866] DEBUG -- : GNU GRUB  version 0.97  (640K lower / 3072K upper memory)
                        D, [2010-09-16T09:04:28.522163 #866] DEBUG -- : 
                        D, [2010-09-16T09:04:28.522298 #866] DEBUG -- : [ Minimal BASH-like line editing is supported.  For the first word, TAB
                        D, [2010-09-16T09:04:28.522426 #866] DEBUG -- : lists possible command completions.  Anywhere else TAB lists the possible
                        D, [2010-09-16T09:04:28.522552 #866] DEBUG -- : completions of a device/filename.]
                        D, [2010-09-16T09:04:28.522677 #866] DEBUG -- : grub> device (hd0) /dev/loop0
                        D, [2010-09-16T09:04:28.522802 #866] DEBUG -- : grub> root (hd0,0)
                        D, [2010-09-16T09:04:28.523052 #866] DEBUG -- : Filesystem type is ext2fs, partition type 0x83
                        D, [2010-09-16T09:04:28.523184 #866] DEBUG -- : grub> setup --stage2=/home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/stage2 --prefix=/boot/grub  (hd0)
                        D, [2010-09-16T09:04:28.523317 #866] DEBUG -- : Checking if "/boot/grub/stage1" exists... yes
                        D, [2010-09-16T09:04:28.523442 #866] DEBUG -- : Checking if "/boot/grub/stage2" exists... yes
                        D, [2010-09-16T09:04:28.523573 #866] DEBUG -- : Checking if "/boot/grub/e2fs_stage1_5" exists... yes
                        D, [2010-09-16T09:04:28.523700 #866] DEBUG -- : Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
                        D, [2010-09-16T09:04:28.523835 #866] DEBUG -- : Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
                        D, [2010-09-16T09:04:28.526992 #866] DEBUG -- : Running "install --stage2=/home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/boot/grub/stage2 /boot/grub/stage1 (hd0) /boot/grub/stage2 p /boot/grub/grub.conf "... succeeded
                        D, [2010-09-16T09:04:28.527126 #866] DEBUG -- : Done.
                        D, [2010-09-16T09:04:28.527252 #866] DEBUG -- : grub> quit
                        D, [2010-09-16T09:04:28.748175 #866] DEBUG -- : Unmounting directory /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/install_root/
                        D, [2010-09-16T09:04:29.022128 #866] DEBUG -- : Removing compat symlinks
                        D, [2010-09-16T09:04:29.022270 #866] DEBUG -- : Unmapping /dev/loop0
                        D, [2010-09-16T09:04:29.068093 #866] DEBUG -- : Losetup remove /dev/loop0
                        D, [2010-09-16T09:04:29.114297 #866] DEBUG -- : moving disks to stage location
                        D, [2010-09-16T09:04:29.114442 #866] DEBUG -- : moving /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/tmp-WDDDYm/jbossesb-sda.raw to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/out/jbossesb-sda.raw
                        D, [2010-09-16T09:04:29.116211 #866] DEBUG -- : writing image XML to /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/out/jbossesb.xml
                        D, [2010-09-16T09:04:29.116349 #866] DEBUG -- : creating destination dir: build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/jbossesb
                        D, [2010-09-16T09:04:29.116479 #866] DEBUG -- : moving /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/out/jbossesb.xml to build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/jbossesb/jbossesb.xml
                        D, [2010-09-16T09:04:29.116627 #866] DEBUG -- : moving /home/boxgrinder/appliances/build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/imgcreate-UFWKNB/out/jbossesb-sda.raw to build/appliances/i386/fedora/13/jbossesb/fedora-plugin/tmp/jbossesb/jbossesb-sda.raw
                        D, [2010-09-16T09:04:29.117688 #866] DEBUG -- : 
                        D, [2010-09-16T09:04:29.117815 #866] DEBUG -- : 
                        D, [2010-09-16T09:04:29.117951 #866] DEBUG -- : Finished
                        D, [2010-09-16T09:04:29.205629 #866] DEBUG -- : Preparing guestfs...
                        D, [2010-09-16T09:04:29.227095 #866] DEBUG -- : Launching guestfs...
                        D, [2010-09-16T09:05:36.046214 #866] DEBUG -- : Uploading '/etc/resolv.conf'...
                        D, [2010-09-16T09:05:36.148809 #866] DEBUG -- : '/etc/resolv.conf' uploaded.
                        D, [2010-09-16T09:05:36.149028 #866] DEBUG -- : Changing configuration files using augeas...
                        D, [2010-09-16T09:05:36.168493 #866] DEBUG -- : File '/etc/sysconfig/selinux' doesn't exists, skipping augeas changes...
                        D, [2010-09-16T09:05:55.164872 #866] DEBUG -- : Augeas changes saved.
                        I, [2010-09-16T09:05:55.172978 #866]  INFO -- : Executing post operations after build...
                        D, [2010-09-16T09:05:55.194382 #866] DEBUG -- : No commands specified, skipping.
                        D, [2010-09-16T09:05:55.194572 #866] DEBUG -- : Setting up '/etc/motd'...
                        D, [2010-09-16T09:06:07.512833 #866] DEBUG -- : '/etc/motd' is nice now.
                        D, [2010-09-16T09:06:07.512993 #866] DEBUG -- : Installing BoxGrinder version files...
                        D, [2010-09-16T09:06:12.091284 #866] DEBUG -- : Version files installed.
                        D, [2010-09-16T09:06:12.091461 #866] DEBUG -- : Installing repositories from appliance definition file...
                        D, [2010-09-16T09:06:12.091607 #866] DEBUG -- : Installing stormfolio-i386 repo...
                        D, [2010-09-16T09:06:12.151639 #866] DEBUG -- : Installing stormfolio-noarch repo...
                        D, [2010-09-16T09:06:12.170144 #866] DEBUG -- : Repository 'jbossesb-noarch' is an ephemeral repo. It'll not be installed in the appliance.
                        D, [2010-09-16T09:06:12.170278 #866] DEBUG -- : Repositories installed.
                        I, [2010-09-16T09:06:12.170394 #866]  INFO -- : Post operations executed.
                        I, [2010-09-16T09:06:12.798565 #866]  INFO -- : Base image for jbossesb appliance was built successfully.
                        D, [2010-09-16T09:06:12.799625 #866] DEBUG -- : Operating system plugin executed.
                        D, [2010-09-16T09:06:12.799766 #866] DEBUG -- : No platform selected, skipping platform conversion.
                        D, [2010-09-16T09:06:12.799891 #866] DEBUG -- : No delivery method selected, skipping delivering.
                        D, [2010-09-16T09:07:01.022058 #9235] DEBUG -- : Loading os plugins...
                        D, [2010-09-16T09:07:01.022226 #9235] DEBUG -- : We have 1 os plugin(s) registered
                        D, [2010-09-16T09:07:01.022352 #9235] DEBUG -- : - fedora plugin for Fedora.
                        D, [2010-09-16T09:07:01.022467 #9235] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:07:01.022594 #9235] DEBUG -- : Loading platform plugins...
                        D, [2010-09-16T09:07:01.022717 #9235] DEBUG -- : We have 1 platform plugin(s) registered
                        D, [2010-09-16T09:07:01.022844 #9235] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).
                        D, [2010-09-16T09:07:01.023146 #9235] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:07:01.023278 #9235] DEBUG -- : Loading delivery plugins...
                        D, [2010-09-16T09:07:01.023399 #9235] DEBUG -- : We have 3 delivery plugin(s) registered
                        D, [2010-09-16T09:07:01.023554 #9235] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:07:01.023674 #9235] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:07:01.023794 #9235] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).
                        D, [2010-09-16T09:07:01.023907 #9235] DEBUG -- : Plugins loaded.
                        D, [2010-09-16T09:07:01.057825 #9235] DEBUG -- : Reading definition from 'jbossesb.appl' file...
                        D, [2010-09-16T09:07:01.074394 #9235] DEBUG -- : Reading definition from './jbossesb-base.appl' file...
                        I, [2010-09-16T09:07:01.083096 #9235]  INFO -- : Deliverables for fedora operating system plugin exists, skipping.
                        D, [2010-09-16T09:07:01.105489 #9235] DEBUG -- : Executing platform plugin for ec2...
                        I, [2010-09-16T09:07:01.107001 #9235]  INFO -- : Converting jbossesb appliance image to EC2 format...
                        D, [2010-09-16T09:07:01.107120 #9235] DEBUG -- : Preparing disk for EC2 image...
                        D, [2010-09-16T09:07:01.107272 #9235] DEBUG -- : Executing command: 'dd if=/dev/zero of=build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/jbossesb.ec2 bs=1 count=0 seek=10240M'
                        D, [2010-09-16T09:07:01.135090 #9235] DEBUG -- : 0+0 records in
                        D, [2010-09-16T09:07:01.135303 #9235] DEBUG -- : 0+0 records out
                        D, [2010-09-16T09:07:01.135963 #9235] DEBUG -- : 0 bytes (0 B) copied, 2.283e-05 s, 0.0 kB/s
                        D, [2010-09-16T09:07:01.136737 #9235] DEBUG -- : Disk for EC2 image prepared
                        D, [2010-09-16T09:07:01.136980 #9235] DEBUG -- : Creating filesystem...
                        D, [2010-09-16T09:07:01.137226 #9235] DEBUG -- : Executing command: 'mkfs.ext3 -F build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/jbossesb.ec2'
                        D, [2010-09-16T09:07:01.156782 #9235] DEBUG -- : mke2fs 1.41.10 (10-Feb-2009)
                        D, [2010-09-16T09:07:01.157698 #9235] DEBUG -- : warning: Unable to get device geometry for build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/jbossesb.ec2
                        D, [2010-09-16T09:07:01.159171 #9235] DEBUG -- : Filesystem label=
                        D, [2010-09-16T09:07:01.159448 #9235] DEBUG -- : OS type: Linux
                        D, [2010-09-16T09:07:01.159689 #9235] DEBUG -- : Block size=4096 (log=2)
                        D, [2010-09-16T09:07:01.159907 #9235] DEBUG -- : Fragment size=4096 (log=2)
                        D, [2010-09-16T09:07:01.160199 #9235] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks
                        D, [2010-09-16T09:07:01.160407 #9235] DEBUG -- : 655360 inodes, 2621440 blocks
                        D, [2010-09-16T09:07:01.160642 #9235] DEBUG -- : 131072 blocks (5.00%) reserved for the super user
                        D, [2010-09-16T09:07:01.160851 #9235] DEBUG -- : First data block=0
                        D, [2010-09-16T09:07:01.163056 #9235] DEBUG -- : Maximum filesystem blocks=2684354560
                        D, [2010-09-16T09:07:01.163257 #9235] DEBUG -- : 80 block groups
                        D, [2010-09-16T09:07:01.163443 #9235] DEBUG -- : 32768 blocks per group, 32768 fragments per group
                        D, [2010-09-16T09:07:01.163615 #9235] DEBUG -- : 8192 inodes per group
                        D, [2010-09-16T09:07:01.163811 #9235] DEBUG -- : Superblock backups stored on blocks:
                        D, [2010-09-16T09:07:01.164054 #9235] DEBUG -- : 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
                        D, [2010-09-16T09:07:01.164238 #9235] DEBUG -- : 
                        D, [2010-09-16T09:07:02.377167 #9235] DEBUG -- : Writing inode tables:  0/80      1/80      2/80      3/80      4/80      5/80      6/80      7/80      8/80      9/80     10/80     11/80     12/80     13/80     14/80     15/80     16/80     17/80     18/80     19/80     20/80     21/80     22/80     23/80     24/80     25/80     26/80     27/80     28/80     29/80     30/80     31/80     32/80     33/80     34/80     35/80     36/80     37/80     38/80     39/80     40/80     41/80     42/80     43/80     44/80     45/80     46/80     47/80     48/80     49/80     50/80     51/80     52/80     53/80     54/80     55/80     56/80     57/80     58/80     59/80     60/80     61/80     62/80     63/80     64/80     65/80     66/80     67/80     68/80     69/80     70/80     71/80     72/80     73/80     74/80     75/80     76/80     77/80     78/80     79/80     done
                        D, [2010-09-16T09:07:03.167785 #9235] DEBUG -- : Creating journal (32768 blocks): done
                        D, [2010-09-16T09:07:03.388480 #9235] DEBUG -- : Writing superblocks and filesystem accounting information: done
                        D, [2010-09-16T09:07:03.388681 #9235] DEBUG -- : 
                        D, [2010-09-16T09:07:03.388854 #9235] DEBUG -- : This filesystem will be automatically checked every 39 mounts or
                        D, [2010-09-16T09:07:03.389185 #9235] DEBUG -- : 180 days, whichever comes first.  Use tune2fs -c or -i to override.
                        D, [2010-09-16T09:07:03.389471 #9235] DEBUG -- : Filesystem created
                        D, [2010-09-16T09:07:03.389841 #9235] DEBUG -- : Calculating offsets for 'jbossesb.ec2' disk...
                        D, [2010-09-16T09:07:03.390081 #9235] DEBUG -- : Executing command: 'losetup -f 2>&1'
                        D, [2010-09-16T09:07:03.400179 #9235] DEBUG -- : /dev/loop0
                        D, [2010-09-16T09:07:03.400820 #9235] DEBUG -- : Executing command: 'losetup /dev/loop0 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/jbossesb.ec2'
                        D, [2010-09-16T09:07:03.431545 #9235] DEBUG -- : Executing command: 'parted /dev/loop0 'unit B print' | grep -e '^ [0-9]' | awk '{ print $2 }''
                        D, [2010-09-16T09:07:03.485215 #9235] DEBUG -- : 0B
                        D, [2010-09-16T09:07:03.486095 #9235] DEBUG -- : Executing command: 'losetup -d /dev/loop0'
                        D, [2010-09-16T09:07:03.513692 #9235] DEBUG -- : Mounting image jbossesb.ec2 in build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/ec2-2194561920...
                        D, [2010-09-16T09:07:03.514162 #9235] DEBUG -- : Executing command: 'losetup -f 2>&1'
                        D, [2010-09-16T09:07:03.533143 #9235] DEBUG -- : /dev/loop0
                        D, [2010-09-16T09:07:03.533446 #9235] DEBUG -- : Executing command: 'losetup -o 0 /dev/loop0 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/jbossesb.ec2'
                        D, [2010-09-16T09:07:03.560069 #9235] DEBUG -- : Executing command: 'e2label /dev/loop0'
                        D, [2010-09-16T09:07:04.277990 #9235] DEBUG -- : 
                        D, [2010-09-16T09:07:04.278618 #9235] DEBUG -- : Executing command: 'mount /dev/loop0 -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/ec2-2194561920'
                        D, [2010-09-16T09:07:04.316767 #9235] DEBUG -- : Calculating offsets for 'jbossesb-sda.raw' disk...
                        D, [2010-09-16T09:07:04.317045 #9235] DEBUG -- : Executing command: 'losetup -f 2>&1'
                        D, [2010-09-16T09:07:04.336265 #9235] DEBUG -- : /dev/loop1
                        D, [2010-09-16T09:07:04.336911 #9235] DEBUG -- : Executing command: 'losetup /dev/loop1 build/appliances/i386/fedora/13/jbossesb/fedora-plugin/jbossesb-sda.raw'
                        D, [2010-09-16T09:07:04.343748 #9235] DEBUG -- : Executing command: 'parted /dev/loop1 'unit B print' | grep -e '^ [0-9]' | awk '{ print $2 }''
                        D, [2010-09-16T09:07:04.417795 #9235] DEBUG -- : 512B
                        D, [2010-09-16T09:07:04.418646 #9235] DEBUG -- : Executing command: 'losetup -d /dev/loop1'
                        D, [2010-09-16T09:07:04.435175 #9235] DEBUG -- : Mounting image jbossesb-sda.raw in build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322...
                        D, [2010-09-16T09:07:04.435545 #9235] DEBUG -- : Executing command: 'losetup -f 2>&1'
                        D, [2010-09-16T09:07:04.444512 #9235] DEBUG -- : /dev/loop1
                        D, [2010-09-16T09:07:04.465212 #9235] DEBUG -- : Executing command: 'losetup -o 512 /dev/loop1 build/appliances/i386/fedora/13/jbossesb/fedora-plugin/jbossesb-sda.raw'
                        D, [2010-09-16T09:07:04.471970 #9235] DEBUG -- : Executing command: 'e2label /dev/loop1'
                        D, [2010-09-16T09:07:04.512236 #9235] DEBUG -- : _/
                        D, [2010-09-16T09:07:04.512581 #9235] DEBUG -- : Executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322'
                        D, [2010-09-16T09:07:04.520680 #9235] DEBUG -- : Usage: mount -V                 : print version
                        D, [2010-09-16T09:07:04.520858 #9235] DEBUG -- : mount -h                 : print this help
                        D, [2010-09-16T09:07:04.521110 #9235] DEBUG -- : mount                    : list mounted filesystems
                        D, [2010-09-16T09:07:04.521294 #9235] DEBUG -- : mount -l                 : idem, including volume labels
                        D, [2010-09-16T09:07:04.521470 #9235] DEBUG -- : So far the informational part. Next the mounting.
                        D, [2010-09-16T09:07:04.521665 #9235] DEBUG -- : The command is `mount [-t fstype] something somewhere'.
                        D, [2010-09-16T09:07:04.521844 #9235] DEBUG -- : Details found in /etc/fstab may be omitted.
                        D, [2010-09-16T09:07:04.522076 #9235] DEBUG -- : mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
                        D, [2010-09-16T09:07:04.522270 #9235] DEBUG -- : mount device             : mount device at the known place
                        D, [2010-09-16T09:07:04.522458 #9235] DEBUG -- : mount directory          : mount known device here
                        D, [2010-09-16T09:07:04.522638 #9235] DEBUG -- : mount -t type dev dir    : ordinary mount command
                        D, [2010-09-16T09:07:04.522804 #9235] DEBUG -- : Note that one does not really mount a device, one mounts
                        D, [2010-09-16T09:07:04.523039 #9235] DEBUG -- : a filesystem (of the given type) found on the device.
                        D, [2010-09-16T09:07:04.523221 #9235] DEBUG -- : One can also mount an already visible directory tree elsewhere:
                        D, [2010-09-16T09:07:04.523394 #9235] DEBUG -- : mount --bind olddir newdir
                        D, [2010-09-16T09:07:04.523567 #9235] DEBUG -- : or move a subtree:
                        D, [2010-09-16T09:07:04.523741 #9235] DEBUG -- : mount --move olddir newdir
                        D, [2010-09-16T09:07:04.523903 #9235] DEBUG -- : One can change the type of mount containing the directory dir:
                        D, [2010-09-16T09:07:04.524144 #9235] DEBUG -- : mount --make-shared dir
                        D, [2010-09-16T09:07:04.524296 #9235] DEBUG -- : mount --make-slave dir
                        D, [2010-09-16T09:07:04.524467 #9235] DEBUG -- : mount --make-private dir
                        D, [2010-09-16T09:07:04.524636 #9235] DEBUG -- : mount --make-unbindable dir
                        D, [2010-09-16T09:07:04.524819 #9235] DEBUG -- : One can change the type of all the mounts in a mount subtree
                        D, [2010-09-16T09:07:04.525034 #9235] DEBUG -- : containing the directory dir:
                        D, [2010-09-16T09:07:04.525199 #9235] DEBUG -- : mount --make-rshared dir
                        D, [2010-09-16T09:07:04.525377 #9235] DEBUG -- : mount --make-rslave dir
                        D, [2010-09-16T09:07:04.525547 #9235] DEBUG -- : mount --make-rprivate dir
                        D, [2010-09-16T09:07:04.525717 #9235] DEBUG -- : mount --make-runbindable dir
                        D, [2010-09-16T09:07:04.525877 #9235] DEBUG -- : A device can be given by name, say /dev/hda1 or /dev/cdrom,
                        D, [2010-09-16T09:07:04.526095 #9235] DEBUG -- : or by label, using  -L label  or by uuid, using  -U uuid .
                        D, [2010-09-16T09:07:04.526248 #9235] DEBUG -- : Other options: [-nfFrsvw] [-o options] [-p passwdfd].
                        D, [2010-09-16T09:07:04.526401 #9235] DEBUG -- : For many more details, say  man 8 mount .
                        E, [2010-09-16T09:07:04.526738 #9235] ERROR -- : /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:62:in `execute'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
                        /usr/bin/boxgrinder-build:19
                        E, [2010-09-16T09:07:04.526899 #9235] ERROR -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322', process exited with wrong exit status: 1
                        D, [2010-09-16T09:07:04.527272 #9235] DEBUG -- : An error occurred while executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322', process exited with wrong exit status: 1 (RuntimeError)
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.0.22/lib/boxgrinder-core/helpers/exec-helper.rb:68:in `execute'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:183:in `mount_image'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-ec2-platform-plugin-0.0.3/lib/boxgrinder-build-ec2-platform-plugin/ec2-plugin.rb:93:in `execute'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/plugins/base-plugin.rb:90:in `run'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:92:in `execute_platform_plugin'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/lib/boxgrinder-build/appliance.rb:56:in `create'
                        /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.5.1/bin/boxgrinder-build:88
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in `call'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in `run'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:385:in `run_active_command'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
                        /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
                        /usr/bin/boxgrinder-build:19
                        

                         

                        Message was edited by: Marek Goldmann Formatted, and removed unecessary logs

                        • 9. Re: building an appliance file throws error
                          goldmann

                          Here is the problem:

                           

                          D, [2010-09-16T09:07:04.435545 #9235] DEBUG -- : Executing command: 'losetup -f 2>&1'
                          D, [2010-09-16T09:07:04.444512 #9235] DEBUG -- : /dev/loop1
                          D, [2010-09-16T09:07:04.465212 #9235] DEBUG -- : Executing command: 'losetup -o 512 /dev/loop1 build/appliances/i386/fedora/13/jbossesb/fedora-plugin/jbossesb-sda.raw'
                          D, [2010-09-16T09:07:04.471970 #9235] DEBUG -- : Executing command: 'e2label /dev/loop1'
                          D, [2010-09-16T09:07:04.512236 #9235] DEBUG -- : _/
                          D, [2010-09-16T09:07:04.512581 #9235] DEBUG -- : Executing command: 'mount  -t ext3 build/appliances/i386/fedora/13/jbossesb/ec2-plugin/tmp/raw-1137440322'
                          

                           

                          The mount command is executed without the loop device, which should be /dev/loop1. But the real problem is output from e2label /dev/loop1 command. It should be "/", but is "_/".

                           

                          This is not expected, can you post also kickstart file located in fedora-plugin/ dir?

                           

                          --Marek

                          • 10. Re: building an appliance file throws error
                            ingedeut

                            Thanks Marek,

                             

                            here is the file jbossesb.ks

                             

                            lang en_US.UTF-8
                            keyboard us
                            timezone US/Eastern
                            auth --useshadow --enablemd5
                            selinux --permissive
                            firewall --disabled
                            bootloader --timeout=1 --append="acpi=force scsi_mod.scan=sync"
                            firstboot --disabled


                            network --bootproto=dhcp --device=eth0 --onboot=on
                            services --enabled=network


                            rootpw boxgrinder


                            part / --size 10240 --fstype ext3 --ondisk sda


                            repo --name=fedora-13-base --cost=40 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-13&arch=i386
                            repo --name=fedora-13-updates --cost=41 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f13&arch=i386
                            repo --name=jbossesb-noarch --cost=42 --baseurl=file:///opt/repo/RPMS/noarch


                            %packages --excludedocs --nobase

                             

                              java-1.6.0-openjdk
                              bash
                              yum
                              vim-minimal
                              grub
                              e2fsprogs
                              passwd
                              policycoreutils
                              chkconfig
                              rootfiles
                              acpid
                              dhclient
                              iputils
                              generic-logos
                              openssh-server
                              openssh-clients
                              which
                              sudo
                              ruby-devel
                              make
                              gcc-c++
                              wget
                              passwd
                              system-config-firewall-base
                              kernel-PAE
                            %end
                            %post

                             

                            %end

                             

                            • 11. Re: building an appliance file throws error
                              goldmann

                              Unfortunately I have no idea what's going on. I haven't seen this and I don't what could be the cause here

                               

                              Can you run yum update to update meta appliance packages to latest version and then start from scratch?

                               

                              rm -rf build/

                              rm -rf log/

                               

                              And restart the build?

                               

                              Sorry for this inconvenience...

                               

                              --Marek

                              • 12. Re: building an appliance file throws error
                                ingedeut

                                Thanks Marek for your help.

                                 

                                I appreciate your effort and your time to help me.

                                 

                                I will try it again from scratch.

                                 

                                --Regards

                                 

                                Younes

                                • 13. Re: building an appliance file throws error
                                  goldmann

                                  The problem is that the filesystem label is set incorrectly to "_/" instead "/". I'll investigate that once I return from vacations (in a week).

                                   

                                  --Marek

                                  • 14. Re: building an appliance file throws error
                                    ingedeut

                                    Hello Marek,   Finnally i have created an AMI for JBossESB. But the problem is when starting the image in a EC2 Machine i don't find JBoss ESB.  have you please any idea?    There is two public AMI (US East):   -  ami-ecc63385 :  i386  -  ami-fcc43195:  x86_64   can you please check them?   PS: lukcy Vacances and thank you very much   --Regards Younes

                                    1 of 1 people found this helpful
                                    1 2 Previous Next