Skip to content

Instantly share code, notes, and snippets.

@damonmaria
Created June 12, 2019 03:17
Show Gist options
  • Save damonmaria/3fb2979bebc6535f0af7cafb5a02eed9 to your computer and use it in GitHub Desktop.
Save damonmaria/3fb2979bebc6535f0af7cafb5a02eed9 to your computer and use it in GitHub Desktop.
$ sudo puppet agent --test --debug
Debug: Applying settings catalog for sections main, agent, ssl
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppet]{:path=>"/etc/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[/etc/puppet/code]{:path=>"/etc/puppet/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Failed to load library 'cfpropertylist' for feature 'cfpropertylist': cannot load such file -- cfpropertylist
Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
Debug: Puppet::Type::User::ProviderPw: file pw does not exist
Debug: Failed to load library 'ldap' for feature 'ldap': cannot load such file -- ldap
Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist
Debug: /User[puppet]: Provider useradd does not support features libuser; not managing attribute forcelocal
Debug: Failed to load library 'cfpropertylist' for feature 'cfpropertylist': cannot load such file -- cfpropertylist
Debug: Puppet::Type::Group::ProviderPw: file pw does not exist
Debug: Failed to load library 'ldap' for feature 'ldap': cannot load such file -- ldap
Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
Debug: /Group[puppet]: Provider groupadd does not support features libuser; not managing attribute forcelocal
Debug: Using settings: adding file resource 'vardir': 'File[/var/cache/puppet]{:path=>"/var/cache/puppet", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppet]{:path=>"/var/log/puppet", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[/var/cache/puppet/state]{:path=>"/var/cache/puppet/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[/run/puppet]{:path=>"/run/puppet", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[/var/cache/puppet/lib]{:path=>"/var/cache/puppet/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[/var/cache/puppet/preview]{:path=>"/var/cache/puppet/preview", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[/etc/puppet/ssl/certs]{:path=>"/etc/puppet/ssl/certs", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[/etc/puppet/ssl]{:path=>"/etc/puppet/ssl", :mode=>"771", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[/etc/puppet/ssl/public_keys]{:path=>"/etc/puppet/ssl/public_keys", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[/etc/puppet/ssl/certificate_requests]{:path=>"/etc/puppet/ssl/certificate_requests", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[/etc/puppet/ssl/private_keys]{:path=>"/etc/puppet/ssl/private_keys", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[/etc/puppet/ssl/private]{:path=>"/etc/puppet/ssl/private", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[/etc/puppet/ssl/certs/mhtestrpi.localdomain.pem]{:path=>"/etc/puppet/ssl/certs/mhtestrpi.localdomain.pem", :mode=>"644", :owner=>"puppet", :group=>"puppet", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[/etc/puppet/ssl/private_keys/mhtestrpi.localdomain.pem]{:path=>"/etc/puppet/ssl/private_keys/mhtestrpi.localdomain.pem", :mode=>"640", :owner=>"puppet", :group=>"puppet", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[/etc/puppet/ssl/public_keys/mhtestrpi.localdomain.pem]{:path=>"/etc/puppet/ssl/public_keys/mhtestrpi.localdomain.pem", :mode=>"644", :owner=>"puppet", :group=>"puppet", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[/etc/puppet/ssl/certs/ca.pem]{:path=>"/etc/puppet/ssl/certs/ca.pem", :mode=>"644", :owner=>"puppet", :group=>"puppet", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[/etc/puppet/ssl/crl.pem]{:path=>"/etc/puppet/ssl/crl.pem", :mode=>"644", :owner=>"puppet", :group=>"puppet", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statefile': 'File[/var/cache/puppet/state/state.yaml]{:path=>"/var/cache/puppet/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'transactionstorefile': 'File[/var/cache/puppet/state/transactionstore.yaml]{:path=>"/var/cache/puppet/state/transactionstore.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientyamldir': 'File[/var/cache/puppet/client_yaml]{:path=>"/var/cache/puppet/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'client_datadir': 'File[/var/cache/puppet/client_data]{:path=>"/var/cache/puppet/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'classfile': 'File[/var/cache/puppet/state/classes.txt]{:path=>"/var/cache/puppet/state/classes.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'resourcefile': 'File[/var/cache/puppet/state/resources.txt]{:path=>"/var/cache/puppet/state/resources.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientbucketdir': 'File[/var/cache/puppet/clientbucket]{:path=>"/var/cache/puppet/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunfile': 'File[/var/cache/puppet/state/last_run_summary.yaml]{:path=>"/var/cache/puppet/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunreport': 'File[/var/cache/puppet/state/last_run_report.yaml]{:path=>"/var/cache/puppet/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'graphdir': 'File[/var/cache/puppet/state/graphs]{:path=>"/var/cache/puppet/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[/var/cache/puppet/facts.d]{:path=>"/var/cache/puppet/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localedest': 'File[/var/cache/puppet/locales]{:path=>"/var/cache/puppet/locales", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[/etc/puppet/code]: Adding autorequire relationship with File[/etc/puppet]
Debug: /File[/var/cache/puppet/state]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/lib]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/preview]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/etc/puppet/ssl/certs]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/etc/puppet/ssl]: Adding autorequire relationship with File[/etc/puppet]
Debug: /File[/etc/puppet/ssl/public_keys]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/etc/puppet/ssl/certificate_requests]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/etc/puppet/ssl/private_keys]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/etc/puppet/ssl/private]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/etc/puppet/ssl/certs/mhtestrpi.localdomain.pem]: Adding autorequire relationship with File[/etc/puppet/ssl/certs]
Debug: /File[/etc/puppet/ssl/private_keys/mhtestrpi.localdomain.pem]: Adding autorequire relationship with File[/etc/puppet/ssl/private_keys]
Debug: /File[/etc/puppet/ssl/public_keys/mhtestrpi.localdomain.pem]: Adding autorequire relationship with File[/etc/puppet/ssl/public_keys]
Debug: /File[/etc/puppet/ssl/certs/ca.pem]: Adding autorequire relationship with File[/etc/puppet/ssl/certs]
Debug: /File[/etc/puppet/ssl/crl.pem]: Adding autorequire relationship with File[/etc/puppet/ssl]
Debug: /File[/var/cache/puppet/state/state.yaml]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/state/transactionstore.yaml]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/client_yaml]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/client_data]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/state/classes.txt]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/state/resources.txt]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/clientbucket]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/state/last_run_summary.yaml]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/state/last_run_report.yaml]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/state/graphs]: Adding autorequire relationship with File[/var/cache/puppet/state]
Debug: /File[/var/cache/puppet/facts.d]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: /File[/var/cache/puppet/locales]: Adding autorequire relationship with File[/var/cache/puppet]
Debug: Finishing transaction 93825737406580
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Runtime environment: puppet_version=5.4.0, ruby_version=2.5.1, run_mode=agent, default_encoding=UTF-8
Debug: Using cached certificate for ca
Debug: Using cached certificate for mhtestrpi.localdomain
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loaded state in 0.16 seconds
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: node supports formats: json pson yaml
Debug: Using cached certificate for ca
Debug: Using cached certificate for mhtestrpi.localdomain
Debug: Creating new connection for https://foreman.mindhive.cloud:8140
Debug: Using cached certificate_revocation_list for ca
Debug: Starting connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Debug: Finishing transaction 93825733650500
Info: Retrieving plugin
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Debug: Finishing transaction 93825737669940
Info: Retrieving locales
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Debug: Finishing transaction 93825743421100
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from /var/cache/puppet/facts.d
Debug: Facter: loading external fact directories from config file
Info: Loading facts
Debug: Loading facts from /var/cache/puppet/lib/facter/grub1conf.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/augeasprovider_grub_version.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/docker.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/apt_updates.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/pe_version.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/root_home.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/service_provider.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/serialports.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/puppet_settings.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/package_provider.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/apt_reboot_required.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/apt_update_last_success.rb
Debug: Loading facts from /var/cache/puppet/lib/facter/facter_dot_d.rb
Debug: Facter: fact "facterversion" has resolved to "3.10.0".
Debug: Facter: skipping external facts for "/opt/puppetlabs/facter/facts.d": No such file or directory
Debug: Facter: skipping external facts for "/etc/facter/facts.d": No such file or directory
Debug: Facter: skipping external facts for "/etc/puppetlabs/facter/facts.d": No such file or directory
Debug: Facter: searching "/var/cache/puppet/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: searching for custom facts in /var/cache/puppet/lib/facter.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/grub1conf.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/augeasprovider_grub_version.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/docker.rb.
Debug: Facter: searching for custom fact "kernel".
Debug: Facter: searching for kernel.rb in /var/cache/puppet/lib/facter.
Debug: Facter: searching for kernel.rb in /var/cache/puppet/lib/facter.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "Linux".
Debug: Facter: fact "kernelrelease" has resolved to "4.15.0-1037-raspi2".
Debug: Facter: fact "kernelmajversion" has resolved to "4.15".
Debug: Facter: fact "kernelversion" has resolved to "4.15.0".
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/apt_updates.rb.
Debug: Facter: executing command: /bin/sh -c /usr/bin/apt-get -s -o Debug::NoLocking=true upgrade 2>&1
Debug: Facter: Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
dbus libdbus-1-3 vim vim-common vim-runtime vim-tiny xxd
7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Inst dbus [1.12.2-1ubuntu1] (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst libdbus-1-3 [1.12.2-1ubuntu1] (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Inst xxd [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Inst vim [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst vim-tiny [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst vim-runtime [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all]) []
Inst vim-common [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Conf dbus (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf libdbus-1-3 (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf xxd (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim-tiny (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim-runtime (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Conf vim-common (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Debug: Facter: process exited with status code 0.
Debug: Facter: executing command: /bin/sh -c /usr/bin/apt-get -s -o Debug::NoLocking=true dist-upgrade 2>&1
Debug: Facter: Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
dbus libdbus-1-3 vim vim-common vim-runtime vim-tiny xxd
7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Inst dbus [1.12.2-1ubuntu1] (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst libdbus-1-3 [1.12.2-1ubuntu1] (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Inst xxd [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Inst vim [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst vim-tiny [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64]) []
Inst vim-runtime [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all]) []
Inst vim-common [2:8.0.1453-1ubuntu1] (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Conf dbus (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf libdbus-1-3 (1.12.2-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf xxd (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim-tiny (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [arm64])
Conf vim-runtime (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Conf vim-common (2:8.0.1453-1ubuntu1.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [all])
Debug: Facter: process exited with status code 0.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/pe_version.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/root_home.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/service_provider.rb.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Facter: searching for custom fact "operatingsystem".
Debug: Facter: searching for operatingsystem.rb in /var/cache/puppet/lib/facter.
Debug: Facter: searching for operatingsystem.rb in /var/cache/puppet/lib/facter.
Debug: Facter: resolving operating system facts.
Debug: Facter: executing command: /usr/bin/lsb_release -a
Debug: Facter: No LSB modules are available.
Debug: Facter: Distributor ID: Ubuntu
Debug: Facter: Description: Ubuntu 18.04.2 LTS
Debug: Facter: Release: 18.04
Debug: Facter: Codename: bionic
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "osfamily" has resolved to "Debian".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "18.04".
Debug: Facter: fact "operatingsystemrelease" has resolved to "18.04".
Debug: Facter: fact "hardwaremodel" has resolved to "aarch64".
Debug: Facter: fact "architecture" has resolved to "aarch64".
Debug: Facter: fact "lsbdistid" has resolved to "Ubuntu".
Debug: Facter: fact "lsbdistcodename" has resolved to "bionic".
Debug: Facter: fact "lsbdistdescription" has resolved to "Ubuntu 18.04.2 LTS".
Debug: Facter: fact "lsbmajdistrelease" has resolved to "18.04".
Debug: Facter: fact "lsbdistrelease" has resolved to "18.04".
Debug: Facter: fact "operatingsystem" has resolved to "Ubuntu".
Debug: Facter: fact "selinux" has resolved to false.
Debug: Facter: fact "os" has resolved to {
architecture => "aarch64",
distro => {
codename => "bionic",
description => "Ubuntu 18.04.2 LTS",
id => "Ubuntu",
release => {
full => "18.04",
major => "18.04"
}
},
family => "Debian",
hardware => "aarch64",
name => "Ubuntu",
release => {
full => "18.04",
major => "18.04"
},
selinux => {
enabled => false
}
}.
Debug: Facter: searching for custom fact "osfamily".
Debug: Facter: searching for osfamily.rb in /var/cache/puppet/lib/facter.
Debug: Facter: searching for osfamily.rb in /var/cache/puppet/lib/facter.
Debug: Failed to load library 'cfpropertylist' for feature 'cfpropertylist': cannot load such file -- cfpropertylist
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/serialports.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/puppet_settings.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/package_provider.rb.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Failed to load library 'cfpropertylist' for feature 'cfpropertylist': cannot load such file -- cfpropertylist
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/apt_reboot_required.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/apt_update_last_success.rb.
Info: Facter: loading custom facts from /var/cache/puppet/lib/facter/facter_dot_d.rb.
Debug: Facter: searching for custom facts in /var/cache/puppet/lib/facter.
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "apt_has_dist_updates" has resolved to true.
Debug: Facter: fact "apt_dist_updates" has resolved to 7.
Debug: Facter: fact "apt_has_updates" has resolved to true.
Debug: Facter: fact "apt_package_dist_updates" has resolved to [
"dbus",
"libdbus-1-3",
"xxd",
"vim",
"vim-tiny",
"vim-runtime",
"vim-common"
].
Debug: Facter: fact "apt_package_security_dist_updates" has resolved to [
"dbus",
"libdbus-1-3",
"xxd",
"vim",
"vim-tiny",
"vim-runtime",
"vim-common"
].
Debug: Facter: fact "apt_package_security_updates" has resolved to [
"dbus",
"libdbus-1-3",
"xxd",
"vim",
"vim-tiny",
"vim-runtime",
"vim-common"
].
Debug: Facter: fact "apt_package_updates" has resolved to [
"dbus",
"libdbus-1-3",
"xxd",
"vim",
"vim-tiny",
"vim-runtime",
"vim-common"
].
Debug: Facter: fact "apt_reboot_required" has resolved to false.
Debug: Facter: fact "apt_security_dist_updates" has resolved to 7.
Debug: Facter: fact "apt_security_updates" has resolved to 7.
Debug: Facter: fact "apt_update_last_success" has resolved to 1560305820.
Debug: Facter: fact "apt_updates" has resolved to 7.
Debug: Facter: fact "augeasprovider_grub_version" resolved to null and will not be added.
Debug: Facter: fact "docker_version" resolved to null and will not be added.
Debug: Facter: fact "docker_client_version" resolved to null and will not be added.
Debug: Facter: fact "docker" resolved to null and will not be added.
Debug: Facter: fact "docker_program_data_path" resolved to null and will not be added.
Debug: Facter: fact "docker_program_files_path" resolved to null and will not be added.
Debug: Facter: fact "docker_server_version" resolved to null and will not be added.
Debug: Facter: fact "docker_systemroot" resolved to null and will not be added.
Debug: Facter: fact "docker_user_temp_path" resolved to null and will not be added.
Debug: Facter: fact "grub1conf" resolved to null and will not be added.
Debug: Facter: fact "puppetversion" has resolved to "5.4.0".
Debug: Facter: fact "pe_version" resolved to null and will not be added.
Debug: Facter: fact "is_pe" has resolved to false.
Debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
Debug: Puppet::Type::Package::ProviderYum: file yum does not exist
Debug: Puppet::Type::Package::ProviderDnf: file dnf does not exist
Debug: Puppet::Type::Package::ProviderTdnf: file tdnf does not exist
Debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist
Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
Debug: Puppet::Type::Package::ProviderPuppet_gem: file /opt/puppetlabs/puppet/bin/gem does not exist
Debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist
Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist
Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist
Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist
Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist
Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist
Debug: Puppet::Type::Package::ProviderPkgng: file /usr/local/sbin/pkg does not exist
Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
Debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist
Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
Debug: /Package[dummy]: Provider apt does not support features virtual_packages; not managing attribute allow_virtual
Debug: Facter: fact "package_provider" has resolved to "apt".
Debug: Facter: fact "pe_major_version" resolved to null and will not be added.
Debug: Facter: fact "pe_minor_version" resolved to null and will not be added.
Debug: Facter: fact "pe_patch_version" resolved to null and will not be added.
Debug: Facter: fact "puppet_environmentpath" has resolved to "/etc/puppet/code/environments".
Debug: Facter: fact "puppet_server" has resolved to "foreman.mindhive.cloud".
Debug: Facter: fact "puppet_vardir" has resolved to "/var/cache/puppet".
Debug: Facter: executing command: /bin/sh -c /usr/bin/getent passwd root
Debug: Facter: root:x:0:0:root:/root:/bin/bash
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "root_home" has resolved to "/root".
Debug: Facter: fact "serialports" has resolved to [
"ttyS0"
].
Debug: Puppet::Type::Service::ProviderInit: false value when expecting true
Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist
Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
Debug: Puppet::Type::Service::ProviderOpenbsd: file /usr/sbin/rcctl does not exist
Debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
Debug: Puppet::Type::Service::ProviderRedhat: file /sbin/chkconfig does not exist
Debug: Puppet::Type::Service::ProviderUpstart: file /sbin/start does not exist
Debug: Facter: fact "service_provider" has resolved to "systemd".
Debug: Facter: fact "usbserialports" has resolved to [].
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "aarch64-linux-gnu".
Debug: Facter: fact "rubysitedir" has resolved to "/usr/local/lib/site_ruby/2.5.0".
Debug: Facter: fact "rubyversion" has resolved to "2.5.1".
Debug: Facter: fact "ruby" has resolved to {
platform => "aarch64-linux-gnu",
sitedir => "/usr/local/lib/site_ruby/2.5.0",
version => "2.5.1"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: resolving processor facts.
Debug: Facter: executing command: /bin/uname -p
Debug: Facter: aarch64
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "hardwareisa" has resolved to "aarch64".
Debug: Facter: fact "processorcount" has resolved to 4.
Debug: Facter: fact "physicalprocessorcount" has resolved to 1.
Debug: Facter: fact "processors" has resolved to {
count => 4,
isa => "aarch64",
physicalcount => 1,
speed => "1.40 GHz"
}.
Debug: Facter: /sys/class/dmi cannot be accessed: using dmidecode to query DMI information.
Debug: Facter: executing command: /usr/sbin/dmidecode
Debug: Facter: # dmidecode 3.1
Debug: Facter: Scanning /dev/mem for entry point.
Debug: Facter: /dev/mem: Operation not permitted
Debug: Facter: /dev/mem: Bad file descriptor
Debug: Facter: process exited with status code 1.
Debug: Facter: executing command: virt-what
Debug: Facter: virt-what was not found on the PATH.
Debug: Facter: executing command: vmware -v
Debug: Facter: vmware was not found on the PATH.
Debug: Facter: executing command: /usr/bin/lspci
Debug: Facter: pcilib: Cannot open /proc/bus/pci
Debug: Facter: lspci: Cannot find any working access method.
Debug: Facter: process exited with status code 1.
Debug: Facter: fact "is_virtual" has resolved to false.
Debug: Facter: fact "virtual" has resolved to "physical".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving networking facts.
Debug: Facter: executing command: /sbin/ip route show
Debug: Facter: default via 192.168.5.1 dev eth0 proto dhcp src 192.168.5.186 metric 100
Debug: Facter: 192.168.5.0/24 dev eth0 proto kernel scope link src 192.168.5.186
Debug: Facter: 192.168.5.1 dev eth0 proto dhcp scope link src 192.168.5.186 metric 100
Debug: Facter: process exited with status code 0.
Debug: Facter: executing command: /sbin/ip -6 route show
Debug: Facter: fe80::/64 dev eth0 proto kernel metric 256 pref medium
Debug: Facter: process exited with status code 0.
Debug: Facter: searching "/var/lib/dhclient" for dhclient lease files.
Debug: Facter: searching "/var/lib/dhcp" for dhclient lease files.
Debug: Facter: searching "/var/lib/dhcp3" for dhclient lease files.
Debug: Facter: searching "/var/lib/NetworkManager" for dhclient lease files.
Debug: Facter: searching "/var/db" for dhclient lease files.
Debug: Facter: executing command: dhcpcd -U eth0
Debug: Facter: dhcpcd was not found on the PATH.
Debug: Facter: executing command: dhcpcd -U lo
Debug: Facter: dhcpcd was not found on the PATH.
Debug: Facter: executing command: dhcpcd -U wlan0
Debug: Facter: dhcpcd was not found on the PATH.
Debug: Facter: executing command: /sbin/ip link show eth0
Debug: Facter: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
Debug: Facter: link/ether b8:27:eb:13:13:38 brd ff:ff:ff:ff:ff:ff
Debug: Facter: process exited with status code 0.
Debug: Facter: executing command: /sbin/ip link show lo
Debug: Facter: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
Debug: Facter: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
Debug: Facter: process exited with status code 0.
Debug: Facter: executing command: /sbin/ip link show wlan0
Debug: Facter: 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
Debug: Facter: link/ether b8:27:eb:46:46:6d brd ff:ff:ff:ff:ff:ff
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "ipaddress_eth0" has resolved to "192.168.5.186".
Debug: Facter: fact "ipaddress" has resolved to "192.168.5.186".
Debug: Facter: fact "netmask_eth0" has resolved to "255.255.255.0".
Debug: Facter: fact "netmask" has resolved to "255.255.255.0".
Debug: Facter: fact "network_eth0" has resolved to "192.168.5.0".
Debug: Facter: fact "network" has resolved to "192.168.5.0".
Debug: Facter: fact "ipaddress6_eth0" has resolved to "fe80::ba27:ebff:fe13:1338".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::ba27:ebff:fe13:1338".
Debug: Facter: fact "netmask6_eth0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_eth0" has resolved to "fe80::".
Debug: Facter: fact "network6" has resolved to "fe80::".
Debug: Facter: fact "macaddress_eth0" has resolved to "b8:27:eb:13:13:38".
Debug: Facter: fact "macaddress" has resolved to "b8:27:eb:13:13:38".
Debug: Facter: fact "mtu_eth0" has resolved to 1500.
Debug: Facter: fact "ipaddress_lo" has resolved to "127.0.0.1".
Debug: Facter: fact "netmask_lo" has resolved to "255.0.0.0".
Debug: Facter: fact "network_lo" has resolved to "127.0.0.0".
Debug: Facter: fact "ipaddress6_lo" has resolved to "::1".
Debug: Facter: fact "netmask6_lo" has resolved to "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff".
Debug: Facter: fact "network6_lo" has resolved to "::1".
Debug: Facter: fact "mtu_lo" has resolved to 65536.
Debug: Facter: fact "macaddress_wlan0" has resolved to "b8:27:eb:46:46:6d".
Debug: Facter: fact "mtu_wlan0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "mhtestrpi".
Debug: Facter: fact "domain" has resolved to "localdomain".
Debug: Facter: fact "fqdn" has resolved to "mhtestrpi.localdomain".
Debug: Facter: fact "interfaces" has resolved to "eth0,lo,wlan0".
Debug: Facter: fact "networking" has resolved to {
domain => "localdomain",
fqdn => "mhtestrpi.localdomain",
hostname => "mhtestrpi",
interfaces => {
eth0 => {
bindings => [
{
address => "192.168.5.186",
netmask => "255.255.255.0",
network => "192.168.5.0"
}
],
bindings6 => [
{
address => "fe80::ba27:ebff:fe13:1338",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::"
}
],
ip => "192.168.5.186",
ip6 => "fe80::ba27:ebff:fe13:1338",
mac => "b8:27:eb:13:13:38",
mtu => 1500,
netmask => "255.255.255.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "192.168.5.0",
network6 => "fe80::"
},
lo => {
bindings => [
{
address => "127.0.0.1",
netmask => "255.0.0.0",
network => "127.0.0.0"
}
],
bindings6 => [
{
address => "::1",
netmask => "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
network => "::1"
}
],
ip => "127.0.0.1",
ip6 => "::1",
mtu => 65536,
netmask => "255.0.0.0",
netmask6 => "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
network => "127.0.0.0",
network6 => "::1"
},
wlan0 => {
mac => "b8:27:eb:46:46:6d",
mtu => 1500
}
},
ip => "192.168.5.186",
ip6 => "fe80::ba27:ebff:fe13:1338",
mac => "b8:27:eb:13:13:38",
mtu => 1500,
netmask => "255.255.255.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "192.168.5.0",
network6 => "fe80::",
primary => "eth0"
}.
Debug: Facter: resolving disk facts.
Debug: Facter: fact "blockdevice_mmcblk0_size" has resolved to 7948206080.
Debug: Facter: fact "blockdevices" has resolved to "mmcblk0".
Debug: Facter: fact "disks" has resolved to {
mmcblk0 => {
size => "7.40 GiB",
size_bytes => 7948206080
}
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 10167.
Debug: Facter: fact "uptime_hours" has resolved to 2.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "2:49 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 2,
seconds => 10167,
uptime => "2:49 hours"
}.
Debug: Facter: resolving ssh facts.
Debug: Facter: fact "sshdsakey" has resolved to "AAAAB3NzaC1kc3MAAACBAI6ja2Y88kXgnXRdZ4cdMq2Nd1uqtjneqNXt3eWnERSNRODGe2vBuuQ+BKUY4/EsyvzQ8ibR+23nEXQGQR2uNJK3zeMESpPE3VSH61u3qRa2tLXaQSC+fQInmCAzJApzyEavllkzeaC+1BUMdNMtdDwePuq+pAhYGO3laT4U6B5fAAAAFQDo0sUfmfZ+YNOWu5Dqeg6Uu1/p7QAAAIADRH0Yj/AG6/tL8wtt8ym3zHDUVuPihVAwhpyeoXZZoKdzgjm+Vz+IGxD9dByc1j4HwREbPMaeqQxKf9HuFVXABw0N67x3QssnjYecaXX7w8BWWuxpEliV5uoRB2CXSHpPRI1jib9dMnmi5e9zlQgmtTzZBDq3EuND0bJ9a0ymAwAAAIBx1QV7EFgMyGaMZvGt9l2UCquqnJn9hNKsmMIFR91RTJTyZt6PPoVlOQ0XJN0dNwJ1cqZPaNJHiw9oXZlnMkdK6NypDCBwNCpDzesgCUd6VasNxGse++AYQwBuGAh///+gy4k8rgxYCN1GoWxFUgnleowx3g7kHUS+6d6qh4LuyA==".
Debug: Facter: fact "sshfp_dsa" has resolved to "SSHFP 2 1 dd0e0f6cc49f39cab83b6f662638af69cb82805c
SSHFP 2 2 e0639380d9f15c8793e361d50cead50ca5bb5e5394bcea5b38ffd045b8c46819".
Debug: Facter: fact "sshrsakey" has resolved to "AAAAB3NzaC1yc2EAAAADAQABAAABAQCU4OU4lEv6cveeJD6xhVEm6AeDlRwOQnz1a4oSIIkAKQWkJgUU287yCiaJbRfoYm6v4BIK9bihYOr/fJGNN+G31O8b8sxkinP4ETv+xSEq2U2IenTdlgyUEJyAwRO/myKSk6bGmu4rftlVtLSBtc9B1Wu80UvWNClut8RONjzUWQFNx1ASaXRvNQBjqyIkAt2SF948JePVpjzOy2BqOhvNU4R1h7xSM6ZTfOAzinjpTjdfFbPXWoeeQS1GyEoZMja6mIWZuf1vEGZQLZbKIk+10+wJGKAiv0qrtW03YDpRPgEnAHovkP14kZ7f3TwGbuGH/HfvKAfut7lba61iPf9f".
Debug: Facter: fact "sshfp_rsa" has resolved to "SSHFP 1 1 30455f186955dd085c8e44439b91bdae8ac1e85f
SSHFP 1 2 76db694af315d1e629986cddfd6a7851af7688e8c31d27e67bfff116d68d84c8".
Debug: Facter: fact "sshecdsakey" has resolved to "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJKxIxHysxW+EEFoczJmhMIqqbQHaJ8QYmYtEg+RopOvm1/QXjoAKoKi6remmvBElHTlsbupvXd3Jdh9eRmdORs=".
Debug: Facter: fact "sshfp_ecdsa" has resolved to "SSHFP 3 1 d06ac0cf9a9546ea4ac6b7270d852695d859cfbe
SSHFP 3 2 be61e42dc5a7938744ce35fa75eadb5bce3fd7b846fe5ffa643e586978fdccd4".
Debug: Facter: fact "sshed25519key" has resolved to "AAAAC3NzaC1lZDI1NTE5AAAAII+cSNmK/rSF7jLUF8WR315C21+So2ltBn2t0lVt+u4C".
Debug: Facter: fact "sshfp_ed25519" has resolved to "SSHFP 4 1 dcb180c7d7f303e02d6087ca063aba32e98d4af6
SSHFP 4 2 d26587453b02db8580646ef2f1a39d8736f5b61fe8dbff82ea99870f2ab6acb3".
Debug: Facter: fact "ssh" has resolved to {
dsa => {
fingerprints => {
sha1 => "SSHFP 2 1 dd0e0f6cc49f39cab83b6f662638af69cb82805c",
sha256 => "SSHFP 2 2 e0639380d9f15c8793e361d50cead50ca5bb5e5394bcea5b38ffd045b8c46819"
},
key => "AAAAB3NzaC1kc3MAAACBAI6ja2Y88kXgnXRdZ4cdMq2Nd1uqtjneqNXt3eWnERSNRODGe2vBuuQ+BKUY4/EsyvzQ8ibR+23nEXQGQR2uNJK3zeMESpPE3VSH61u3qRa2tLXaQSC+fQInmCAzJApzyEavllkzeaC+1BUMdNMtdDwePuq+pAhYGO3laT4U6B5fAAAAFQDo0sUfmfZ+YNOWu5Dqeg6Uu1/p7QAAAIADRH0Yj/AG6/tL8wtt8ym3zHDUVuPihVAwhpyeoXZZoKdzgjm+Vz+IGxD9dByc1j4HwREbPMaeqQxKf9HuFVXABw0N67x3QssnjYecaXX7w8BWWuxpEliV5uoRB2CXSHpPRI1jib9dMnmi5e9zlQgmtTzZBDq3EuND0bJ9a0ymAwAAAIBx1QV7EFgMyGaMZvGt9l2UCquqnJn9hNKsmMIFR91RTJTyZt6PPoVlOQ0XJN0dNwJ1cqZPaNJHiw9oXZlnMkdK6NypDCBwNCpDzesgCUd6VasNxGse++AYQwBuGAh///+gy4k8rgxYCN1GoWxFUgnleowx3g7kHUS+6d6qh4LuyA=="
},
ecdsa => {
fingerprints => {
sha1 => "SSHFP 3 1 d06ac0cf9a9546ea4ac6b7270d852695d859cfbe",
sha256 => "SSHFP 3 2 be61e42dc5a7938744ce35fa75eadb5bce3fd7b846fe5ffa643e586978fdccd4"
},
key => "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJKxIxHysxW+EEFoczJmhMIqqbQHaJ8QYmYtEg+RopOvm1/QXjoAKoKi6remmvBElHTlsbupvXd3Jdh9eRmdORs="
},
ed25519 => {
fingerprints => {
sha1 => "SSHFP 4 1 dcb180c7d7f303e02d6087ca063aba32e98d4af6",
sha256 => "SSHFP 4 2 d26587453b02db8580646ef2f1a39d8736f5b61fe8dbff82ea99870f2ab6acb3"
},
key => "AAAAC3NzaC1lZDI1NTE5AAAAII+cSNmK/rSF7jLUF8WR315C21+So2ltBn2t0lVt+u4C"
},
rsa => {
fingerprints => {
sha1 => "SSHFP 1 1 30455f186955dd085c8e44439b91bdae8ac1e85f",
sha256 => "SSHFP 1 2 76db694af315d1e629986cddfd6a7851af7688e8c31d27e67bfff116d68d84c8"
},
key => "AAAAB3NzaC1yc2EAAAADAQABAAABAQCU4OU4lEv6cveeJD6xhVEm6AeDlRwOQnz1a4oSIIkAKQWkJgUU287yCiaJbRfoYm6v4BIK9bihYOr/fJGNN+G31O8b8sxkinP4ETv+xSEq2U2IenTdlgyUEJyAwRO/myKSk6bGmu4rftlVtLSBtc9B1Wu80UvWNClut8RONjzUWQFNx1ASaXRvNQBjqyIkAt2SF948JePVpjzOy2BqOhvNU4R1h7xSM6ZTfOAzinjpTjdfFbPXWoeeQS1GyEoZMja6mIWZuf1vEGZQLZbKIk+10+wJGKAiv0qrtW03YDpRPgEnAHovkP14kZ7f3TwGbuGH/HfvKAfut7lba61iPf9f"
}
}.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "root".
Debug: Facter: fact "gid" has resolved to "root".
Debug: Facter: fact "identity" has resolved to {
gid => 0,
group => "root",
privileged => true,
uid => 0,
user => "root"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "UTC".
Debug: Facter: resolving file system facts.
Debug: Facter: fact "mountpoints" has resolved to {
/ => {
available => "5.03 GiB",
available_bytes => 5404221440,
capacity => "27.91%",
device => "/dev/mmcblk0p2",
filesystem => "ext4",
options => [
"rw",
"relatime",
"data=ordered"
],
size => "6.98 GiB",
size_bytes => 7496060928,
used => "1.95 GiB",
used_bytes => 2091839488
},
/boot/firmware => {
available => "155.75 MiB",
available_bytes => 163318272,
capacity => "38.20%",
device => "/dev/mmcblk0p1",
filesystem => "vfat",
options => [
"rw",
"relatime",
"fmask=0022",
"dmask=0022",
"codepage=437",
"iocharset=ascii",
"shortname=mixed",
"errors=remount-ro"
],
size => "252.05 MiB",
size_bytes => 264289280,
used => "96.29 MiB",
used_bytes => 100971008
},
/dev/shm => {
available => "456.02 MiB",
available_bytes => 478175232,
capacity => "0%",
device => "tmpfs",
filesystem => "tmpfs",
options => [
"rw",
"nosuid",
"nodev"
],
size => "456.02 MiB",
size_bytes => 478175232,
used => "0 bytes",
used_bytes => 0
},
/run => {
available => "86.86 MiB",
available_bytes => 91078656,
capacity => "4.77%",
device => "tmpfs",
filesystem => "tmpfs",
options => [
"rw",
"nosuid",
"noexec",
"relatime",
"size=93396k",
"mode=755"
],
size => "91.21 MiB",
size_bytes => 95637504,
used => "4.35 MiB",
used_bytes => 4558848
},
/run/lock => {
available => "5.00 MiB",
available_bytes => 5242880,
capacity => "0%",
device => "tmpfs",
filesystem => "tmpfs",
options => [
"rw",
"nosuid",
"nodev",
"noexec",
"relatime",
"size=5120k"
],
size => "5.00 MiB",
size_bytes => 5242880,
used => "0 bytes",
used_bytes => 0
},
/run/user/1000 => {
available => "91.20 MiB",
available_bytes => 95633408,
capacity => "0%",
device => "tmpfs",
filesystem => "tmpfs",
options => [
"rw",
"nosuid",
"nodev",
"relatime",
"size=93392k",
"mode=700",
"uid=1000",
"gid=1000"
],
size => "91.20 MiB",
size_bytes => 95633408,
used => "0 bytes",
used_bytes => 0
},
/sys/fs/cgroup => {
available => "456.02 MiB",
available_bytes => 478175232,
capacity => "0%",
device => "tmpfs",
filesystem => "tmpfs",
options => [
"ro",
"nosuid",
"nodev",
"noexec",
"mode=755"
],
size => "456.02 MiB",
size_bytes => 478175232,
used => "0 bytes",
used_bytes => 0
}
}.
Debug: Facter: fact "filesystems" has resolved to "btrfs,ext2,ext3,ext4,f2fs,msdos,squashfs,vfat".
Debug: Facter: fact "partitions" has resolved to {
/dev/mmcblk0p1 => {
filesystem => "vfat",
label => "system-boot",
mount => "/boot/firmware",
partuuid => "85baa6c1-01",
size => "256.00 MiB",
size_bytes => 268435456,
uuid => "4245-236F"
},
/dev/mmcblk0p2 => {
filesystem => "ext4",
label => "writable",
mount => "/",
partuuid => "85baa6c1-02",
size => "7.15 GiB",
size_bytes => 7678705152,
uuid => "cb9fa157-6a4b-425b-aa26-fd4790634d69"
}
}.
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "689.79 MiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 689.793.
Debug: Facter: fact "memorysize" has resolved to "912.05 MiB".
Debug: Facter: fact "memorysize_mb" has resolved to 912.051.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "689.79 MiB",
available_bytes => 723300352,
capacity => "24.37%",
total => "912.05 MiB",
total_bytes => 956354560,
used => "222.26 MiB",
used_bytes => 233054208
}
}.
Debug: Facter: resolving load_average facts.
Debug: Facter: fact "load_averages" has resolved to {
15m => 0.02,
1m => 0.28,
5m => 0.07
}.
Debug: Facter: resolving Xen facts.
Debug: Facter: resolving fips facts.
Debug: Facter: fact "fips_enabled" has resolved to false.
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: catalog supports formats: json pson yaml dot
Debug: Closing connection for https://foreman.mindhive.cloud:8140
Debug: Creating new connection for https://foreman.mindhive.cloud:8140
Debug: Starting connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Info: Caching catalog for mhtestrpi.localdomain
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Puppet::Type::Exec::ProviderPowershell: file pwsh does not exist
Debug: /Package[cgroup-lite]: Provider apt does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[apparmor]: Provider apt does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[dirmngr]: Provider apt does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[docker]: Provider apt does not support features virtual_packages; not managing attribute allow_virtual
Debug: Creating default schedules
Debug: Loaded state in 0.17 seconds
Debug: Loaded transaction store file in 0.01 seconds
Info: Applying configuration version '1560306681'
Debug: /Stage[main]/Docker::Repos/before: before to Class[Docker::Install]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/before: before to Package[docker]
Debug: /Stage[main]/Apt::Update/Exec[apt_update]/before: before to Package[cgroup-lite]
Debug: /Stage[main]/Apt::Update/Exec[apt_update]/before: before to Package[apparmor]
Debug: /Stage[main]/Apt/File[sources.list]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Apt/File[sources.list.d]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Apt/File[preferences]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Apt/File[preferences.d]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Apt/File[/etc/apt/auth.conf]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Docker::Install/before: before to Class[Docker::Config]
Debug: /Stage[main]/Docker::Config/before: before to Class[Docker::Service]
Debug: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]/before: before to Service[docker]
Debug: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]/notify: notify to Exec[docker-systemd-reload-before-service]
Debug: /Stage[main]/Docker::Service/Exec[docker-systemd-reload-before-service]/notify: notify to Service[docker]
Debug: /Stage[main]/Docker::Service/File[/etc/default/docker-storage]/notify: notify to Service[docker]
Debug: /Stage[main]/Docker::Service/File[/etc/default/docker]/notify: notify to Service[docker]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Key[Add key: 9DC858229FC7DD38854AE2D88D81803C0EBFCD88 from Apt::Source docker]/before: before to Apt::Setting[list-docker]
Debug: /Stage[main]/Apt/Apt::Setting[conf-update-stamp]/File[/etc/apt/apt.conf.d/15update-stamp]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]/notify: notify to Class[Apt::Update]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Key[Add key: 9DC858229FC7DD38854AE2D88D81803C0EBFCD88 from Apt::Source docker]/Apt_key[Add key: 9DC858229FC7DD38854AE2D88D81803C0EBFCD88 from Apt::Source docker]/before: before to Anchor[apt_key 9DC858229FC7DD38854AE2D88D81803C0EBFCD88 present]
Debug: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]: Adding autorequire relationship with File[/etc/systemd/system/docker.service.d]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]: Adding autorequire relationship with File[sources.list.d]
Debug: /Stage[main]/Docker::Repos/Apt::Pin[docker]/Apt::Setting[pref-docker]/File[/etc/apt/preferences.d/docker.pref]: Adding autorequire relationship with File[preferences.d]
Debug: /Stage[main]/Apt/File[/etc/apt/auth.conf]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Prefetching apt resources for package
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
Debug: Prefetching apt_key resources for apt_key
Debug: Executing: '/usr/bin/apt-key adv --no-tty --list-keys --with-colons --fingerprint --fixed-list-mode'
Debug: Executing: 'diff -u /etc/apt/sources.list.d/docker.list /tmp/puppet-file20190612-4643-1jbs2dj'
Notice: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]/content:
--- /etc/apt/sources.list.d/docker.list 2019-06-10 06:00:20.222044686 +0000
+++ /tmp/puppet-file20190612-4643-1jbs2dj 2019-06-12 02:31:24.315964223 +0000
@@ -1,3 +1,3 @@
# This file is managed by Puppet. DO NOT EDIT.
# docker
-deb [arch=aarch64] https://download.docker.com/linux/ubuntu bionic stable
+deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic stable
Info: Computing checksum on file /etc/apt/sources.list.d/docker.list
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Info: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]: Filebucketed /etc/apt/sources.list.d/docker.list to puppet with sum f17ea81e795dd2c8aa20fd81e9da0cca
Notice: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]/content: content changed '{md5}f17ea81e795dd2c8aa20fd81e9da0cca' to '{md5}ea4b397cb2a90e63eb94217aa7a2cb94'
Info: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]: Scheduling refresh of Class[Apt::Update]
Debug: /Stage[main]/Docker::Repos/Apt::Source[docker]/Apt::Setting[list-docker]/File[/etc/apt/sources.list.d/docker.list]: The container Apt::Setting[list-docker] will propagate my refresh event
Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update]
Debug: Exec[apt_update](provider=posix): Executing '/usr/bin/apt-get update'
Debug: Executing: '/usr/bin/apt-get update'
Notice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
Debug: /Stage[main]/Apt::Update/Exec[apt_update]: The container Class[Apt::Update] will propagate my refresh event
Debug: Class[Apt::Update]: The container Stage[main] will propagate my refresh event
Debug: Apt::Setting[list-docker]: The container Apt::Source[docker] will propagate my refresh event
Debug: Apt::Source[docker]: The container Class[Docker::Repos] will propagate my refresh event
Debug: Class[Docker::Repos]: The container Stage[main] will propagate my refresh event
Debug: Class[Docker::Repos]: The container Class[Docker] will propagate my refresh event
Debug: Executing: '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' docker-ce'
Debug: Executing: '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install docker-ce=18.09.6~3-0~ubuntu-bionic'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install docker-ce=18.09.6~3-0~ubuntu-bionic' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Version '18.09.6~3-0~ubuntu-bionic' for 'docker-ce' was not found
Error: /Stage[main]/Docker::Install/Package[docker]/ensure: change from 'purged' to '18.09.6~3-0~ubuntu-bionic' failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install docker-ce=18.09.6~3-0~ubuntu-bionic' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Version '18.09.6~3-0~ubuntu-bionic' for 'docker-ce' was not found
Debug: Class[Docker::Install]: Resource is being skipped, unscheduling all events
Debug: Class[Docker::Config]: Resource is being skipped, unscheduling all events
Debug: Class[Docker::Config]: Resource is being skipped, unscheduling all events
Debug: Class[Docker::Service]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d/service-overrides.conf]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/Exec[docker-systemd-reload-before-service]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/Exec[docker-systemd-reload-before-service]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/Exec[docker-systemd-reload-before-service]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/File[/etc/default/docker-storage]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/File[/etc/default/docker-storage]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/File[/etc/default/docker-storage]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/File[/etc/default/docker]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/File[/etc/default/docker]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/File[/etc/default/docker]: Resource is being skipped, unscheduling all events
Notice: /Stage[main]/Docker::Service/Service[docker]: Dependency Package[docker] has failures: true
Warning: /Stage[main]/Docker::Service/Service[docker]: Skipping because of failed dependencies
Debug: /Stage[main]/Docker::Service/Service[docker]: Resource is being skipped, unscheduling all events
Debug: Class[Docker::Service]: Resource is being skipped, unscheduling all events
Debug: Class[Docker]: Resource is being skipped, unscheduling all events
Info: Class[Docker]: Unscheduling all events on Class[Docker]
Debug: Stage[main]: Resource is being skipped, unscheduling all events
Info: Stage[main]: Unscheduling all events on Stage[main]
Debug: Finishing transaction 93825742366260
Debug: Storing state
Debug: Stored state in 0.13 seconds
Notice: Applied catalog in 12.28 seconds
Debug: Dynamically-bound server lookup failed, falling back to report_server setting
Debug: Dynamically-bound port lookup failed; falling back to report_port setting
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: report supports formats: json pson yaml
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: report supports formats: json pson yaml
Debug: Failed to load library 'msgpack' for feature 'msgpack': cannot load such file -- msgpack
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: report supports formats: json pson yaml
Debug: Closing connection for https://foreman.mindhive.cloud:8140
Debug: Creating new connection for https://foreman.mindhive.cloud:8140
Debug: Starting connection for https://foreman.mindhive.cloud:8140
Debug: Caching connection for https://foreman.mindhive.cloud:8140
Debug: Closing connection for https://foreman.mindhive.cloud:8140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment