Skip to content

Instantly share code, notes, and snippets.

@WhatsARanjit
Created July 1, 2014 17:55
Show Gist options
  • Save WhatsARanjit/0233a92a6a625baf05fe to your computer and use it in GitHub Desktop.
Save WhatsARanjit/0233a92a6a625baf05fe to your computer and use it in GitHub Desktop.
Debug: Executing '/sbin/service iptables status'
Debug: Executing '/sbin/chkconfig iptables'
Debug: Executing '/sbin/service iptables start'
Error: Could not start Service[iptables]: Execution of '/sbin/service iptables start' returned 6:
Error: /Stage[main]/Firewall::Linux::Redhat/Service[iptables]/ensure: change from stopped to running failed: Could not start Service[iptables]: Execution of '/sbin/service iptables start' returned 6:
Debug: Failed to load library 'msgpack' for feature 'msgpack'
Debug: file_metadata supports formats: pson b64_zlib_yaml yaml raw
Debug: /Stage[main]/Fundamentals::Agent::Hiera/File[/etc/puppetlabs/puppet/hieradata]/mode: Not managing symlink mode
Debug: Failed to load library 'msgpack' for feature 'msgpack'
Debug: file_metadata supports formats: pson b64_zlib_yaml yaml raw
Debug: Exec[add git remote for puppetcode](provider=posix): Executing check 'git --git-dir /root/puppetcode/.git config remote.origin.url'
Debug: Executing 'git --git-dir /root/puppetcode/.git config remote.origin.url'
Debug: /Stage[main]/Fundamentals::Agent/Fundamentals::Agent::Workdir[puppetcode]/Exec[add git remote for puppetcode]/unless: ranjit@master.puppetlabs.vm:/var/repositories/ranjit.git
Debug: Failed to load library 'msgpack' for feature 'msgpack'
Debug: file_metadata supports formats: pson b64_zlib_yaml yaml raw
Debug: Prefetching parsed resources for host
Debug: Exec[git config --global user.email ranjit@puppetlabs.vm](provider=posix): Executing check 'git config --global user.email'
Debug: Executing 'git config --global user.email'
Debug: /Stage[main]/Fundamentals::Agent/Exec[git config --global user.email ranjit@puppetlabs.vm]/unless: ranjit@puppetlabs.vm
Debug: /Stage[main]/Pe_mcollective::Server/File[/etc/puppetlabs/facter/facts.d/puppet_enterprise_installer.txt]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Prefetching iptables resources for firewall
Debug: Puppet::Type::Firewall::ProviderIptables: [prefetch(resources)]
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Debug: Firewall[100 accept tcp to destination 8080](provider=iptables): Inserting rule 100 accept tcp to destination 8080
Debug: Firewall[100 accept tcp to destination 8080](provider=iptables): [insert_order]
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Debug: Firewall[100 accept tcp to destination 8080](provider=iptables): Current resource: Puppet::Type::Firewall
Debug: Executing '/sbin/iptables -I INPUT 1 -t filter -p tcp -m multiport --dports 8080 -m comment --comment 100 accept tcp to destination 8080 -j ACCEPT'
Notice: /Stage[main]/Profiles::Firewall/Firewall[100 accept tcp to destination 8080]/ensure: created
Debug: Firewall[100 accept tcp to destination 8080](provider=iptables): [flush]
Debug: Firewall[100 accept tcp to destination 8080](provider=iptables): [persist_iptables]
Debug: Executing '/sbin/service iptables save'
Debug: /Firewall[100 accept tcp to destination 8080]: The container Class[Profiles::Firewall] will propagate my refresh event
Debug: Class[Profiles::Firewall]: The container Stage[main] will propagate my refresh event
Notice: /Stage[main]/Profiles::Tomcat/File[versalife_home]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/File[versalife_home]: The container Class[Profiles::Tomcat] will propagate my refresh event
Notice: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::File[apache-tomcat-7.0.54.tar.gz]/File[/tmp/staging/profiles]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::File[apache-tomcat-7.0.54.tar.gz]/File[/tmp/staging/profiles]: The container Staging::File[apache-tomcat-7.0.54.tar.gz] will propagate my refresh event
Debug: Exec[/tmp/staging/profiles/apache-tomcat-7.0.54.tar.gz](provider=posix): Executing 'curl -f -L -o apache-tomcat-7.0.54.tar.gz http://mirror.olnevhost.net/pub/apache/tomcat/tomcat-7/v7.0.54/bin/apache-tomcat-7.0.54.tar.gz'
Debug: Executing 'curl -f -L -o apache-tomcat-7.0.54.tar.gz http://mirror.olnevhost.net/pub/apache/tomcat/tomcat-7/v7.0.54/bin/apache-tomcat-7.0.54.tar.gz'
Notice: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::File[apache-tomcat-7.0.54.tar.gz]/Exec[/tmp/staging/profiles/apache-tomcat-7.0.54.tar.gz]/returns: executed successfully
Debug: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::File[apache-tomcat-7.0.54.tar.gz]/Exec[/tmp/staging/profiles/apache-tomcat-7.0.54.tar.gz]: The container Staging::File[apache-tomcat-7.0.54.tar.gz] will propagate my refresh event
Debug: Staging::File[apache-tomcat-7.0.54.tar.gz]: The container Staging::Deploy[apache-tomcat-7.0.54.tar.gz] will propagate my refresh event
Debug: Exec[extract apache-tomcat-7.0.54.tar.gz](provider=posix): Executing 'tar xzf /tmp/staging/profiles/apache-tomcat-7.0.54.tar.gz'
Debug: Executing 'tar xzf /tmp/staging/profiles/apache-tomcat-7.0.54.tar.gz'
Notice: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::Extract[apache-tomcat-7.0.54.tar.gz]/Exec[extract apache-tomcat-7.0.54.tar.gz]/returns: executed successfully
Debug: /Stage[main]/Profiles::Tomcat/Staging::Deploy[apache-tomcat-7.0.54.tar.gz]/Staging::Extract[apache-tomcat-7.0.54.tar.gz]/Exec[extract apache-tomcat-7.0.54.tar.gz]: The container Staging::Extract[apache-tomcat-7.0.54.tar.gz] will propagate my refresh event
Debug: Staging::Extract[apache-tomcat-7.0.54.tar.gz]: The container Staging::Deploy[apache-tomcat-7.0.54.tar.gz] will propagate my refresh event
Debug: Staging::Deploy[apache-tomcat-7.0.54.tar.gz]: The container Class[Profiles::Tomcat] will propagate my refresh event
Debug: Executing '/bin/rpm -q java-1.7.0-openjdk-devel --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Debug: Package[java](provider=yum): Ensuring => present
Debug: Executing '/usr/bin/yum -d 0 -e 0 -y install java-1.7.0-openjdk-devel'
Debug: Executing '/bin/rpm -q java-1.7.0-openjdk-devel --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Notice: /Stage[main]/Java/Package[java]/ensure: created
Debug: /Stage[main]/Java/Package[java]: The container Class[Java] will propagate my refresh event
Debug: Class[Java]: The container Stage[main] will propagate my refresh event
Debug: /Stage[main]/Pe_mcollective::Server::Plugins/File[/opt/puppet/libexec/mcollective/mcollective/agent/puppetd.ddl]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Pe_mcollective::Server::Plugins/File[/opt/puppet/libexec/mcollective/mcollective/agent/puppetd.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Pe_mcollective::Server::Plugins/File[/opt/puppet/libexec/mcollective/mcollective/application/puppetd.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Pe_mcollective::Server/File[/etc/puppetlabs/mcollective/ssl/clients/mcollective-public.pem]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/sbin/service pe-mcollective status'
Debug: Executing '/sbin/chkconfig pe-mcollective'
Notice: /Stage[main]/Profiles::Tomcat/File[versalife_root]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/File[versalife_root]: The container Class[Profiles::Tomcat] will propagate my refresh event
Debug: Service[tomcat](provider=redhat): Executing 'ps -ef'
Debug: Executing '/opt/versalife/tomcat-live/bin/startup.sh'
Notice: /Stage[main]/Profiles::Tomcat/Service[tomcat]/ensure: ensure changed 'stopped' to 'running'
Debug: /Stage[main]/Profiles::Tomcat/Service[tomcat]: The container Class[Profiles::Tomcat] will propagate my refresh event
Info: /Stage[main]/Profiles::Tomcat/Service[tomcat]: Unscheduling refresh on Service[tomcat]
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc3.d/S99tomcat]/mode: Not managing symlink mode
Notice: /Stage[main]/Profiles::Tomcat/File[/etc/rc3.d/S99tomcat]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc3.d/S99tomcat]: The container Class[Profiles::Tomcat] will propagate my refresh event
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc6.d/S99tomcat]/mode: Not managing symlink mode
Notice: /Stage[main]/Profiles::Tomcat/File[/etc/rc6.d/S99tomcat]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc6.d/S99tomcat]: The container Class[Profiles::Tomcat] will propagate my refresh event
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc4.d/S99tomcat]/mode: Not managing symlink mode
Notice: /Stage[main]/Profiles::Tomcat/File[/etc/rc4.d/S99tomcat]/ensure: created
Debug: /Stage[main]/Profiles::Tomcat/File[/etc/rc4.d/S99tomcat]: The container Class[Profiles::Tomcat] will propagate my refresh event
Debug: Class[Profiles::Tomcat]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 90141480
Debug: Storing state
Debug: Stored state in 0.69 seconds
Notice: Finished catalog run in 41.72 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment