Skip to content

Instantly share code, notes, and snippets.

@peteroyle
Created September 6, 2011 22:33
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/1199196 to your computer and use it in GitHub Desktop.
Save peteroyle/1199196 to your computer and use it in GitHub Desktop.
D, [2011-09-07T08:28:01.489667 #20442] DEBUG -- : Loading os plugins...
D, [2011-09-07T08:28:01.490619 #20442] DEBUG -- : We have 4 os plugin(s) registered
D, [2011-09-07T08:28:01.491476 #20442] DEBUG -- : - centos plugin for CentOS.
D, [2011-09-07T08:28:01.492418 #20442] DEBUG -- : - rhel plugin for Red Hat Enterprise Linux.
D, [2011-09-07T08:28:01.493452 #20442] DEBUG -- : - sl plugin for Scientific Linux.
D, [2011-09-07T08:28:01.494406 #20442] DEBUG -- : - fedora plugin for Fedora.
D, [2011-09-07T08:28:01.495450 #20442] DEBUG -- : Plugins loaded.
D, [2011-09-07T08:28:01.496466 #20442] DEBUG -- : Loading platform plugins...
D, [2011-09-07T08:28:01.497424 #20442] DEBUG -- : We have 3 platform plugin(s) registered
D, [2011-09-07T08:28:01.498449 #20442] DEBUG -- : - virtualbox plugin for VirtualBox.
D, [2011-09-07T08:28:01.499335 #20442] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).
D, [2011-09-07T08:28:01.500398 #20442] DEBUG -- : - vmware plugin for VMware.
D, [2011-09-07T08:28:01.501377 #20442] DEBUG -- : Plugins loaded.
D, [2011-09-07T08:28:01.502369 #20442] DEBUG -- : Loading delivery plugins...
D, [2011-09-07T08:28:01.503429 #20442] DEBUG -- : We have 7 delivery plugin(s) registered
D, [2011-09-07T08:28:01.504211 #20442] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-07T08:28:01.504869 #20442] DEBUG -- : - sftp plugin for SSH File Transfer Protocol.
D, [2011-09-07T08:28:01.505522 #20442] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-07T08:28:01.506263 #20442] DEBUG -- : - elastichosts plugin for ElasticHosts.
D, [2011-09-07T08:28:01.506915 #20442] DEBUG -- : - local plugin for Local file system.
D, [2011-09-07T08:28:01.507534 #20442] DEBUG -- : - ebs plugin for Elastic Block Storage.
D, [2011-09-07T08:28:01.508342 #20442] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-07T08:28:01.509004 #20442] DEBUG -- : Plugins loaded.
I, [2011-09-07T08:28:01.511584 #20442] INFO -- : Validating appliance definition from /home/peteroyle/softwaredev/projects/digitalworx/configuration/system_images/boxgrinder/dw_dev_java.appl file...
I, [2011-09-07T08:28:01.515047 #20442] INFO -- : Appliance definition is valid.
D, [2011-09-07T08:28:01.515845 #20442] DEBUG -- : Adding packages to appliance...
D, [2011-09-07T08:28:01.516567 #20442] DEBUG -- : 0 package(s) added to appliance.
I, [2011-09-07T08:28:01.519824 #20442] INFO -- : Validating appliance definition from /home/peteroyle/softwaredev/projects/digitalworx/configuration/system_images/boxgrinder/dev_java.appl file...
E, [2011-09-07T08:28:01.532376 #20442] ERROR -- : Error: [line 6, col 1] [/files] key 'files:' is undefined.
F, [2011-09-07T08:28:01.533181 #20442] FATAL -- : BoxGrinder::ApplianceValidationError: The appliance definition was invalid according to schema 0.9.0. See log for details.
/usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.7/lib/boxgrinder-core/appliance-parser.rb:69:in `parse_definition'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.7/lib/boxgrinder-core/helpers/appliance-definition-helper.rb:45:in `read_definitions'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.7/lib/boxgrinder-core/helpers/appliance-definition-helper.rb:63:in `read_definitions'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.7/lib/boxgrinder-core/helpers/appliance-definition-helper.rb:62:in `each'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.7/lib/boxgrinder-core/helpers/appliance-definition-helper.rb:62:in `read_definitions'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.6/lib/boxgrinder-build/appliance.rb:44:in `read_definition'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.6/lib/boxgrinder-build/appliance.rb:114:in `create'
/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.6/bin/boxgrinder-build:177
/usr/bin/boxgrinder-build:19:in `load'
/usr/bin/boxgrinder-build:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment