Created
July 14, 2016 20:19
-
-
Save meatballhat/f1b0102aabb7d3fc82e093fbeb438dd6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2016-07-14T20:07:44+00:00] INFO: Processing remote_file[/tmp/packer-chef-client/local-mode-cache/cache/system-info.gem] action create (travis_system_info::default line 12) | |
[2016-07-14T20:07:44+00:00] INFO: remote_file[/tmp/packer-chef-client/local-mode-cache/cache/system-info.gem] created file /tmp/packer-chef-client/local-mode-cache/cache/system-info.gem | |
[2016-07-14T20:07:44+00:00] INFO: remote_file[/tmp/packer-chef-client/local-mode-cache/cache/system-info.gem] updated file contents /tmp/packer-chef-client/local-mode-cache/cache/system-info.gem | |
[2016-07-14T20:07:44+00:00] INFO: Processing execute[/opt/chef/embedded/bin/gem install -b "/tmp/packer-chef-client/local-mode-cache/cache/system-info.gem"] action run (travis_system_info::default line 17) | |
[2016-07-14T20:07:47+00:00] INFO: execute[/opt/chef/embedded/bin/gem install -b "/tmp/packer-chef-client/local-mode-cache/cache/system-info.gem"] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[rm -rf /usr/share/travis] action run (travis_system_info::default line 19) | |
[2016-07-14T20:07:47+00:00] INFO: execute[rm -rf /usr/share/travis] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing directory[/usr/share/travis] action create (travis_system_info::default line 21) | |
[2016-07-14T20:07:47+00:00] INFO: directory[/usr/share/travis] created directory /usr/share/travis | |
[2016-07-14T20:07:47+00:00] INFO: directory[/usr/share/travis] owner changed to 1000 | |
[2016-07-14T20:07:47+00:00] INFO: directory[/usr/share/travis] group changed to 1000 | |
[2016-07-14T20:07:47+00:00] INFO: Processing ruby_block[generate system-info report] action nothing (travis_system_info::default line 27) | |
[2016-07-14T20:07:47+00:00] INFO: Processing log[system-info is coming for you] action write (travis_system_info::default line 45) | |
[2016-07-14T20:07:47+00:00] INFO: system-info is coming for you | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[apt-get -y clean autoremove] action run (sweeper::default line 27) | |
[2016-07-14T20:07:47+00:00] INFO: execute[apt-get -y clean autoremove] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[rm -rf /tmp/php*] action run (sweeper::default line 31) | |
[2016-07-14T20:07:47+00:00] INFO: execute[rm -rf /tmp/php*] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[rm -rf /var/tmp/php*] action run (sweeper::default line 35) | |
[2016-07-14T20:07:47+00:00] INFO: execute[rm -rf /var/tmp/php*] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[rm -rf /home/travis/*.iso] action run (sweeper::default line 39) | |
[2016-07-14T20:07:47+00:00] INFO: execute[rm -rf /home/travis/*.iso] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[rm -rf /home/travis/postinstall.sh] action run (sweeper::default line 43) | |
[2016-07-14T20:07:47+00:00] INFO: execute[rm -rf /home/travis/postinstall.sh] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: template[/etc/timezone] sending run action to bash[dpkg-reconfigure tzdata] (delayed) | |
[2016-07-14T20:07:47+00:00] INFO: Processing bash[dpkg-reconfigure tzdata] action run (travis_timezone::default line 14) | |
[2016-07-14T20:07:47+00:00] INFO: bash[dpkg-reconfigure tzdata] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: template[/etc/sysctl.d/30-travis-shm.conf] sending run action to execute[update sysctl travis-shm] (delayed) | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[update sysctl travis-shm] action run (sysctl::default line 1) | |
[2016-07-14T20:07:47+00:00] INFO: execute[update sysctl travis-shm] ran successfully | |
[2016-07-14T20:07:47+00:00] INFO: log[system-info is coming for you] sending run action to ruby_block[generate system-info report] (delayed) | |
[2016-07-14T20:07:47+00:00] INFO: Processing ruby_block[generate system-info report] action run (travis_system_info::default line 27) | |
[2016-07-14T20:07:47+00:00] INFO: Processing execute[system-info report] action run (dynamically defined) | |
[2016-07-14T20:07:51+00:00] INFO: execute[system-info report] ran successfully | |
[2016-07-14T20:07:51+00:00] INFO: ruby_block[generate system-info report] called | |
[2016-07-14T20:07:51+00:00] INFO: Chef Run complete in 767.507182219 seconds | |
[2016-07-14T20:07:51+00:00] INFO: Running report handlers | |
[2016-07-14T20:07:51+00:00] INFO: Report handlers complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment