platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for jidonoso #407

Closed blackjid closed 7 years ago

blackjid commented 7 years ago

Running on black-mac.local (OS X 10.12.2) under /opt/boxen/homebrew/bin/zsh, version 7347b81ed64bfabbb99be8498b72cf7b01aa3ca0 (compare to master).

Changes

M Puppetfile
 M Puppetfile.lock
 D vendor/puppet/cache/boxen-puppet-elasticsearch-2.8.0.tar.gz
?? vendor/puppet/cache/boxen-puppet-elasticsearch-2.9.0.tar.gz

Puppet Command

/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.9.0/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff /opt/boxen/repo/manifests

Output (from /opt/boxen/repo/log/boxen.log)

2017-02-03 11:07:49 -0500 Puppet (err): Unable to set ownership of log file
2017-02-03 11:08:01 -0500 Puppet (notice): Compiled catalog for black-mac.local in environment production in 6.82 seconds
2017-02-03 11:08:12 -0500 /Stage[main]/Osx::Dock::Clear_dock/Boxen::Osx_defaults[Remove all the pinned icons]/Exec[osx_defaults write  com.apple.dock:persistent-apps=>()]/returns (notice): executed successfully
2017-02-03 11:08:14 -0500 /Stage[main]/Osx::Dock/Exec[killall Dock] (notice): Triggered 'refresh' from 1 events
2017-02-03 11:08:20 -0500 /Stage[main]/Elasticsearch::Package/Homebrew::Formula[elasticsearch]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb]/content (notice): 
--- /opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb  2015-08-12 22:37:17.000000000 -0400
+++ /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/puppet-file20170203-12492-h8wq4m   2017-02-03 11:08:20.000000000 -0500
@@ -1,13 +1,13 @@
 require "formula"

 class Elasticsearch < Formula
-  homepage "http://www.elasticsearch.org"
-  url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.5.2.tar.gz"
+  homepage "http://www.elastic.co"
+  url "https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.1.tar.gz"
   sha1 "ffe2e46ec88f4455323112a556adaaa085669d13"
-  version '1.5.2-boxen1'
+  version '1.7.1-boxen1'

   head do
-    url "https://github.com/elasticsearch/elasticsearch.git"
+    url "https://github.com/elastic/elasticsearch.git"
     depends_on "maven"
   end

2017-02-03 11:08:20 -0500 /Stage[main]/Elasticsearch::Package/Homebrew::Formula[elasticsearch]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb]/content (notice): content changed '{md5}d0f11d749e438a521d4d28c42c0b4f77' to '{md5}db0808e7087b684e5c2f2f23e54a0ae8'
2017-02-03 11:08:22 -0500 Puppet (err): Could not update: Execution of 'brew info boxen/brews/elasticsearch' returned 1: Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb:6:in `<class:Elasticsearch>'
Please report this to the boxen/brews tap!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  boxen/brews
Wrapped exception:
Execution of 'brew info boxen/brews/elasticsearch' returned 1: Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb:6:in `<class:Elasticsearch>'
Please report this to the boxen/brews tap!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  boxen/brews
2017-02-03 11:08:22 -0500 /Stage[main]/Elasticsearch::Package/Package[boxen/brews/elasticsearch]/ensure (err): change from 1.5.2-boxen1 to 1.7.1-boxen1 failed: Could not update: Execution of 'brew info boxen/brews/elasticsearch' returned 1: Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/elasticsearch.rb:6:in `<class:Elasticsearch>'
Please report this to the boxen/brews tap!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  boxen/brews
2017-02-03 11:08:27 -0500 /Stage[main]/People::Blackjid::Dotfiles/Exec[install dotfiles]/returns (notice): executed successfully
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/config/elasticsearch] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/config/elasticsearch] (warning): Skipping because of failed dependencies
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/data/elasticsearch] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/data/elasticsearch] (warning): Skipping because of failed dependencies
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/env.d/elasticsearch.sh] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/env.d/elasticsearch.sh] (warning): Skipping because of failed dependencies
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/Library/LaunchDaemons/dev.elasticsearch.plist] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/Library/LaunchDaemons/dev.elasticsearch.plist] (warning): Skipping because of failed dependencies
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/Boxen::Env_script[elasticsearch]/File[/opt/boxen/env.d/70_elasticsearch.sh] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/Boxen::Env_script[elasticsearch]/File[/opt/boxen/env.d/70_elasticsearch.sh] (warning): Skipping because of failed dependencies
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/config/elasticsearch/elasticsearch.yml] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:31 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/config/elasticsearch/elasticsearch.yml] (warning): Skipping because of failed dependencies
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/log/elasticsearch] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Config/File[/opt/boxen/log/elasticsearch] (warning): Skipping because of failed dependencies
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Service/Service[com.boxen.elasticsearch] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Service/Service[com.boxen.elasticsearch] (warning): Skipping because of failed dependencies
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Service/Service[dev.elasticsearch] (notice): Dependency Package[boxen/brews/elasticsearch] has failures: true
2017-02-03 11:08:32 -0500 /Stage[main]/Elasticsearch::Service/Service[dev.elasticsearch] (warning): Skipping because of failed dependencies
2017-02-03 11:08:34 -0500 /Stage[main]/Elasticsearch::Service/Service[dev.elasticsearch] (notice): Triggered 'refresh' from 1 events
2017-02-03 11:12:39 -0500 Puppet (warning): The /System/Library/LaunchDaemons/com.apple.jetsamproperties.Mac.plist plist does not contain a 'label' key; Puppet is skipping it
blackjid commented 7 years ago

Succeeded at version 7347b81ed64bfabbb99be8498b72cf7b01aa3ca0.