Advertisement
Guest User

with -t & -debug

a guest
Sep 14th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.92 KB | None | 0 0
  1. bash-4.2#
  2. bash-4.2# sudo puppet agent -t --debug
  3. Debug: Applying settings catalog for sections main, agent, ssl
  4. Debug: Caching environment 'production' (ttl = 0 sec)
  5. Debug: Evicting cache entry for environment 'production'
  6. Debug: Caching environment 'production' (ttl = 0 sec)
  7. Debug: Evicting cache entry for environment 'production'
  8. Debug: Caching environment 'production' (ttl = 0 sec)
  9. Debug: Evicting cache entry for environment 'production'
  10. Debug: Caching environment 'production' (ttl = 0 sec)
  11. Debug: Failed to load library 'selinux' for feature 'selinux'
  12. Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppetlabs/puppet]{:path=>"/etc/puppetlabs/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  13. Debug: Using settings: adding file resource 'codedir': 'File[/etc/puppetlabs/code]{:path=>"/etc/puppetlabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  14. Debug: Evicting cache entry for environment 'production'
  15. Debug: Caching environment 'production' (ttl = 0 sec)
  16. Debug: Facter: searching for custom fact "operatingsystem".
  17. Debug: Facter: searching for operatingsystem.rb in /opt/puppetlabs/puppet/cache/lib/facter.
  18. Debug: Facter: searching for operatingsystem.rb in /opt/puppetlabs/puppet/cache/lib/facter.
  19. Debug: Facter: fact "facterversion" has resolved to "3.0.2".
  20. Debug: Facter: searching "/opt/puppetlabs/facter/facts.d" for external facts.
  21. Debug: Facter: skipping external facts for "/etc/facter/facts.d": No such file or directory
  22. Debug: Facter: skipping external facts for "/etc/puppetlabs/facter/facts.d": No such file or directory
  23. Debug: Facter: no external facts were found.
  24. Debug: Facter: resolving operating system facts.
  25. Debug: Facter: resolving kernel facts.
  26. Debug: Facter: fact "kernel" has resolved to "Linux".
  27. Debug: Facter: fact "kernelrelease" has resolved to "3.4.43-WR5.0.1.13_standard".
  28. Debug: Facter: fact "kernelmajversion" has resolved to "3.4".
  29. Debug: Facter: fact "kernelversion" has resolved to "3.4.43".
  30. Debug: Facter: executing command: lsb_release -a
  31. Debug: Facter: lsb_release was not found on the PATH.
  32. Debug: Facter: fact "osfamily" has resolved to "cisco-wrlinux".
  33. Debug: Facter: fact "operatingsystemmajrelease" has resolved to "7.0".
  34. Debug: Facter: fact "operatingsystemrelease" has resolved to "7.0(3)I2(0.585)".
  35. Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
  36. Debug: Facter: fact "architecture" has resolved to "x86_64".
  37. Debug: Facter: fact "operatingsystem" has resolved to "nexus".
  38. Debug: Facter: fact "selinux" has resolved to false.
  39. Debug: Facter: fact "os" has resolved to {
  40. architecture => "x86_64",
  41. family => "cisco-wrlinux",
  42. hardware => "x86_64",
  43. name => "nexus",
  44. release => {
  45. full => "7.0(3)I2(0.585)",
  46. major => "7.0"
  47. },
  48. selinux => {
  49. enabled => false
  50. }
  51. }.
  52. Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
  53. Debug: Puppet::Type::User::ProviderPw: file pw does not exist
  54. Debug: Failed to load library 'ldap' for feature 'ldap'
  55. Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing
  56. Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/uuidgen does not exist
  57. Debug: /User[puppet]: Provider useradd does not support features libuser; not managing attribute forcelocal
  58. Debug: Puppet::Type::Group::ProviderPw: file pw does not exist
  59. Debug: Failed to load library 'ldap' for feature 'ldap'
  60. Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing
  61. Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
  62. Debug: /Group[puppet]: Provider groupadd does not support features libuser; not managing attribute forcelocal
  63. Debug: Using settings: adding file resource 'vardir': 'File[/opt/puppetlabs/puppet/cache]{:path=>"/opt/puppetlabs/puppet/cache", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  64. Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppetlabs/puppet]{:path=>"/var/log/puppetlabs/puppet", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  65. Debug: Using settings: adding file resource 'statedir': 'File[/opt/puppetlabs/puppet/cache/state]{:path=>"/opt/puppetlabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  66. Debug: Using settings: adding file resource 'rundir': 'File[/var/run/puppetlabs]{:path=>"/var/run/puppetlabs", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  67. Debug: Using settings: adding file resource 'libdir': 'File[/opt/puppetlabs/puppet/cache/lib]{:path=>"/opt/puppetlabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  68. Debug: Using settings: adding file resource 'hiera_config': 'File[/etc/puppetlabs/code/hiera.yaml]{:path=>"/etc/puppetlabs/code/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  69. Debug: Using settings: adding file resource 'preview_outputdir': 'File[/opt/puppetlabs/puppet/cache/preview]{:path=>"/opt/puppetlabs/puppet/cache/preview", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  70. Debug: Using settings: adding file resource 'certdir': 'File[/etc/puppetlabs/puppet/ssl/certs]{:path=>"/etc/puppetlabs/puppet/ssl/certs", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  71. Debug: Using settings: adding file resource 'ssldir': 'File[/etc/puppetlabs/puppet/ssl]{:path=>"/etc/puppetlabs/puppet/ssl", :mode=>"771", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  72. Debug: Using settings: adding file resource 'publickeydir': 'File[/etc/puppetlabs/puppet/ssl/public_keys]{:path=>"/etc/puppetlabs/puppet/ssl/public_keys", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  73. Debug: Using settings: adding file resource 'requestdir': 'File[/etc/puppetlabs/puppet/ssl/certificate_requests]{:path=>"/etc/puppetlabs/puppet/ssl/certificate_requests", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  74. Debug: Using settings: adding file resource 'privatekeydir': 'File[/etc/puppetlabs/puppet/ssl/private_keys]{:path=>"/etc/puppetlabs/puppet/ssl/private_keys", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  75. Debug: Using settings: adding file resource 'privatedir': 'File[/etc/puppetlabs/puppet/ssl/private]{:path=>"/etc/puppetlabs/puppet/ssl/private", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  76. Debug: Using settings: adding file resource 'hostcert': 'File[/etc/puppetlabs/puppet/ssl/certs/n9300.pem]{:path=>"/etc/puppetlabs/puppet/ssl/certs/n9300.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  77. Debug: Using settings: adding file resource 'hostprivkey': 'File[/etc/puppetlabs/puppet/ssl/private_keys/n9300.pem]{:path=>"/etc/puppetlabs/puppet/ssl/private_keys/n9300.pem", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  78. Debug: Using settings: adding file resource 'hostpubkey': 'File[/etc/puppetlabs/puppet/ssl/public_keys/n9300.pem]{:path=>"/etc/puppetlabs/puppet/ssl/public_keys/n9300.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  79. Debug: Using settings: adding file resource 'localcacert': 'File[/etc/puppetlabs/puppet/ssl/certs/ca.pem]{:path=>"/etc/puppetlabs/puppet/ssl/certs/ca.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  80. Debug: Using settings: adding file resource 'hostcrl': 'File[/etc/puppetlabs/puppet/ssl/crl.pem]{:path=>"/etc/puppetlabs/puppet/ssl/crl.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  81. Debug: Using settings: adding file resource 'statefile': 'File[/opt/puppetlabs/puppet/cache/state/state.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  82. Debug: Using settings: adding file resource 'clientyamldir': 'File[/opt/puppetlabs/puppet/cache/client_yaml]{:path=>"/opt/puppetlabs/puppet/cache/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  83. Debug: Using settings: adding file resource 'client_datadir': 'File[/opt/puppetlabs/puppet/cache/client_data]{:path=>"/opt/puppetlabs/puppet/cache/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  84. Debug: Using settings: adding file resource 'classfile': 'File[/opt/puppetlabs/puppet/cache/state/classes.txt]{:path=>"/opt/puppetlabs/puppet/cache/state/classes.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  85. Debug: Using settings: adding file resource 'resourcefile': 'File[/opt/puppetlabs/puppet/cache/state/resources.txt]{:path=>"/opt/puppetlabs/puppet/cache/state/resources.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  86. Debug: Using settings: adding file resource 'clientbucketdir': 'File[/opt/puppetlabs/puppet/cache/clientbucket]{:path=>"/opt/puppetlabs/puppet/cache/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  87. Debug: Using settings: adding file resource 'lastrunfile': 'File[/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  88. Debug: Using settings: adding file resource 'lastrunreport': 'File[/opt/puppetlabs/puppet/cache/state/last_run_report.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  89. Debug: Using settings: adding file resource 'graphdir': 'File[/opt/puppetlabs/puppet/cache/state/graphs]{:path=>"/opt/puppetlabs/puppet/cache/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  90. Debug: Using settings: adding file resource 'pluginfactdest': 'File[/opt/puppetlabs/puppet/cache/facts.d]{:path=>"/opt/puppetlabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  91. Debug: /File[/opt/puppetlabs/puppet/cache/state]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  92. Debug: /File[/opt/puppetlabs/puppet/cache/lib]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  93. Debug: /File[/etc/puppetlabs/code/hiera.yaml]: Adding autorequire relationship with File[/etc/puppetlabs/code]
  94. Debug: /File[/opt/puppetlabs/puppet/cache/preview]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  95. Debug: /File[/etc/puppetlabs/puppet/ssl/certs]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  96. Debug: /File[/etc/puppetlabs/puppet/ssl]: Adding autorequire relationship with File[/etc/puppetlabs/puppet]
  97. Debug: /File[/etc/puppetlabs/puppet/ssl/public_keys]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  98. Debug: /File[/etc/puppetlabs/puppet/ssl/certificate_requests]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  99. Debug: /File[/etc/puppetlabs/puppet/ssl/private_keys]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  100. Debug: /File[/etc/puppetlabs/puppet/ssl/private]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  101. Debug: /File[/etc/puppetlabs/puppet/ssl/certs/n9300.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/certs]
  102. Debug: /File[/etc/puppetlabs/puppet/ssl/private_keys/n9300.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/private_keys]
  103. Debug: /File[/etc/puppetlabs/puppet/ssl/public_keys/n9300.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/public_keys]
  104. Debug: /File[/etc/puppetlabs/puppet/ssl/certs/ca.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/certs]
  105. Debug: /File[/etc/puppetlabs/puppet/ssl/crl.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
  106. Debug: /File[/opt/puppetlabs/puppet/cache/state/state.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  107. Debug: /File[/opt/puppetlabs/puppet/cache/client_yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  108. Debug: /File[/opt/puppetlabs/puppet/cache/client_data]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  109. Debug: /File[/opt/puppetlabs/puppet/cache/state/classes.txt]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  110. Debug: /File[/opt/puppetlabs/puppet/cache/state/resources.txt]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  111. Debug: /File[/opt/puppetlabs/puppet/cache/clientbucket]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  112. Debug: /File[/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  113. Debug: /File[/opt/puppetlabs/puppet/cache/state/last_run_report.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  114. Debug: /File[/opt/puppetlabs/puppet/cache/state/graphs]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
  115. Debug: /File[/opt/puppetlabs/puppet/cache/facts.d]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
  116. Debug: /File[/etc/puppetlabs/code/environments/production]: Adding autorequire relationship with File[/etc/puppetlabs/code]
  117. Debug: Finishing transaction 25546120
  118. Debug: Evicting cache entry for environment 'production'
  119. Debug: Caching environment 'production' (ttl = 0 sec)
  120. Debug: Evicting cache entry for environment 'production'
  121. Debug: Caching environment 'production' (ttl = 0 sec)
  122. Debug: Evicting cache entry for environment 'production'
  123. Debug: Caching environment 'production' (ttl = 0 sec)
  124. Debug: Evicting cache entry for environment 'production'
  125. Debug: Caching environment 'production' (ttl = 0 sec)
  126. Debug: Evicting cache entry for environment 'production'
  127. Debug: Caching environment 'production' (ttl = 0 sec)
  128. Debug: Evicting cache entry for environment 'production'
  129. Debug: Caching environment 'production' (ttl = 0 sec)
  130. Debug: Evicting cache entry for environment 'production'
  131. Debug: Caching environment 'production' (ttl = 0 sec)
  132. Debug: Runtime environment: puppet_version=4.2.1, ruby_version=2.1.6, run_mode=agent, default_encoding=UTF-8
  133. Debug: Using cached certificate for ca
  134. Debug: Using cached certificate for n9300
  135. Debug: Evicting cache entry for environment 'production'
  136. Debug: Caching environment 'production' (ttl = 0 sec)
  137. Debug: Loaded state in 0.04 seconds
  138. Debug: Evicting cache entry for environment 'production'
  139. Debug: Caching environment 'production' (ttl = 0 sec)
  140. Debug: Evicting cache entry for environment 'production'
  141. Debug: Caching environment 'production' (ttl = 0 sec)
  142. Debug: Failed to load library 'msgpack' for feature 'msgpack'
  143. Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
  144. Debug: node supports formats: pson yaml binary
  145. Debug: Using cached certificate for ca
  146. Debug: Using cached certificate for n9300
  147. Debug: Creating new connection for https://master:8140
  148. Debug: Using cached certificate_revocation_list for ca
  149. Debug: Starting connection for https://master:8140
  150. Debug: Caching connection for https://master:8140
  151. Debug: Evicting cache entry for environment 'production'
  152. Debug: Caching environment 'production' (ttl = 0 sec)
  153. Info: Retrieving pluginfacts
  154. Debug: Evicting cache entry for environment 'production'
  155. Debug: Caching environment 'production' (ttl = 0 sec)
  156. Debug: Evicting cache entry for environment 'production'
  157. Debug: Caching environment 'production' (ttl = 0 sec)
  158. Debug: Failed to load library 'msgpack' for feature 'msgpack'
  159. Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
  160. Debug: file_metadata supports formats: pson yaml binary
  161. Debug: Using cached connection for https://master:8140
  162. Debug: Caching connection for https://master:8140
  163. Debug: Finishing transaction 20945540
  164. Info: Retrieving plugin
  165. Debug: Failed to load library 'msgpack' for feature 'msgpack'
  166. Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
  167. Debug: file_metadata supports formats: pson yaml binary
  168. Debug: Using cached connection for https://master:8140
  169. Debug: Caching connection for https://master:8140
  170. Debug: Finishing transaction 21685720
  171. Debug: Evicting cache entry for environment 'production'
  172. Debug: Caching environment 'production' (ttl = 0 sec)
  173. Debug: Loading external facts from /opt/puppetlabs/puppet/cache/facts.d
  174. Info: Loading facts
  175. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco_nxapi.rb
  176. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco_node_utils.rb
  177. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco.rb
  178. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/root_home.rb
  179. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/puppet_vardir.rb
  180. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/pe_version.rb
  181. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/facter_dot_d.rb
  182. Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/concat_basedir.rb
  183. Debug: Facter: fact "facterversion" has resolved to "3.0.2".
  184. Debug: Facter: searching "/opt/puppetlabs/facter/facts.d" for external facts.
  185. Debug: Facter: skipping external facts for "/etc/facter/facts.d": No such file or directory
  186. Debug: Facter: skipping external facts for "/etc/puppetlabs/facter/facts.d": No such file or directory
  187. Debug: Facter: searching "/opt/puppetlabs/puppet/cache/facts.d" for external facts.
  188. Debug: Facter: no external facts were found.
  189. Debug: Facter: loading all custom facts.
  190. Debug: Facter: searching for custom facts in /opt/puppetlabs/puppet/cache/lib/facter.
  191. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco_nxapi.rb.
  192. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco_node_utils.rb.
  193. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/cisco.rb.
  194. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/root_home.rb.
  195. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/puppet_vardir.rb.
  196. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/pe_version.rb.
  197. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/facter_dot_d.rb.
  198. Info: Facter: loading custom facts from /opt/puppetlabs/puppet/cache/lib/facter/concat_basedir.rb.
  199. Debug: Facter: searching for custom facts in /opt/puppetlabs/puppet/cache/lib/facter.
  200. Debug: Facter: fact "agent_specified_environment" resolved to null and will not be added.
  201. Debug: Facter: resolving operating system facts.
  202. Debug: Facter: resolving kernel facts.
  203. Debug: Facter: fact "kernel" has resolved to "Linux".
  204. Debug: Facter: fact "kernelrelease" has resolved to "3.4.43-WR5.0.1.13_standard".
  205. Debug: Facter: fact "kernelmajversion" has resolved to "3.4".
  206. Debug: Facter: fact "kernelversion" has resolved to "3.4.43".
  207. Debug: Facter: executing command: lsb_release -a
  208. Debug: Facter: lsb_release was not found on the PATH.
  209. Debug: Facter: fact "osfamily" has resolved to "cisco-wrlinux".
  210. Debug: Facter: fact "operatingsystemmajrelease" has resolved to "7.0".
  211. Debug: Facter: fact "operatingsystemrelease" has resolved to "7.0(3)I2(0.585)".
  212. Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
  213. Debug: Facter: fact "architecture" has resolved to "x86_64".
  214. Debug: Facter: fact "operatingsystem" has resolved to "nexus".
  215. Debug: Facter: fact "selinux" has resolved to false.
  216. Debug: Facter: fact "os" has resolved to {
  217. architecture => "x86_64",
  218. family => "cisco-wrlinux",
  219. hardware => "x86_64",
  220. name => "nexus",
  221. release => {
  222. full => "7.0(3)I2(0.585)",
  223. major => "7.0"
  224. },
  225. selinux => {
  226. enabled => false
  227. }
  228. }.
  229. Debug: Input (cli_show): 'show inventory'
  230. Debug: Sending HTTP request to NX-API at localhost:
  231. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  232. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show inventory","output_format":"json"}}
  233. Debug: HTTP Response: OK
  234. {
  235. "ins_api": {
  236. "type": "cli_show",
  237. "version": "1.0",
  238. "sid": "eoc",
  239. "outputs": {
  240. "output": {
  241. "input": "show inventory",
  242. "msg": "Success",
  243. "code": "200",
  244. "body": {
  245. "TABLE_inv": {
  246. "ROW_inv": [{
  247. "name": "\"Chassis\"",
  248. "desc": "\"Nexus9000 C9396PX Chassis\"",
  249. "productid": "N9K-C9396PX",
  250. "vendorid": "V02",
  251. "serialnum": "SAL1828WHJN"
  252. }, {
  253. "name": "\"Slot 1\"",
  254. "desc": "\"1/10G SFP+ Ethernet Module\"",
  255. "productid": "N9K-C9396PX",
  256. "vendorid": "V02",
  257. "serialnum": "SAL1828WHJN"
  258. }, {
  259. "name": "\"Slot 2\"",
  260. "desc": "\"40G Ethernet Expansion Module\"",
  261. "productid": "N9K-M12PQ",
  262. "vendorid": "V01",
  263. "serialnum": "SAL1819S91D"
  264. }, {
  265. "name": "\"Power Supply 1\"",
  266. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  267. "productid": "N9K-PAC-650W-B",
  268. "vendorid": "V01",
  269. "serialnum": "DCB1821Y13Z"
  270. }, {
  271. "name": "\"Power Supply 2\"",
  272. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  273. "productid": "N9K-PAC-650W-B",
  274. "vendorid": "V01",
  275. "serialnum": "DCB1821Y142"
  276. }, {
  277. "name": "\"Fan 1\"",
  278. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  279. "productid": "N9K-C9300-FAN2-B",
  280. "vendorid": "V01",
  281. "serialnum": "N/A"
  282. }, {
  283. "name": "\"Fan 2\"",
  284. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  285. "productid": "N9K-C9300-FAN2-B",
  286. "vendorid": "V01",
  287. "serialnum": "N/A"
  288. }, {
  289. "name": "\"Fan 3\"",
  290. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  291. "productid": "N9K-C9300-FAN2-B",
  292. "vendorid": "V01",
  293. "serialnum": "N/A"
  294. }]
  295. }
  296. }
  297. }
  298. }
  299. }
  300. }
  301. Debug: Result for 'show inventory': Success
  302. Debug: Output: {"TABLE_inv"=>{"ROW_inv"=>[{"name"=>"\"Chassis\"", "desc"=>"\"Nexus9000 C9396PX Chassis\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 1\"", "desc"=>"\"1/10G SFP+ Ethernet Module\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 2\"", "desc"=>"\"40G Ethernet Expansion Module\"", "productid"=>"N9K-M12PQ", "vendorid"=>"V01", "serialnum"=>"SAL1819S91D"}, {"name"=>"\"Power Supply 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y13Z"}, {"name"=>"\"Power Supply 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y142"}, {"name"=>"\"Fan 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 3\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}]}}
  303. Debug: Facter: fact "cisco_node_utils" has resolved to "1.0.0".
  304. Debug: Input (cli_show): 'sh version'
  305. Debug: Sending HTTP request to NX-API at localhost:
  306. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  307. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"sh version","output_format":"json"}}
  308. Debug: HTTP Response: OK
  309. {
  310. "ins_api": {
  311. "type": "cli_show",
  312. "version": "1.0",
  313. "sid": "eoc",
  314. "outputs": {
  315. "output": {
  316. "input": "sh version",
  317. "msg": "Success",
  318. "code": "200",
  319. "body": {
  320. "header_str": "Cisco Nexus Operating System (NX-OS) Software\nTAC support: http://www.cisco.com/tac\nCopyright (C) 2002-2015, Cisco and/or its affiliates.\nAll rights reserved.\nThe copyrights to certain works contained in this software are\nowned by other third parties and used and distributed under their own\nlicenses, such as open source. This software is provided \"as is,\" and unless\notherwise stated, there is no warranty, express or implied, including but not\nlimited to warranties of merchantability and fitness for a particular purpose.\nCertain components of this software are licensed under\nthe GNU General Public License (GPL) version 2.0 or \nGNU General Public License (GPL) version 3.0 or the GNU\nLesser General Public License (LGPL) Version 2.1 or \nLesser General Public License (LGPL) Version 2.0. \nA copy of each such license is available at\nhttp://www.opensource.org/licenses/gpl-2.0.php and\nhttp://opensource.org/licenses/gpl-3.0.html and\nhttp://www.opensource.org/licenses/lgpl-2.1.php and\nhttp://www.gnu.org/licenses/old-licenses/library.txt.\n",
  321. "bios_ver_str": "07.11",
  322. "kickstart_ver_str": "7.0(3)I2(1) [build 7.0(3)I2(0.585)]",
  323. "bios_cmpl_time": "05/28/2014",
  324. "kick_file_name": "bootflash:///nexus.7.0.3.I2.0.585.bin",
  325. "kick_cmpl_time": " 8/25/2015 11:00:00",
  326. "kick_tmstmp": "08/25/2015 19:27:09",
  327. "chassis_id": "Nexus9000 C9396PX Chassis",
  328. "cpu_name": "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz",
  329. "memory": 16401996,
  330. "mem_type": "kB",
  331. "proc_board_id": "SAL1828WHJN",
  332. "host_name": "n9300",
  333. "bootflash_size": 21693714,
  334. "kern_uptm_days": 10,
  335. "kern_uptm_hrs": 19,
  336. "kern_uptm_mins": 47,
  337. "kern_uptm_secs": 31,
  338. "rr_usecs": 53018,
  339. "rr_ctime": " Thu Sep 3 22:02:10 2015\n",
  340. "rr_reason": "Kernel Reboot",
  341. "rr_sys_ver": "7.0(3)I2(1)",
  342. "rr_service": "",
  343. "manufacturer": "Cisco Systems, Inc."
  344. }
  345. }
  346. }
  347. }
  348. }
  349. Debug: Result for 'sh version': Success
  350. Debug: Output: {"header_str"=>"Cisco Nexus Operating System (NX-OS) Software\nTAC support: http://www.cisco.com/tac\nCopyright (C) 2002-2015, Cisco and/or its affiliates.\nAll rights reserved.\nThe copyrights to certain works contained in this software are\nowned by other third parties and used and distributed under their own\nlicenses, such as open source. This software is provided \"as is,\" and unless\notherwise stated, there is no warranty, express or implied, including but not\nlimited to warranties of merchantability and fitness for a particular purpose.\nCertain components of this software are licensed under\nthe GNU General Public License (GPL) version 2.0 or \nGNU General Public License (GPL) version 3.0 or the GNU\nLesser General Public License (LGPL) Version 2.1 or \nLesser General Public License (LGPL) Version 2.0. \nA copy of each such license is available at\nhttp://www.opensource.org/licenses/gpl-2.0.php and\nhttp://opensource.org/licenses/gpl-3.0.html and\nhttp://www.opensource.org/licenses/lgpl-2.1.php and\nhttp://www.gnu.org/licenses/old-licenses/library.txt.\n", "bios_ver_str"=>"07.11", "kickstart_ver_str"=>"7.0(3)I2(1) [build 7.0(3)I2(0.585)]", "bios_cmpl_time"=>"05/28/2014", "kick_file_name"=>"bootflash:///nexus.7.0.3.I2.0.585.bin", "kick_cmpl_time"=>" 8/25/2015 11:00:00", "kick_tmstmp"=>"08/25/2015 19:27:09", "chassis_id"=>"Nexus9000 C9396PX Chassis", "cpu_name"=>"Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz", "memory"=>16401996, "mem_type"=>"kB", "proc_board_id"=>"SAL1828WHJN", "host_name"=>"n9300", "bootflash_size"=>21693714, "kern_uptm_days"=>10, "kern_uptm_hrs"=>19, "kern_uptm_mins"=>47, "kern_uptm_secs"=>31, "rr_usecs"=>53018, "rr_ctime"=>" Thu Sep 3 22:02:10 2015\n", "rr_reason"=>"Kernel Reboot", "rr_sys_ver"=>"7.0(3)I2(1)", "rr_service"=>"", "manufacturer"=>"Cisco Systems, Inc."}
  351. Debug: Input (cli_show_ascii): 'show install patches'
  352. Debug: Sending HTTP request to NX-API at localhost:
  353. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  354. {"ins_api":{"version":"1.0","type":"cli_show_ascii","chunk":"0","sid":"1","input":"show install patches","output_format":"json"}}
  355. Debug: HTTP Response: OK
  356. {
  357. "ins_api": {
  358. "sid": "eoc",
  359. "type": "cli_show_ascii",
  360. "version": "1.0",
  361. "outputs": {
  362. "output": {
  363. "body": "Boot Image:\n NXOS Image: bootflash:/nexus.7.0.3.I2.0.585.bin\n\n----------------------------------------------------\n\n----------------------------------------------------\n",
  364. "code": "200",
  365. "msg": "Success",
  366. "input": "show install patches"
  367. }
  368. }
  369. }
  370. }
  371. Debug: Result for 'show install patches': Success
  372. Debug: Output: Boot Image:
  373. NXOS Image: bootflash:/nexus.7.0.3.I2.0.585.bin
  374.  
  375. ----------------------------------------------------
  376.  
  377. ----------------------------------------------------
  378.  
  379. Debug: Input (cli_show): 'sh version'
  380. Debug: Input (cli_show): 'sh version'
  381. Debug: Input (cli_show_ascii): 'show system resources'
  382. Debug: Sending HTTP request to NX-API at localhost:
  383. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  384. {"ins_api":{"version":"1.0","type":"cli_show_ascii","chunk":"0","sid":"1","input":"show system resources","output_format":"json"}}
  385. Debug: HTTP Response: OK
  386. {
  387. "ins_api": {
  388. "sid": "eoc",
  389. "type": "cli_show_ascii",
  390. "version": "1.0",
  391. "outputs": {
  392. "output": {
  393. "body": "Load average: 1 minute: 0.75 5 minutes: 0.69 15 minutes: 0.66\nProcesses : 574 total, 1 running\nCPU states : 3.28% user, 2.27% kernel, 94.44% idle\n CPU0 states : 2.04% user, 2.04% kernel, 95.91% idle\n CPU1 states : 1.00% user, 3.00% kernel, 96.00% idle\n CPU2 states : 9.18% user, 0.00% kernel, 90.81% idle\n CPU3 states : 1.00% user, 4.00% kernel, 95.00% idle\nMemory usage: 16401996K total, 5259344K used, 11142652K free\nCurrent memory status: OK\n",
  394. "code": "200",
  395. "msg": "Success",
  396. "input": "show system resources"
  397. }
  398. }
  399. }
  400. }
  401. Debug: Result for 'show system resources': Success
  402. Debug: Output: Load average: 1 minute: 0.75 5 minutes: 0.69 15 minutes: 0.66
  403. Processes : 574 total, 1 running
  404. CPU states : 3.28% user, 2.27% kernel, 94.44% idle
  405. CPU0 states : 2.04% user, 2.04% kernel, 95.91% idle
  406. CPU1 states : 1.00% user, 3.00% kernel, 96.00% idle
  407. CPU2 states : 9.18% user, 0.00% kernel, 90.81% idle
  408. CPU3 states : 1.00% user, 4.00% kernel, 95.00% idle
  409. Memory usage: 16401996K total, 5259344K used, 11142652K free
  410. Current memory status: OK
  411.  
  412. Debug: Input (cli_show_ascii): 'show system resources'
  413. Debug: Input (cli_show_ascii): 'show system resources'
  414. Debug: Input (cli_show): 'sh version'
  415. Debug: Input (cli_show_ascii): 'show version'
  416. Debug: Sending HTTP request to NX-API at localhost:
  417. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  418. {"ins_api":{"version":"1.0","type":"cli_show_ascii","chunk":"0","sid":"1","input":"show version","output_format":"json"}}
  419. Debug: HTTP Response: OK
  420. {
  421. "ins_api": {
  422. "sid": "eoc",
  423. "type": "cli_show_ascii",
  424. "version": "1.0",
  425. "outputs": {
  426. "output": {
  427. "body": "Cisco Nexus Operating System (NX-OS) Software\nTAC support: http://www.cisco.com/tac\nCopyright (C) 2002-2015, Cisco and/or its affiliates.\nAll rights reserved.\nThe copyrights to certain works contained in this software are\nowned by other third parties and used and distributed under their own\nlicenses, such as open source. This software is provided as is, and unless\notherwise stated, there is no warranty, express or implied, including but not\nlimited to warranties of merchantability and fitness for a particular purpose.\nCertain components of this software are licensed under\nthe GNU General Public License (GPL) version 2.0 or \nGNU General Public License (GPL) version 3.0 or the GNU\nLesser General Public License (LGPL) Version 2.1 or \nLesser General Public License (LGPL) Version 2.0. \nA copy of each such license is available at\nhttp://www.opensource.org/licenses/gpl-2.0.php and\nhttp://opensource.org/licenses/gpl-3.0.html and\nhttp://www.opensource.org/licenses/lgpl-2.1.php and\nhttp://www.gnu.org/licenses/old-licenses/library.txt.\n\nSoftware\n BIOS: version 07.11\n NXOS: version 7.0(3)I2(1) [build 7.0(3)I2(0.585)]\n BIOS compile time: 05/28/2014\n NXOS image file is: bootflash:///nexus.7.0.3.I2.0.585.bin\n NXOS compile time: 8/25/2015 11:00:00 [08/25/2015 19:27:09]\n\n\nHardware\n cisco Nexus9000 C9396PX Chassis \n Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz with 16401996 kB of memory.\n Processor Board ID SAL1828WHJN\n\n Device name: n9300\n bootflash: 21693714 kB\nKernel uptime is 10 day(s), 19 hour(s), 47 minute(s), 33 second(s)\n\nLast reset at 53018 usecs after Thu Sep 3 22:02:10 2015\n\n Reason: Kernel Reboot\n System version: 7.0(3)I2(1)\n Service: \n\nplugin\n Core Plugin, Ethernet Plugin\n\nActive Package(s):\n",
  428. "code": "200",
  429. "msg": "Success",
  430. "input": "show version"
  431. }
  432. }
  433. }
  434. }
  435. Debug: Result for 'show version': Success
  436. Debug: Output: Cisco Nexus Operating System (NX-OS) Software
  437. TAC support: http://www.cisco.com/tac
  438. Copyright (C) 2002-2015, Cisco and/or its affiliates.
  439. All rights reserved.
  440. The copyrights to certain works contained in this software are
  441. owned by other third parties and used and distributed under their own
  442. licenses, such as open source. This software is provided as is, and unless
  443. otherwise stated, there is no warranty, express or implied, including but not
  444. limited to warranties of merchantability and fitness for a particular purpose.
  445. Certain components of this software are licensed under
  446. the GNU General Public License (GPL) version 2.0 or
  447. GNU General Public License (GPL) version 3.0 or the GNU
  448. Lesser General Public License (LGPL) Version 2.1 or
  449. Lesser General Public License (LGPL) Version 2.0.
  450. A copy of each such license is available at
  451. http://www.opensource.org/licenses/gpl-2.0.php and
  452. http://opensource.org/licenses/gpl-3.0.html and
  453. http://www.opensource.org/licenses/lgpl-2.1.php and
  454. http://www.gnu.org/licenses/old-licenses/library.txt.
  455.  
  456. Software
  457. BIOS: version 07.11
  458. NXOS: version 7.0(3)I2(1) [build 7.0(3)I2(0.585)]
  459. BIOS compile time: 05/28/2014
  460. NXOS image file is: bootflash:///nexus.7.0.3.I2.0.585.bin
  461. NXOS compile time: 8/25/2015 11:00:00 [08/25/2015 19:27:09]
  462.  
  463.  
  464. Hardware
  465. cisco Nexus9000 C9396PX Chassis
  466. Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz with 16401996 kB of memory.
  467. Processor Board ID SAL1828WHJN
  468.  
  469. Device name: n9300
  470. bootflash: 21693714 kB
  471. Kernel uptime is 10 day(s), 19 hour(s), 47 minute(s), 33 second(s)
  472.  
  473. Last reset at 53018 usecs after Thu Sep 3 22:02:10 2015
  474.  
  475. Reason: Kernel Reboot
  476. System version: 7.0(3)I2(1)
  477. Service:
  478.  
  479. plugin
  480. Core Plugin, Ethernet Plugin
  481.  
  482. Active Package(s):
  483.  
  484. Debug: Input (cli_show): 'sh version'
  485. Debug: Input (cli_show): 'sh version'
  486. Debug: Input (cli_show): 'show inventory'
  487. Debug: Sending HTTP request to NX-API at localhost:
  488. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  489. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show inventory","output_format":"json"}}
  490. Debug: HTTP Response: OK
  491. {
  492. "ins_api": {
  493. "type": "cli_show",
  494. "version": "1.0",
  495. "sid": "eoc",
  496. "outputs": {
  497. "output": {
  498. "input": "show inventory",
  499. "msg": "Success",
  500. "code": "200",
  501. "body": {
  502. "TABLE_inv": {
  503. "ROW_inv": [{
  504. "name": "\"Chassis\"",
  505. "desc": "\"Nexus9000 C9396PX Chassis\"",
  506. "productid": "N9K-C9396PX",
  507. "vendorid": "V02",
  508. "serialnum": "SAL1828WHJN"
  509. }, {
  510. "name": "\"Slot 1\"",
  511. "desc": "\"1/10G SFP+ Ethernet Module\"",
  512. "productid": "N9K-C9396PX",
  513. "vendorid": "V02",
  514. "serialnum": "SAL1828WHJN"
  515. }, {
  516. "name": "\"Slot 2\"",
  517. "desc": "\"40G Ethernet Expansion Module\"",
  518. "productid": "N9K-M12PQ",
  519. "vendorid": "V01",
  520. "serialnum": "SAL1819S91D"
  521. }, {
  522. "name": "\"Power Supply 1\"",
  523. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  524. "productid": "N9K-PAC-650W-B",
  525. "vendorid": "V01",
  526. "serialnum": "DCB1821Y13Z"
  527. }, {
  528. "name": "\"Power Supply 2\"",
  529. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  530. "productid": "N9K-PAC-650W-B",
  531. "vendorid": "V01",
  532. "serialnum": "DCB1821Y142"
  533. }, {
  534. "name": "\"Fan 1\"",
  535. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  536. "productid": "N9K-C9300-FAN2-B",
  537. "vendorid": "V01",
  538. "serialnum": "N/A"
  539. }, {
  540. "name": "\"Fan 2\"",
  541. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  542. "productid": "N9K-C9300-FAN2-B",
  543. "vendorid": "V01",
  544. "serialnum": "N/A"
  545. }, {
  546. "name": "\"Fan 3\"",
  547. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  548. "productid": "N9K-C9300-FAN2-B",
  549. "vendorid": "V01",
  550. "serialnum": "N/A"
  551. }]
  552. }
  553. }
  554. }
  555. }
  556. }
  557. }
  558. Debug: Result for 'show inventory': Success
  559. Debug: Output: {"TABLE_inv"=>{"ROW_inv"=>[{"name"=>"\"Chassis\"", "desc"=>"\"Nexus9000 C9396PX Chassis\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 1\"", "desc"=>"\"1/10G SFP+ Ethernet Module\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 2\"", "desc"=>"\"40G Ethernet Expansion Module\"", "productid"=>"N9K-M12PQ", "vendorid"=>"V01", "serialnum"=>"SAL1819S91D"}, {"name"=>"\"Power Supply 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y13Z"}, {"name"=>"\"Power Supply 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y142"}, {"name"=>"\"Fan 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 3\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}]}}
  560. Debug: Input (cli_show): 'show inventory'
  561. Debug: Sending HTTP request to NX-API at localhost:
  562. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  563. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show inventory","output_format":"json"}}
  564. Debug: HTTP Response: OK
  565. {
  566. "ins_api": {
  567. "type": "cli_show",
  568. "version": "1.0",
  569. "sid": "eoc",
  570. "outputs": {
  571. "output": {
  572. "input": "show inventory",
  573. "msg": "Success",
  574. "code": "200",
  575. "body": {
  576. "TABLE_inv": {
  577. "ROW_inv": [{
  578. "name": "\"Chassis\"",
  579. "desc": "\"Nexus9000 C9396PX Chassis\"",
  580. "productid": "N9K-C9396PX",
  581. "vendorid": "V02",
  582. "serialnum": "SAL1828WHJN"
  583. }, {
  584. "name": "\"Slot 1\"",
  585. "desc": "\"1/10G SFP+ Ethernet Module\"",
  586. "productid": "N9K-C9396PX",
  587. "vendorid": "V02",
  588. "serialnum": "SAL1828WHJN"
  589. }, {
  590. "name": "\"Slot 2\"",
  591. "desc": "\"40G Ethernet Expansion Module\"",
  592. "productid": "N9K-M12PQ",
  593. "vendorid": "V01",
  594. "serialnum": "SAL1819S91D"
  595. }, {
  596. "name": "\"Power Supply 1\"",
  597. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  598. "productid": "N9K-PAC-650W-B",
  599. "vendorid": "V01",
  600. "serialnum": "DCB1821Y13Z"
  601. }, {
  602. "name": "\"Power Supply 2\"",
  603. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  604. "productid": "N9K-PAC-650W-B",
  605. "vendorid": "V01",
  606. "serialnum": "DCB1821Y142"
  607. }, {
  608. "name": "\"Fan 1\"",
  609. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  610. "productid": "N9K-C9300-FAN2-B",
  611. "vendorid": "V01",
  612. "serialnum": "N/A"
  613. }, {
  614. "name": "\"Fan 2\"",
  615. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  616. "productid": "N9K-C9300-FAN2-B",
  617. "vendorid": "V01",
  618. "serialnum": "N/A"
  619. }, {
  620. "name": "\"Fan 3\"",
  621. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  622. "productid": "N9K-C9300-FAN2-B",
  623. "vendorid": "V01",
  624. "serialnum": "N/A"
  625. }]
  626. }
  627. }
  628. }
  629. }
  630. }
  631. }
  632. Debug: Result for 'show inventory': Success
  633. Debug: Output: {"TABLE_inv"=>{"ROW_inv"=>[{"name"=>"\"Chassis\"", "desc"=>"\"Nexus9000 C9396PX Chassis\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 1\"", "desc"=>"\"1/10G SFP+ Ethernet Module\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 2\"", "desc"=>"\"40G Ethernet Expansion Module\"", "productid"=>"N9K-M12PQ", "vendorid"=>"V01", "serialnum"=>"SAL1819S91D"}, {"name"=>"\"Power Supply 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y13Z"}, {"name"=>"\"Power Supply 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y142"}, {"name"=>"\"Fan 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 3\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}]}}
  634. Debug: Input (cli_show): 'show inventory'
  635. Debug: Sending HTTP request to NX-API at localhost:
  636. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  637. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show inventory","output_format":"json"}}
  638. Debug: HTTP Response: OK
  639. {
  640. "ins_api": {
  641. "type": "cli_show",
  642. "version": "1.0",
  643. "sid": "eoc",
  644. "outputs": {
  645. "output": {
  646. "input": "show inventory",
  647. "msg": "Success",
  648. "code": "200",
  649. "body": {
  650. "TABLE_inv": {
  651. "ROW_inv": [{
  652. "name": "\"Chassis\"",
  653. "desc": "\"Nexus9000 C9396PX Chassis\"",
  654. "productid": "N9K-C9396PX",
  655. "vendorid": "V02",
  656. "serialnum": "SAL1828WHJN"
  657. }, {
  658. "name": "\"Slot 1\"",
  659. "desc": "\"1/10G SFP+ Ethernet Module\"",
  660. "productid": "N9K-C9396PX",
  661. "vendorid": "V02",
  662. "serialnum": "SAL1828WHJN"
  663. }, {
  664. "name": "\"Slot 2\"",
  665. "desc": "\"40G Ethernet Expansion Module\"",
  666. "productid": "N9K-M12PQ",
  667. "vendorid": "V01",
  668. "serialnum": "SAL1819S91D"
  669. }, {
  670. "name": "\"Power Supply 1\"",
  671. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  672. "productid": "N9K-PAC-650W-B",
  673. "vendorid": "V01",
  674. "serialnum": "DCB1821Y13Z"
  675. }, {
  676. "name": "\"Power Supply 2\"",
  677. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  678. "productid": "N9K-PAC-650W-B",
  679. "vendorid": "V01",
  680. "serialnum": "DCB1821Y142"
  681. }, {
  682. "name": "\"Fan 1\"",
  683. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  684. "productid": "N9K-C9300-FAN2-B",
  685. "vendorid": "V01",
  686. "serialnum": "N/A"
  687. }, {
  688. "name": "\"Fan 2\"",
  689. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  690. "productid": "N9K-C9300-FAN2-B",
  691. "vendorid": "V01",
  692. "serialnum": "N/A"
  693. }, {
  694. "name": "\"Fan 3\"",
  695. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  696. "productid": "N9K-C9300-FAN2-B",
  697. "vendorid": "V01",
  698. "serialnum": "N/A"
  699. }]
  700. }
  701. }
  702. }
  703. }
  704. }
  705. }
  706. Debug: Result for 'show inventory': Success
  707. Debug: Output: {"TABLE_inv"=>{"ROW_inv"=>[{"name"=>"\"Chassis\"", "desc"=>"\"Nexus9000 C9396PX Chassis\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 1\"", "desc"=>"\"1/10G SFP+ Ethernet Module\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 2\"", "desc"=>"\"40G Ethernet Expansion Module\"", "productid"=>"N9K-M12PQ", "vendorid"=>"V01", "serialnum"=>"SAL1819S91D"}, {"name"=>"\"Power Supply 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y13Z"}, {"name"=>"\"Power Supply 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y142"}, {"name"=>"\"Fan 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 3\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}]}}
  708. Debug: Input (cli_show): 'show inventory'
  709. Debug: Sending HTTP request to NX-API at localhost:
  710. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  711. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show inventory","output_format":"json"}}
  712. Debug: HTTP Response: OK
  713. {
  714. "ins_api": {
  715. "type": "cli_show",
  716. "version": "1.0",
  717. "sid": "eoc",
  718. "outputs": {
  719. "output": {
  720. "input": "show inventory",
  721. "msg": "Success",
  722. "code": "200",
  723. "body": {
  724. "TABLE_inv": {
  725. "ROW_inv": [{
  726. "name": "\"Chassis\"",
  727. "desc": "\"Nexus9000 C9396PX Chassis\"",
  728. "productid": "N9K-C9396PX",
  729. "vendorid": "V02",
  730. "serialnum": "SAL1828WHJN"
  731. }, {
  732. "name": "\"Slot 1\"",
  733. "desc": "\"1/10G SFP+ Ethernet Module\"",
  734. "productid": "N9K-C9396PX",
  735. "vendorid": "V02",
  736. "serialnum": "SAL1828WHJN"
  737. }, {
  738. "name": "\"Slot 2\"",
  739. "desc": "\"40G Ethernet Expansion Module\"",
  740. "productid": "N9K-M12PQ",
  741. "vendorid": "V01",
  742. "serialnum": "SAL1819S91D"
  743. }, {
  744. "name": "\"Power Supply 1\"",
  745. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  746. "productid": "N9K-PAC-650W-B",
  747. "vendorid": "V01",
  748. "serialnum": "DCB1821Y13Z"
  749. }, {
  750. "name": "\"Power Supply 2\"",
  751. "desc": "\"Nexus9000 C9396PX Chassis Power Supply\"",
  752. "productid": "N9K-PAC-650W-B",
  753. "vendorid": "V01",
  754. "serialnum": "DCB1821Y142"
  755. }, {
  756. "name": "\"Fan 1\"",
  757. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  758. "productid": "N9K-C9300-FAN2-B",
  759. "vendorid": "V01",
  760. "serialnum": "N/A"
  761. }, {
  762. "name": "\"Fan 2\"",
  763. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  764. "productid": "N9K-C9300-FAN2-B",
  765. "vendorid": "V01",
  766. "serialnum": "N/A"
  767. }, {
  768. "name": "\"Fan 3\"",
  769. "desc": "\"Nexus9000 C9396PX Chassis Fan Module\"",
  770. "productid": "N9K-C9300-FAN2-B",
  771. "vendorid": "V01",
  772. "serialnum": "N/A"
  773. }]
  774. }
  775. }
  776. }
  777. }
  778. }
  779. }
  780. Debug: Result for 'show inventory': Success
  781. Debug: Output: {"TABLE_inv"=>{"ROW_inv"=>[{"name"=>"\"Chassis\"", "desc"=>"\"Nexus9000 C9396PX Chassis\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 1\"", "desc"=>"\"1/10G SFP+ Ethernet Module\"", "productid"=>"N9K-C9396PX", "vendorid"=>"V02", "serialnum"=>"SAL1828WHJN"}, {"name"=>"\"Slot 2\"", "desc"=>"\"40G Ethernet Expansion Module\"", "productid"=>"N9K-M12PQ", "vendorid"=>"V01", "serialnum"=>"SAL1819S91D"}, {"name"=>"\"Power Supply 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y13Z"}, {"name"=>"\"Power Supply 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Power Supply\"", "productid"=>"N9K-PAC-650W-B", "vendorid"=>"V01", "serialnum"=>"DCB1821Y142"}, {"name"=>"\"Fan 1\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 2\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}, {"name"=>"\"Fan 3\"", "desc"=>"\"Nexus9000 C9396PX Chassis Fan Module\"", "productid"=>"N9K-C9300-FAN2-B", "vendorid"=>"V01", "serialnum"=>"N/A"}]}}
  782. Debug: Input (cli_show): 'show virtual-service detail'
  783. Debug: Sending HTTP request to NX-API at localhost:
  784. {"accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "cookie"=>["nxapi_auth=admin:local"], "content-type"=>["application/json"]}
  785. {"ins_api":{"version":"1.0","type":"cli_show","chunk":"0","sid":"1","input":"show virtual-service detail","output_format":"json"}}
  786. Debug: HTTP Response: OK
  787. {
  788. "ins_api": {
  789. "type": "cli_show",
  790. "version": "1.0",
  791. "sid": "eoc",
  792. "outputs": {
  793. "output": {
  794. "input": "show virtual-service detail",
  795. "msg": "Success",
  796. "code": "200",
  797. "body": {
  798. "TABLE_detail": {
  799. "ROW_detail": {
  800. "name": "guestshell+",
  801. "state": "Activated",
  802. "package_name": "guestshell.ova",
  803. "ova_path": "/isanboot/bin/guestshell.ova",
  804. "application_name": "GuestShell",
  805. "application_version": "2.0(0.0)",
  806. "application_description": "Cisco Systems Guest Shell",
  807. "key_type": "Cisco release key",
  808. "signing_method": "SHA-1",
  809. "licensing_name": "None",
  810. "licensing_version": "None",
  811. "disk_reservation": 200,
  812. "memory_reservation": 256,
  813. "cpu_reservation": 1,
  814. "TABLE_attached_devices": {
  815. "ROW_attached_devices": [{
  816. "type": "Disk",
  817. "name": "_rootfs",
  818. "alias": ""
  819. }, {
  820. "type": "Disk",
  821. "name": "/cisco/core",
  822. "alias": ""
  823. }, {
  824. "type": "Serial/shell",
  825. "name": "",
  826. "alias": ""
  827. }, {
  828. "type": "Serial/aux",
  829. "name": "",
  830. "alias": ""
  831. }, {
  832. "type": "Serial/Syslog",
  833. "name": "",
  834. "alias": "serial2"
  835. }, {
  836. "type": "Serial/Trace",
  837. "name": "",
  838. "alias": "serial3"
  839. }]
  840. }
  841. }
  842. }
  843. }
  844. }
  845. }
  846. }
  847. }
  848. Debug: Result for 'show virtual-service detail': Success
  849. Debug: Output: {"TABLE_detail"=>{"ROW_detail"=>{"name"=>"guestshell+", "state"=>"Activated", "package_name"=>"guestshell.ova", "ova_path"=>"/isanboot/bin/guestshell.ova", "application_name"=>"GuestShell", "application_version"=>"2.0(0.0)", "application_description"=>"Cisco Systems Guest Shell", "key_type"=>"Cisco release key", "signing_method"=>"SHA-1", "licensing_name"=>"None", "licensing_version"=>"None", "disk_reservation"=>200, "memory_reservation"=>256, "cpu_reservation"=>1, "TABLE_attached_devices"=>{"ROW_attached_devices"=>[{"type"=>"Disk", "name"=>"_rootfs", "alias"=>""}, {"type"=>"Disk", "name"=>"/cisco/core", "alias"=>""}, {"type"=>"Serial/shell", "name"=>"", "alias"=>""}, {"type"=>"Serial/aux", "name"=>"", "alias"=>""}, {"type"=>"Serial/Syslog", "name"=>"", "alias"=>"serial2"}, {"type"=>"Serial/Trace", "name"=>"", "alias"=>"serial3"}]}}}}
  850. Debug: Facter: fact "cisco" has resolved to {
  851. images => {
  852. system_image => "bootflash:///nexus.7.0.3.I2.0.585.bin",
  853. packages => {}
  854. },
  855. hardware => {
  856. type => "Nexus9000 C9396PX Chassis",
  857. cpu => "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz",
  858. memory => {
  859. total => "16401996K",
  860. used => "5259344K",
  861. free => "11142652K"
  862. },
  863. board => "SAL1828WHJN",
  864. uptime => "10 day(s), 19 hour(s), 47 minute(s), 33 second(s)",
  865. last_reset => "Thu Sep 3 22:02:10 2015",
  866. reset_reason => "Kernel Reboot"
  867. },
  868. inventory => {
  869. chassis => {
  870. descr => "Nexus9000 C9396PX Chassis",
  871. pid => "N9K-C9396PX",
  872. vid => "V02",
  873. sn => "SAL1828WHJN"
  874. },
  875. Slot 1 => {
  876. descr => "1/10G SFP+ Ethernet Module",
  877. pid => "N9K-C9396PX",
  878. vid => "V02",
  879. sn => "SAL1828WHJN"
  880. },
  881. Slot 2 => {
  882. descr => "40G Ethernet Expansion Module",
  883. pid => "N9K-M12PQ",
  884. vid => "V01",
  885. sn => "SAL1819S91D"
  886. },
  887. Power Supply 1 => {
  888. descr => "Nexus9000 C9396PX Chassis Power Supply",
  889. pid => "N9K-PAC-650W-B",
  890. vid => "V01",
  891. sn => "DCB1821Y13Z"
  892. },
  893. Power Supply 2 => {
  894. descr => "Nexus9000 C9396PX Chassis Power Supply",
  895. pid => "N9K-PAC-650W-B",
  896. vid => "V01",
  897. sn => "DCB1821Y142"
  898. },
  899. Fan 1 => {
  900. descr => "Nexus9000 C9396PX Chassis Fan Module",
  901. pid => "N9K-C9300-FAN2-B",
  902. vid => "V01",
  903. sn => "N/A"
  904. },
  905. Fan 2 => {
  906. descr => "Nexus9000 C9396PX Chassis Fan Module",
  907. pid => "N9K-C9300-FAN2-B",
  908. vid => "V01",
  909. sn => "N/A"
  910. },
  911. Fan 3 => {
  912. descr => "Nexus9000 C9396PX Chassis Fan Module",
  913. pid => "N9K-C9300-FAN2-B",
  914. vid => "V01",
  915. sn => "N/A"
  916. }
  917. },
  918. virtual_service => {
  919. guestshell+ => {
  920. package_info => {
  921. name => "guestshell.ova",
  922. path => "/isanboot/bin/guestshell.ova"
  923. },
  924. application => {
  925. name => "GuestShell",
  926. version => "2.0(0.0)",
  927. descr => "Cisco Systems Guest Shell"
  928. },
  929. signing => {
  930. key_type => "Cisco release key",
  931. method => "SHA-1"
  932. },
  933. licensing => {
  934. name => "None",
  935. version => "None"
  936. },
  937. reservation => {
  938. disk => 200,
  939. memory => 256,
  940. cpu => 1
  941. }
  942. }
  943. }
  944. }.
  945. Debug: Facter: fact "cisco_nxapi" has resolved to "1.0.0".
  946. Debug: Facter: fact "concat_basedir" has resolved to "/opt/puppetlabs/puppet/cache/concat".
  947. Debug: Facter: fact "puppetversion" has resolved to "4.2.1".
  948. Debug: Facter: fact "pe_version" resolved to null and will not be added.
  949. Debug: Facter: fact "is_pe" has resolved to false.
  950. Debug: Facter: fact "pe_major_version" resolved to null and will not be added.
  951. Debug: Facter: fact "pe_minor_version" resolved to null and will not be added.
  952. Debug: Facter: fact "pe_patch_version" resolved to null and will not be added.
  953. Debug: Facter: fact "puppet_vardir" has resolved to "/opt/puppetlabs/puppet/cache".
  954. Debug: Facter: executing command: /bin/sh -c /usr/bin/getent passwd root
  955. Debug: Facter: root:x:0:0:root:/root:/bin/bash
  956. Debug: Facter: process exited with status code 0.
  957. Debug: Facter: fact "root_home" has resolved to "/root".
  958. Debug: Facter: resolving ruby facts.
  959. Debug: Facter: fact "rubyplatform" has resolved to "x86_64-linux".
  960. Debug: Facter: fact "rubysitedir" has resolved to "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0".
  961. Debug: Facter: fact "rubyversion" has resolved to "2.1.6".
  962. Debug: Facter: fact "ruby" has resolved to {
  963. platform => "x86_64-linux",
  964. sitedir => "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
  965. version => "2.1.6"
  966. }.
  967. Debug: Facter: resolving path facts.
  968. Debug: Facter: fact "path" has resolved to "/bin:/sbin:/usr/bin:/usr/sbin:/isan/bin:/isanboot/bin:/isan/bin/routing-sw:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/puppet/lib".
  969. Debug: Facter: resolving EC2 facts.
  970. Debug: Facter: resolving virtualization facts.
  971. Debug: Facter: resolving desktop management interface facts.
  972. Debug: Facter: fact "bios_vendor" has resolved to "American Megatrends Inc.".
  973. Debug: Facter: fact "bios_version" has resolved to "4.6.5".
  974. Debug: Facter: fact "bios_release_date" has resolved to "09/25/2013".
  975. Debug: Facter: fact "boardassettag" has resolved to "To be filled by O.E.M.".
  976. Debug: Facter: fact "boardmanufacturer" has resolved to "AMI Corporation".
  977. Debug: Facter: fact "boardproductname" has resolved to "Aptio CRB".
  978. Debug: Facter: fact "boardserialnumber" has resolved to "To be filled by O.E.M.".
  979. Debug: Facter: fact "productname" has resolved to "To be filled by O.E.M.".
  980. Debug: Facter: fact "serialnumber" has resolved to "To be filled by O.E.M.".
  981. Debug: Facter: fact "uuid" has resolved to "03000200-0400-0500-0006-000700080009".
  982. Debug: Facter: fact "chassisassettag" has resolved to "To Be Filled By O.E.M.".
  983. Debug: Facter: fact "chassistype" has resolved to "Desktop".
  984. Debug: Facter: fact "manufacturer" has resolved to "To be filled by O.E.M.".
  985. Debug: Facter: fact "dmi" has resolved to {
  986. bios => {
  987. release_date => "09/25/2013",
  988. vendor => "American Megatrends Inc.",
  989. version => "4.6.5"
  990. },
  991. board => {
  992. asset_tag => "To be filled by O.E.M.",
  993. manufacturer => "AMI Corporation",
  994. product => "Aptio CRB",
  995. serial_number => "To be filled by O.E.M."
  996. },
  997. chassis => {
  998. asset_tag => "To Be Filled By O.E.M.",
  999. type => "Desktop"
  1000. },
  1001. manufacturer => "To be filled by O.E.M.",
  1002. product => {
  1003. name => "To be filled by O.E.M.",
  1004. serial_number => "To be filled by O.E.M.",
  1005. uuid => "03000200-0400-0500-0006-000700080009"
  1006. }
  1007. }.
  1008. Debug: Facter: executing command: /opt/puppetlabs/puppet/bin/virt-what
  1009. Debug: Facter: process exited with status code 0.
  1010. Debug: Facter: executing command: vmware -v
  1011. Debug: Facter: vmware was not found on the PATH.
  1012. Debug: Facter: executing command: /usr/bin/lspci
  1013. Debug: Facter: 00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
  1014. Debug: Facter: 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
  1015. Debug: Facter: 00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
  1016. Debug: Facter: 00:06.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
  1017. Debug: Facter: 00:1c.0 PCI bridge: Intel Corporation DH89xxCC PCI Express Root Port #1 (rev 08)
  1018. Debug: Facter: 00:1c.1 PCI bridge: Intel Corporation DH89xxCC PCI Express Root Port #2 (rev 08)
  1019. Debug: Facter: 00:1c.2 PCI bridge: Intel Corporation DH89xxCC PCI Express Root Port #3 (rev 08)
  1020. Debug: Facter: 00:1c.3 PCI bridge: Intel Corporation DH89xxCC PCI Express Root Port #4 (rev 08)
  1021. Debug: Facter: 00:1d.0 USB controller: Intel Corporation DH89xxCC USB2 Enhanced Host Controller #1 (rev 08)
  1022. Debug: Facter: 00:1f.0 ISA bridge: Intel Corporation DH89xxCC LPC Controller (rev 08)
  1023. Debug: Facter: 00:1f.2 SATA controller: Intel Corporation DH89xxCC 4 Port SATA AHCI Controller (rev 08)
  1024. Debug: Facter: 00:1f.3 SMBus: Intel Corporation DH89xxCC SMBus Controller (rev 08)
  1025. Debug: Facter: 00:1f.6 Signal processing controller: Intel Corporation DH89xxCC Thermal Subsystem (rev 08)
  1026. Debug: Facter: 00:1f.7 System peripheral: Intel Corporation DH89xxCC Watchdog Timer (rev 08)
  1027. Debug: Facter: 01:00.0 Co-processor: Intel Corporation Device 0434 (rev 21)
  1028. Debug: Facter: 01:00.1 Ethernet controller: Intel Corporation DH8900CC Series Gigabit Network Connection (rev 21)
  1029. Debug: Facter: 01:00.2 Ethernet controller: Intel Corporation DH8900CC Series Gigabit Network Connection (rev 21)
  1030. Debug: Facter: 02:00.0 Non-VGA unclassified device: Cisco Systems Inc Device 0104 (rev 01)
  1031. Debug: Facter: 03:00.0 Ethernet controller: Broadcom Corporation Device b852 (rev 03)
  1032. Debug: Facter: 04:00.0 Unassigned class [ff00]: Cisco Systems Inc Device 0107
  1033. Debug: Facter: 05:00.0 Non-VGA unclassified device: Cisco Systems Inc Device 0102 (rev 01)
  1034. Debug: Facter: 06:00.0 Non-VGA unclassified device: Cisco Systems Inc Device 0103 (rev 01)
  1035. Debug: Facter: process exited with status code 0.
  1036. Debug: Facter: fact "is_virtual" has resolved to false.
  1037. Debug: Facter: fact "virtual" has resolved to "physical".
  1038. Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
  1039. Debug: Facter: resolving GCE facts.
  1040. Debug: Facter: not running under a GCE instance.
  1041. Debug: Facter: resolving augeas facts.
  1042. Debug: Facter: executing command: /opt/puppetlabs/puppet/bin/augtool --version
  1043. Debug: Facter: augtool 1.4.0 <http://augeas.net/>
  1044. Debug: Facter: completed processing output: closing child pipes.
  1045. Debug: Facter: process exited with status code 0.
  1046. Debug: Facter: fact "augeasversion" has resolved to "1.4.0".
  1047. Debug: Facter: fact "augeas" has resolved to {
  1048. version => "1.4.0"
  1049. }.
  1050. Debug: Facter: resolving networking facts.
  1051. Debug: Facter: hostname "n9300" could not be resolved: hostname may not be externally resolvable.
  1052. Debug: Facter: searching "/var/lib/dhclient" for dhclient lease files.
  1053. Debug: Facter: searching "/var/lib/dhcp" for dhclient lease files.
  1054. Debug: Facter: searching "/var/lib/dhcp3" for dhclient lease files.
  1055. Debug: Facter: searching "/var/lib/NetworkManager" for dhclient lease files.
  1056. Debug: Facter: searching "/var/db" for dhclient lease files.
  1057. Debug: Facter: executing command: dhcpcd -U eth1
  1058. Debug: Facter: dhcpcd was not found on the PATH.
  1059. Debug: Facter: executing command: dhcpcd -U gre0
  1060. Debug: Facter: dhcpcd was not found on the PATH.
  1061. Debug: Facter: executing command: dhcpcd -U ip6gre0
  1062. Debug: Facter: dhcpcd was not found on the PATH.
  1063. Debug: Facter: executing command: dhcpcd -U ip6tnl0
  1064. Debug: Facter: dhcpcd was not found on the PATH.
  1065. Debug: Facter: executing command: dhcpcd -U lo
  1066. Debug: Facter: dhcpcd was not found on the PATH.
  1067. Debug: Facter: executing command: dhcpcd -U tunl0
  1068. Debug: Facter: dhcpcd was not found on the PATH.
  1069. Debug: Facter: fact "hostname" has resolved to "n9300".
  1070. Debug: Facter: fact "fqdn" has resolved to "n9300".
  1071. Debug: Facter: fact "ipaddress_eth1" has resolved to "10.192.74.60".
  1072. Debug: Facter: fact "ipaddress" has resolved to "10.192.74.60".
  1073. Debug: Facter: fact "netmask_eth1" has resolved to "255.255.255.0".
  1074. Debug: Facter: fact "netmask" has resolved to "255.255.255.0".
  1075. Debug: Facter: fact "network_eth1" has resolved to "10.192.74.0".
  1076. Debug: Facter: fact "network" has resolved to "10.192.74.0".
  1077. Debug: Facter: fact "macaddress_eth1" has resolved to "f4:0f:1b:ad:77:40".
  1078. Debug: Facter: fact "macaddress" has resolved to "f4:0f:1b:ad:77:40".
  1079. Debug: Facter: fact "mtu_eth1" has resolved to 1500.
  1080. Debug: Facter: fact "mtu_gre0" has resolved to 1476.
  1081. Debug: Facter: fact "mtu_ip6gre0" has resolved to 1448.
  1082. Debug: Facter: fact "mtu_ip6tnl0" has resolved to 1452.
  1083. Debug: Facter: fact "ipaddress_lo" has resolved to "127.0.0.1".
  1084. Debug: Facter: fact "ipaddress6_lo" has resolved to "::1".
  1085. Debug: Facter: fact "netmask_lo" has resolved to "255.255.0.0".
  1086. Debug: Facter: fact "netmask6_lo" has resolved to "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff".
  1087. Debug: Facter: fact "network_lo" has resolved to "127.0.0.0".
  1088. Debug: Facter: fact "network6_lo" has resolved to "::1".
  1089. Debug: Facter: fact "mtu_lo" has resolved to 16436.
  1090. Debug: Facter: fact "mtu_tunl0" has resolved to 1480.
  1091. Debug: Facter: fact "interfaces" has resolved to "eth1,gre0,ip6gre0,ip6tnl0,lo,tunl0".
  1092. Debug: Facter: fact "networking" has resolved to {
  1093. fqdn => "n9300",
  1094. hostname => "n9300",
  1095. interfaces => {
  1096. eth1 => {
  1097. ip => "10.192.74.60",
  1098. mac => "f4:0f:1b:ad:77:40",
  1099. mtu => 1500,
  1100. netmask => "255.255.255.0",
  1101. network => "10.192.74.0"
  1102. },
  1103. gre0 => {
  1104. mtu => 1476
  1105. },
  1106. ip6gre0 => {
  1107. mtu => 1448
  1108. },
  1109. ip6tnl0 => {
  1110. mtu => 1452
  1111. },
  1112. lo => {
  1113. ip => "127.0.0.1",
  1114. ip6 => "::1",
  1115. mtu => 16436,
  1116. netmask => "255.255.0.0",
  1117. netmask6 => "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
  1118. network => "127.0.0.0",
  1119. network6 => "::1"
  1120. },
  1121. tunl0 => {
  1122. mtu => 1480
  1123. }
  1124. },
  1125. ip => "10.192.74.60",
  1126. mac => "f4:0f:1b:ad:77:40",
  1127. mtu => 1500,
  1128. netmask => "255.255.255.0",
  1129. network => "10.192.74.0"
  1130. }.
  1131. Debug: Facter: resolving disk facts.
  1132. Debug: Facter: fact "blockdevice_sda_vendor" has resolved to "ATA".
  1133. Debug: Facter: fact "blockdevice_sda_model" has resolved to "Micron_M550_MTFD".
  1134. Debug: Facter: fact "blockdevice_sda_size" has resolved to 64023257088.
  1135. Debug: Facter: fact "blockdevices" has resolved to "sda".
  1136. Debug: Facter: fact "disks" has resolved to {
  1137. sda => {
  1138. model => "Micron_M550_MTFD",
  1139. size => "59.63 GiB",
  1140. size_bytes => 64023257088,
  1141. vendor => "ATA"
  1142. }
  1143. }.
  1144. Debug: Facter: resolving processor facts.
  1145. Debug: Facter: executing command: /bin/uname -p
  1146. Debug: Facter: unknown
  1147. Debug: Facter: process exited with status code 0.
  1148. Debug: Facter: fact "hardwareisa" has resolved to "unknown".
  1149. Debug: Facter: fact "processorcount" has resolved to 4.
  1150. Debug: Facter: fact "physicalprocessorcount" has resolved to 1.
  1151. Debug: Facter: fact "processor0" has resolved to "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz".
  1152. Debug: Facter: fact "processor1" has resolved to "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz".
  1153. Debug: Facter: fact "processor2" has resolved to "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz".
  1154. Debug: Facter: fact "processor3" has resolved to "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz".
  1155. Debug: Facter: fact "processors" has resolved to {
  1156. count => 4,
  1157. isa => "unknown",
  1158. models => [
  1159. "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz",
  1160. "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz",
  1161. "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz",
  1162. "Intel(R) Core(TM) i3-3227U CPU @ 2.50GHz"
  1163. ],
  1164. physicalcount => 1,
  1165. speed => "2.50 GHz"
  1166. }.
  1167. Debug: Facter: resolving uptime facts.
  1168. Debug: Facter: fact "uptime_seconds" has resolved to 935255.
  1169. Debug: Facter: fact "uptime_hours" has resolved to 259.
  1170. Debug: Facter: fact "uptime_days" has resolved to 10.
  1171. Debug: Facter: fact "uptime" has resolved to "10 days".
  1172. Debug: Facter: fact "system_uptime" has resolved to {
  1173. days => 10,
  1174. hours => 259,
  1175. seconds => 935255,
  1176. uptime => "10 days"
  1177. }.
  1178. Debug: Facter: resolving ssh facts.
  1179. Debug: Facter: ssh_host_rsa_key.pub could not be located.
  1180. Debug: Facter: ssh_host_dsa_key.pub could not be located.
  1181. Debug: Facter: ssh_host_ecdsa_key.pub could not be located.
  1182. Debug: Facter: ssh_host_ed25519_key.pub could not be located.
  1183. Debug: Facter: resolving id facts.
  1184. Debug: Facter: fact "id" has resolved to "root".
  1185. Debug: Facter: fact "gid" has resolved to "root".
  1186. Debug: Facter: fact "identity" has resolved to {
  1187. gid => 0,
  1188. group => "root",
  1189. uid => 0,
  1190. user => "root"
  1191. }.
  1192. Debug: Facter: resolving timezone facts.
  1193. Debug: Facter: fact "timezone" has resolved to "UTC".
  1194. Debug: Facter: resolving file system facts.
  1195. Debug: Facter: fact "mountpoints" has resolved to {
  1196. / => {
  1197. available => "1.09 GiB",
  1198. available_bytes => 1166565376,
  1199. capacity => "45.68%",
  1200. device => "/dev/root",
  1201. filesystem => "auto",
  1202. options => [
  1203. "rw",
  1204. "errors=remount-ro"
  1205. ],
  1206. size => "2.00 GiB",
  1207. size_bytes => 2147483648,
  1208. used => "935.48 MiB",
  1209. used_bytes => 980918272
  1210. },
  1211. /bootflash => {
  1212. available => "19.12 GiB",
  1213. available_bytes => 20524982272,
  1214. capacity => "6.13%",
  1215. device => "/dev/sda4",
  1216. filesystem => "ext3",
  1217. options => [
  1218. "rw",
  1219. "noexec",
  1220. "nodev",
  1221. "noatime",
  1222. "discard"
  1223. ],
  1224. size => "20.36 GiB",
  1225. size_bytes => 21865418752,
  1226. used => "1.25 GiB",
  1227. used_bytes => 1340436480
  1228. },
  1229. /bootflash/.rpmstore/patching => {
  1230. available => "55.56 MiB",
  1231. available_bytes => 58260480,
  1232. capacity => "2.06%",
  1233. device => "/dev/loop4",
  1234. filesystem => "ext2",
  1235. options => [
  1236. "rw"
  1237. ],
  1238. size => "56.73 MiB",
  1239. size_bytes => 59487232,
  1240. used => "1.17 MiB",
  1241. used_bytes => 1226752
  1242. },
  1243. /isan_bin_ro => {
  1244. available => "0 bytes",
  1245. available_bytes => 0,
  1246. capacity => "100%",
  1247. device => "/dev/loop2",
  1248. filesystem => "squashfs",
  1249. options => [
  1250. "ro"
  1251. ],
  1252. size => "29.25 MiB",
  1253. size_bytes => 30670848,
  1254. used => "29.25 MiB",
  1255. used_bytes => 30670848
  1256. },
  1257. /isan_lib_ro => {
  1258. available => "0 bytes",
  1259. available_bytes => 0,
  1260. capacity => "100%",
  1261. device => "/dev/loop1",
  1262. filesystem => "squashfs",
  1263. options => [
  1264. "ro"
  1265. ],
  1266. size => "52.50 MiB",
  1267. size_bytes => 55050240,
  1268. used => "52.50 MiB",
  1269. used_bytes => 55050240
  1270. },
  1271. /lc_ro => {
  1272. available => "0 bytes",
  1273. available_bytes => 0,
  1274. capacity => "100%",
  1275. device => "/dev/loop3",
  1276. filesystem => "squashfs",
  1277. options => [
  1278. "ro"
  1279. ],
  1280. size => "37.00 MiB",
  1281. size_bytes => 38797312,
  1282. used => "37.00 MiB",
  1283. used_bytes => 38797312
  1284. },
  1285. /logflash => {
  1286. available => "20.14 GiB",
  1287. available_bytes => 21626871808,
  1288. capacity => "1.09%",
  1289. device => "/dev/sda7",
  1290. filesystem => "ext4",
  1291. options => [
  1292. "rw",
  1293. "noexec",
  1294. "nodev",
  1295. "noatime",
  1296. "discard"
  1297. ],
  1298. size => "20.36 GiB",
  1299. size_bytes => 21865418752,
  1300. used => "227.50 MiB",
  1301. used_bytes => 238546944
  1302. },
  1303. /mnt/cfg/0 => {
  1304. available => "4.52 GiB",
  1305. available_bytes => 4852273152,
  1306. capacity => "2.91%",
  1307. device => "/dev/sda5",
  1308. filesystem => "ext3",
  1309. options => [
  1310. "rw",
  1311. "nodev",
  1312. "noatime",
  1313. "discard"
  1314. ],
  1315. size => "4.65 GiB",
  1316. size_bytes => 4997808128,
  1317. used => "138.79 MiB",
  1318. used_bytes => 145534976
  1319. },
  1320. /mnt/cfg/1 => {
  1321. available => "4.52 GiB",
  1322. available_bytes => 4852273152,
  1323. capacity => "2.91%",
  1324. device => "/dev/sda6",
  1325. filesystem => "ext3",
  1326. options => [
  1327. "rw",
  1328. "nodev",
  1329. "noatime",
  1330. "discard"
  1331. ],
  1332. size => "4.65 GiB",
  1333. size_bytes => 4997808128,
  1334. used => "138.79 MiB",
  1335. used_bytes => 145534976
  1336. },
  1337. /mnt/plog => {
  1338. available => "2.26 GiB",
  1339. available_bytes => 2427031552,
  1340. capacity => "2.88%",
  1341. device => "/dev/sda2",
  1342. filesystem => "ext3",
  1343. options => [
  1344. "rw",
  1345. "nodev",
  1346. "noatime",
  1347. "discard"
  1348. ],
  1349. size => "2.33 GiB",
  1350. size_bytes => 2498887680,
  1351. used => "68.53 MiB",
  1352. used_bytes => 71856128
  1353. },
  1354. /mnt/pss => {
  1355. available => "4.52 GiB",
  1356. available_bytes => 4851834880,
  1357. capacity => "2.92%",
  1358. device => "/dev/sda3",
  1359. filesystem => "ext3",
  1360. options => [
  1361. "rw",
  1362. "nodev",
  1363. "noatime",
  1364. "discard"
  1365. ],
  1366. size => "4.65 GiB",
  1367. size_bytes => 4997808128,
  1368. used => "139.21 MiB",
  1369. used_bytes => 145973248
  1370. }
  1371. }.
  1372. Debug: Facter: fact "filesystems" has resolved to "ext2,ext3,ext4,iso9660,msdos,squashfs,udf,vfat".
  1373. Debug: Facter: fact "partitions" has resolved to {
  1374. /dev/loop0 => {
  1375. filesystem => "squashfs",
  1376. size => "41.59 MiB",
  1377. size_bytes => 43606016
  1378. },
  1379. /dev/loop1 => {
  1380. filesystem => "squashfs",
  1381. mount => "/isan_lib_ro",
  1382. size => "52.39 MiB",
  1383. size_bytes => 54935552
  1384. },
  1385. /dev/loop2 => {
  1386. filesystem => "squashfs",
  1387. mount => "/isan_bin_ro",
  1388. size => "29.25 MiB",
  1389. size_bytes => 30666752
  1390. },
  1391. /dev/loop3 => {
  1392. filesystem => "squashfs",
  1393. mount => "/lc_ro",
  1394. size => "36.96 MiB",
  1395. size_bytes => 38760448
  1396. },
  1397. /dev/loop4 => {
  1398. filesystem => "ext2",
  1399. mount => "/bootflash/.rpmstore/patching",
  1400. size => "58.59 MiB",
  1401. size_bytes => 61440000,
  1402. uuid => "94b300a1-f19d-4c18-af14-5e50cfe291b4"
  1403. },
  1404. /dev/loop5 => {
  1405. filesystem => "ext4",
  1406. label => "_rootfs.guestshe",
  1407. size => "200.00 MiB",
  1408. size_bytes => 209715200,
  1409. uuid => "062fc1ce-ba76-4fe0-84db-d44ff0cd46fd"
  1410. },
  1411. /dev/sda1 => {
  1412. filesystem => "ext2",
  1413. size => "512.00 MiB",
  1414. size_bytes => 536870912,
  1415. uuid => "10c23ecc-3a49-4579-b65a-cbf948c6cb62"
  1416. },
  1417. /dev/sda2 => {
  1418. filesystem => "ext3",
  1419. mount => "/mnt/plog",
  1420. size => "2.36 GiB",
  1421. size_bytes => 2538783744,
  1422. uuid => "0e0ebf43-19f2-43f7-ae55-60352e34c300"
  1423. },
  1424. /dev/sda3 => {
  1425. filesystem => "ext3",
  1426. mount => "/mnt/pss",
  1427. size => "4.73 GiB",
  1428. size_bytes => 5077568512,
  1429. uuid => "276ac5e5-8555-4911-84f9-f3f2916369a8"
  1430. },
  1431. /dev/sda4 => {
  1432. filesystem => "ext3",
  1433. mount => "/bootflash",
  1434. size => "20.69 GiB",
  1435. size_bytes => 22214363136,
  1436. uuid => "4ee25c17-f033-4341-a64e-df4d423550a5"
  1437. },
  1438. /dev/sda5 => {
  1439. filesystem => "ext3",
  1440. mount => "/mnt/cfg/0",
  1441. size => "4.73 GiB",
  1442. size_bytes => 5077568512,
  1443. uuid => "cc117c8b-bb10-4f35-934b-b1394eff60ab"
  1444. },
  1445. /dev/sda6 => {
  1446. filesystem => "ext3",
  1447. mount => "/mnt/cfg/1",
  1448. size => "4.73 GiB",
  1449. size_bytes => 5077568512,
  1450. uuid => "057c62d8-92fa-485b-84c7-3cb5beb8e5ca"
  1451. },
  1452. /dev/sda7 => {
  1453. filesystem => "ext4",
  1454. mount => "/logflash",
  1455. size => "20.69 GiB",
  1456. size_bytes => 22214363136,
  1457. uuid => "d2ac228d-a239-4a82-827f-d8c9476ad6ed"
  1458. }
  1459. }.
  1460. Debug: Facter: resolving memory facts.
  1461. Debug: Facter: fact "memoryfree" has resolved to "12.70 GiB".
  1462. Debug: Facter: fact "memoryfree_mb" has resolved to 13000.6.
  1463. Debug: Facter: fact "memorysize" has resolved to "15.64 GiB".
  1464. Debug: Facter: fact "memorysize_mb" has resolved to 16017.6.
  1465. Debug: Facter: fact "memory" has resolved to {
  1466. system => {
  1467. available => "12.70 GiB",
  1468. available_bytes => 13632135168,
  1469. capacity => "18.84%",
  1470. total => "15.64 GiB",
  1471. total_bytes => 16795643904,
  1472. used => "2.95 GiB",
  1473. used_bytes => 3163508736
  1474. }
  1475. }.
  1476. Debug: Facter: resolving load_average facts.
  1477. Debug: Facter: fact "load_averages" has resolved to {
  1478. 15m => 0.66,
  1479. 1m => 0.75,
  1480. 5m => 0.7
  1481. }.
  1482. Debug: Facter: resolving Xen facts.
  1483. Debug: Failed to load library 'msgpack' for feature 'msgpack'
  1484. Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
  1485. Debug: catalog supports formats: pson yaml dot binary
  1486. Debug: Using cached connection for https://master:8140
  1487. Debug: Caching connection for https://master:8140
  1488. Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No set of title patterns matched the title "interface Ethernet1/1 switchport mode trunk".
  1489. Warning: Not using cache on failed catalog
  1490. Error: Could not retrieve catalog; skipping run
  1491. Debug: Using cached connection for https://master:8140
  1492. Debug: Caching connection for https://master:8140
  1493. Debug: Closing connection for https://master:8140
  1494. bash-4.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement