Skip to content

Instantly share code, notes, and snippets.

root@prad-compute-node-vm:/etc/puppet/manifests# puppet apply -v site.pp --debug
info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
info: Loading facts in /etc/puppet/modules/vswitch/lib/facter/kernel_modules.rb
info: Loading facts in /etc/puppet/modules/vswitch/lib/facter/openvswitch.rb
Could not retrieve openvswitch_module: private method `split' called for nil:NilClass
info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Could not retrieve openvswitch_module: private method `split' called for nil:NilClass
debug: importing '/etc/puppet/manifests/core.pp' in environment production
debug: Creating default schedules
err: /Stage[main]/Graphite/Package[libapache2-mod-python]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libapache2-mod-python' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
linux-headers-3.5.0-23-generic linux-headers-3.5.0-23
Use 'apt-get autoremove' to remove them.
Suggested packages:
libapache2-mod-python-doc
The following NEW packages will be installed:
libapache2-mod-python
root@OSbuild:/etc/puppet/manifests# cobbler list
distros:
precise-x86_64
profiles:
precise-x86_64
precise-x86_64-auto
systems:
OScompute
$ puppet plugin download
warning: peer certificate won't be verified in this SSL session
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate: Error 403 on SERVER: Forbidden request: OSbuild(172.16.50.130) access to /file_metadata/plugins [search] at line 99
warning: peer certificate won't be verified in this SSL session
err: /File[/var/lib/puppet/lib]: Could not evaluate: Error 403 on SERVER: Forbidden request: OSbuild(172.16.50.130) access to /file_metadata/plugins [find] at line 99 Could not retrieve file metadata for puppet://OSbuild.OSbuild/plugins: Error 403 on SERVER: Forbidden request: OSbuild(172.16.50.130) access to /file_metadata/plugins [find] at line 99
No plugins downloaded.
ESC[0;37mdebug: Failed to load library 'rubygems' for feature 'rubygems'ESC[0m
ESC[0;37mdebug: Failed to load library 'selinux' for feature 'selinux'ESC[0m
ESC[0;37mdebug: Failed to load library 'ldap' for feature 'ldap'ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/ssl/private_keys/oscontrol.osbuild.pem]: Autorequiring File[/home/localadmin/.puppet/ssl/private_keys]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/var/clientbucket]: Autorequiring File[/home/localadmin/.puppet/var]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/var/lib]: Autorequiring File[/home/localadmin/.puppet/var]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/ssl]: Autorequiring File[/home/localadmin/.puppet]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/var/client_yaml]: Autorequiring File[/home/localadmin/.puppet/var]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/ssl/certificate_requests]: Autorequiring File[/home/localadmin/.puppet/ssl]ESC[0m
ESC[0;37mdebug: /File[/home/localadmin/.puppet/ssl/publ
puppet cert list -all
+ "osbuild.localdomain" (BC:FD:C8:72:A9:56:25:B8:2E:8F:3B:97:1E:6F:84:2A) (alt names: "DNS:OSbuild.localdomain", "DNS:osbuild.localdomain", "DNS:puppet", "DNS:puppet.localdomain")
+ "osbuild.osbuild" (26:34:51:82:87:B3:AE:59:63:B0:4B:35:F5:92:4A:5D) (alt names: "DNS:OSbuild.localdomain", "DNS:osbuild.osbuild", "DNS:puppet", "DNS:puppet.localdomain")
+ "oscompute.osbuild" (39:86:22:C7:64:53:3E:C4:61:20:08:3B:F9:DE:18:6B)
+ "oscontrol.osbuild" (B4:89:8B:A3:AB:FB:CD:1D:9A:FC:A7:BB:2E:08:CE:8F)
[Thu Feb 28 19:09:19 2013] [error] Unhandled Exception in of type "<class 'keystoneclient.exceptions.EndpointNotFound'>" in dashboard.
[Thu Feb 28 19:09:19 2013] [error] Traceback (most recent call last):
[Thu Feb 28 19:09:19 2013] [error] File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 111, in get_response
[Thu Feb 28 19:09:19 2013] [error] response = callback(request, *callback_args, **callback_kwargs)
[Thu Feb 28 19:09:19 2013] [error] File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py", line 47, in view
[Thu Feb 28 19:09:19 2013] [error] return self.dispatch(request, *args, **kwargs)
[Thu Feb 28 19:09:19 2013] [error] File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py", line 68, in dispatch
[Thu Feb 28 19:09:19 2013] [error] return handler(request, *args, **kwargs)
[Thu Feb 28 19:09:19 2013] [error] File "/usr/lib/python2.7/dist-packages/horizon/forms/views.py", line 84, in post
[Thu Feb 28 19:09:19 2013] [error] return s
python-keystoneclient (2012.1-0ubuntu1) precise; urgency=low
* New usptream release.
-- Chuck Short <zulcss@ubuntu.com> Thu, 05 Apr 2012 10:32:47 -0400
python-keystoneclient (2012.1~rc2-0ubuntu1) precise; urgency=low
* New upstream release.
$ sudo -H puppet apply --modulepath python-django-repomgmt/puppet python-django-repomgmt/puppet/repomgmt/tests/install.pp
notice: /Stage[main]/Repomgmt::Simple/Package[devscripts]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]/Repomgmt::Simple/Package[vsftpd]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]/Repomgmt::Simple/Package[python-pip]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]/Repomgmt::Simple/Package[python-novaclient]/ensure: created
err: /Stage[main]/Repomgmt::Simple/Package[django-celery]/ensure: change from absent to present failed: Execution of '/usr/bin/pip install -q django-celery' returned 1: Command /usr/bin/python -c "import setuptools;__file__='/home/pkilambi/code/build/billiard/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-YmluNr-record/install-record.txt failed with error code 1 in /home/pkilambi/code/build/billiard
Storing co
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package puppet-create_resources
E: Unable to locate package puppet-naginator
E: Unable to locate package puppet-openstack_admin