Report abuse

jabber040:~# puppetd --test 2>&1 | tee 1strun
info: Creating a new certificate request for jabber040.netnoc.eu
info: Creating a new SSL key at /var/lib/puppet/ssl/private_keys/jabber040.netnoc.eu.pem
warning: peer certificate won't be verified in this SSL session
notice: Got signed certificate
info: Retrieving plugins
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources during transaction: None of the provided sources exist
err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: No specified source was found from puppet://puppet/plugins
info: Caching catalog at /var/lib/puppet/state/localconfig.yaml
notice: Starting catalog run
notice: //system::essentials/Package[joe]/ensure: ensure changed 'purged' to 'latest'
349a350
> -nobackups
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/joe/joerc(f1c0cb7cbe9497b7d1319e06c98cfad0)
notice: //system::essentials/File[/etc/joe/joerc]: Filebucketed to  with sum f1c0cb7cbe9497b7d1319e06c98cfad0
notice: //system::essentials/File[/etc/joe/joerc]/source: replacing from source puppet:///system/joerc with contents {md5}78cad61051e26ac7b3338caa10687d27
notice: //system::essentials/Package[lvm2]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/Package[nload]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/Package[iptraf]/ensure: ensure changed 'purged' to 'latest'
1c1,7
< multi on
---
> # $Id: host.conf 73 2009-05-19 14:53:25Z gryp $
> 
> # Valid values are on and off.  If set to on, the resolv+ library will 
> # return all valid addresses for a host that appears in the  /etc/hosts  
> # file,  instead  of  only  the first. This is off by default, 
> # as it may cause a substantial performance loss at sites with large hosts files.
> multi off
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/host.conf(4eb63731c9f5e30903ac4fc07a7fe3d6)
notice: //system::essentials/File[/etc/host.conf]: Filebucketed to  with sum 4eb63731c9f5e30903ac4fc07a7fe3d6
notice: //system::essentials/File[/etc/host.conf]/source: replacing from source puppet:///system/host.conf with contents {md5}60cff0e654f9183fbb292dda34c22c08
notice: //model::dell/dell::omsa/Package[dell-omsa]/ensure: ensure changed 'purged' to 'latest'
notice: //network::interfaces/File[/etc/sysctl.d/arpignore.conf]/ensure: created
info: //network::interfaces/File[/etc/sysctl.d/arpignore.conf]: Scheduling refresh of Exec[load-sysctl-arpignore]
notice: //network::interfaces/Exec[load-sysctl-arpignore]: Triggering 'refresh' from 1 dependencies
notice: //system::essentials/Package[ethtool]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/system::users/Group[its]/ensure: created
notice: //system::essentials/Package[sysstat]/ensure: ensure changed 'purged' to 'latest'
1,4c1
< 
< 
< Plan your installation, and FAI installs your plan.
< 
---
> This server is running in staging mode.
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/motd(bcee59c55d36eec38fa48d03e1cd6aca)
notice: //system::essentials/File[/etc/motd]: Filebucketed to  with sum bcee59c55d36eec38fa48d03e1cd6aca
notice: //system::essentials/File[/etc/motd]/content: content changed '{md5}bcee59c55d36eec38fa48d03e1cd6aca' to '{md5}dd109708ca7423331ad4db8670bf939c'
notice: //system::essentials/Package[xfsprogs]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/puppet::client/File[/var/lib/puppet/reload-client]/ensure: created
notice: //system::essentials/puppet::common/File[/var/lib/puppet/.ssh]/ensure: created
notice: //system::essentials/puppet::common/Ssh_authorized_key[authkeypuppet]/ensure: created
notice: //system::essentials/Package[mtr]/ensure: ensure changed 'purged' to 'latest'
0a1
> # $Id: resolv.conf 73 2009-05-19 14:53:25Z gryp $
3,4c4,8
< nameserver 10.129.87.252
< nameserver 10.129.87.253
---
> 
> # these ips are loadbalanced and go to the following dns servers:
> # control2, vpn01, vpn02, monitor02, proxy02
> nameserver 192.168.61.2
> nameserver 192.168.61.1
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/resolv.conf(1857bc5393121d6b3d6ff1cd9bd192c1)
notice: //system::essentials/File[/etc/resolv.conf]: Filebucketed to  with sum 1857bc5393121d6b3d6ff1cd9bd192c1
notice: //system::essentials/File[/etc/resolv.conf]/source: replacing from source puppet:///system/resolv.conf with contents {md5}b9fdab62d73cb50c226e485abea39a98
notice: //system::essentials/Package[parted]/ensure: ensure changed 'purged' to 'latest'
notice: //network::interfaces/Package[vlan]/ensure: ensure changed 'purged' to 'latest'
1,2c1,6
< # generated by FAI
< auto lo eth0
---
> # $Id: interfaces.erb 121 2009-05-20 14:51:24Z verwilst $
> #
> # This file is managed by Puppet. Do not touch.
> #  Changes here will be overwritten so don't bother.
> 
> auto lo
4c8,33
< iface eth0 inet dhcp
---
> 
> 
> 
> auto eth0
> iface eth0 inet static
>       address 10.129.84.40
>       netmask 255.255.252.0
> 
> 
> 
> 
> auto eth0.2
> iface eth0.2 inet static
>       address 192.168.28.40
>       netmask 255.255.192.0
> 
>         vlan_raw_device eth0        
> 
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/network/interfaces(a09e7b103df0179d765af7d8c4e54d4a)
notice: //network::interfaces/File[/etc/network/interfaces]: Filebucketed to  with sum a09e7b103df0179d765af7d8c4e54d4a
notice: //network::interfaces/File[/etc/network/interfaces]/content: content changed '{md5}a09e7b103df0179d765af7d8c4e54d4a' to '{md5}4c42325e7d3b02fb17b684f3b1300662'
info: //network::interfaces/File[/etc/network/interfaces]: Scheduling refresh of Exec[restartnetwork]
info: //network::interfaces/File[/etc/network/interfaces]: Scheduling refresh of Exec[killfaidhcp]
notice: //network::interfaces/Exec[killfaidhcp]: Triggering 'refresh' from 1 dependencies
notice: //network::interfaces/Exec[restartnetwork]: Triggering 'refresh' from 1 dependencies
notice: //system::essentials/system::users/Group[dev]/ensure: created
0a1,5
> # $Id: puppet.conf.erb 319 2009-05-28 13:49:48Z poison $
> #
> # This file is managed by Puppet. Do not touch.
> #  Changes here will be overwritten so don't bother.
> 
2,9c7,20
< logdir=/var/log/puppet
< vardir=/var/lib/puppet
< ssldir=/var/lib/puppet/ssl
< rundir=/var/run/puppet
< pidfile=/var/run/puppet/puppetd.pid
< factpath=/lib/facter
< pluginsync=true
< fqdn=jabber040.netnoc.eu
---
>         external_nodes = /usr/local/bin/puppet-nodes
>         node_terminus  = exec
> 
>         manifest   = /usr/share/puppet/env/stable/manifests/site.pp
>         modulepath = /usr/share/puppet/env/stable/services
> 
>         environment = production
>         environments = production, staging
> 
>       pidfile = /var/run/puppet/puppetd.pid
> 
> [staging]
>         manifest   = /usr/share/puppet/env/trunk/manifests/site.pp
>         modulepath = /usr/share/puppet/env/trunk/services
12c23,34
< templatedir=/var/lib/puppet/templates
---
>         reportdir = /var/lib/puppet/reports/
>         reports   = store,log,netlog,rrdgraph
>       storeconfigs = true
>       dbadapter = mysql
>       dbuser = puppet
>       dbpassword = sexandpornandohterstufftogetyourattention
>       dbserver = localhost
>       dbsocket = /var/run/mysqld/mysqld.sock
> 
> [puppetd]
>       report = true
> 
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/puppet/puppet.conf(df7edbcaf5eec205f7d13c804c2ee503)
notice: //system::essentials/puppet::common/File[/etc/puppet/puppet.conf]: Filebucketed to  with sum df7edbcaf5eec205f7d13c804c2ee503
notice: //system::essentials/puppet::common/File[/etc/puppet/puppet.conf]/source: replacing from source puppet:///puppet/puppet.conf with contents {md5}e8e28da10e41a20f4385bc28fefac3a0
info: //system::essentials/puppet::common/File[/etc/puppet/puppet.conf]: Scheduling refresh of Exec[reloadpuppet]
notice: //system::essentials/puppet::client/Exec[reloadpuppet]: Triggering 'refresh' from 1 dependencies
notice: //system::essentials/apt::client/Exec[apt-update]/returns: executed successfully
notice: //system::essentials/apt::client/Exec[apt-update]: Triggering 'refresh' from 1 dependencies
notice: //system::essentials/Package[whois]/ensure: ensure changed 'purged' to 'latest'
notice: Reparsing /etc/puppet/puppet.conf
notice: //system::essentials/php5::cli/Package[php5-intl]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/postfix::relay/Mailalias[root]/ensure: created
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/aliases(52417f6dfdf4444dd00691e149e0f7ea)
info: //system::essentials/postfix::relay/Mailalias[root]: Scheduling refresh of Exec[newaliases]
info: //system::essentials/postfix::relay/Mailalias[root]: Scheduling refresh of Exec[postfix]
notice: //system::essentials/postfix::relay/Exec[postfix]: Triggering 'refresh' from 2 dependencies
notice: //system::essentials/postfix::relay/Exec[newaliases]: Triggering 'refresh' from 1 dependencies
notice: //system::essentials/Package[tcpdump]/ensure: ensure changed 'purged' to 'latest'
notice: //system::essentials/system::users/Group[engineering]/ensure: created
notice: //system::essentials/system::users/System::Users::Create_user[poison]/User[poison]/ensure: created
err: Could not create /home/poison/.bashrc: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison]: Cannot manage: Parameter source failed: Validate method failed for class source: system lib
err: Could not create /home/poison/.profile: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison]: Cannot manage: Parameter source failed: Validate method failed for class source: system lib
err: Could not create /home/poison/.bash_logout: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison]: Cannot manage: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison]/ensure: created
err: Could not create /home/poison/.ssh/authorized_keys2: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison/.ssh]: Cannot manage: Parameter source failed: Validate method failed for class source: system lib
notice: //system::essentials/system::users/System::Users::Create_user[poison]/File[/home/poison/.ssh]/ensure: created
info: Creating state file /var/puppet/state/state.yaml
err: Reporting failed: system lib
notice: Finished catalog run in 246.73 seconds