sf-error test dpl (sf-error) (all providers) 2019-08-09 18:47:45 +020…

API event #4482.10 errored

  • Ran for
chef_supermarket
AMD64
Shell
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: 8732ca0e-7299-4895-a9b8-5acf8be3cf86@1.worker-com-69c59c6d6b-qdtpc.gce-production-1
3version: v6.2.1 https://github.com/travis-ci/worker/tree/4e3246c044eb4915c2378ffacd0b3d3ed0136bba
4instance: travis-job-48894c95-566e-48bd-aa27-af9cc219c218 travis-ci-stevonnie-xenial-1553530512-f909ac5 (via amqp)
5startup: 6.429789979s
system_info
6Build system information
7Build language: shell
8Build group: stable
9Build dist: xenial
10Build id: 122623435
11Job id: 223979460
12Runtime kernel version: 4.15.0-1028-gcp
13travis-build version: 95d02c42e
14Build image provisioning date and time
15Mon Mar 25 16:34:11 UTC 2019
16Operating System Details
17Distributor ID: Ubuntu
18Description: Ubuntu 16.04.6 LTS
19Release: 16.04
20Codename: xenial
21Systemd Version
22systemd 229
23Cookbooks Version
2442e42e4 https://github.com/travis-ci/travis-cookbooks/tree/42e42e4
25git version
26git version 2.21.0
27bash version
28GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
29gcc version
30gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
31docker version
32Client:
33 Version: 18.06.0-ce
34 API version: 1.38
35 Go version: go1.10.3
36 Git commit: 0ffa825
37 Built: Wed Jul 18 19:11:02 2018
38 OS/Arch: linux/amd64
39 Experimental: false
41Server:
42 Engine:
43 Version: 18.06.0-ce
44 API version: 1.38 (minimum version 1.12)
45 Go version: go1.10.3
46 Git commit: 0ffa825
47 Built: Wed Jul 18 19:09:05 2018
48 OS/Arch: linux/amd64
49 Experimental: false
50clang version
51clang version 7.0.0 (tags/RELEASE_700/final)
52jq version
53jq-1.5
54bats version
55Bats 0.4.0
56shellcheck version
570.6.0
58shfmt version
59v2.6.3
60ccache version
613.2.4
62cmake version
63cmake version 3.12.4
64heroku version
65heroku/7.22.7 linux-x64 node-v11.10.1
66imagemagick version
67Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
68md5deep version
694.4
70mercurial version
71version 4.8
72mysql version
73mysql Ver 14.14 Distrib 5.7.25, for Linux (x86_64) using EditLine wrapper
74openssl version
75OpenSSL 1.0.2g 1 Mar 2016
76packer version
771.3.3
78postgresql client version
79psql (PostgreSQL) 9.5.14
80ragel version
81Ragel State Machine Compiler version 6.8 Feb 2013
82sudo version
831.8.16
84gzip version
85gzip 1.6
86zip version
87Zip 3.0
88vim version
89VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
90iptables version
91iptables v1.6.0
92curl version
93curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
94wget version
95GNU Wget 1.17.1 built on linux-gnu.
96rsync version
97rsync version 3.1.1 protocol version 31
98gimme version
99v1.5.3
100nvm version
1010.34.0
102perlbrew version
103/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.86
104phpenv version
105rbenv 1.1.2
106rvm version
107rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
108default ruby version
109ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
docker_mtu
resolvconf
git.checkout
1120.89s$ git clone --depth=50 --branch=sf-error https://github.com/travis-ci/dpl.git travis-ci/dpl
113Cloning into 'travis-ci/dpl'...
114$ cd travis-ci/dpl
115$ git checkout -qf fe5df5edc85b815970f5f556e1b365dcb06774ce
118Setting environment variables from repository settings
119$ export SNAP_TOKEN=[secure]
120$ export encrypted_81cf70da4be5_key=[secure]
121$ export encrypted_81cf70da4be5_iv=[secure]
122$ export encrypted_b24ece17e78a_key=[secure]
123$ export encrypted_b24ece17e78a_iv=[secure]
124$ export COVERALLS_REPO_TOKEN=[secure]
126Setting environment variables from .travis.yml
127$ export ID=a117ba667d08c158dea2c6c809ee28c7
129$ bash -c 'echo $BASH_VERSION'
1304.3.48(1)-release
1320.00s$ true
133The command "true" exited with 0.
before_deploy.1
1360.01s$ mkdir -p tmp/dpl_test
before_deploy.2
1370.04s$ openssl aes-256-cbc -K $encrypted_81cf70da4be5_key -iv $encrypted_81cf70da4be5_iv -in .travis/providers/chef_supermarket/private_key.enc -out tmp/dpl_test/private_key -d
before_deploy.3
1380.09s$ .travis/providers/chef_supermarket/prepare
before_deploy.4
1390.00s$ cd tmp/dpl_test
dpl_0
140$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl
141Gem 'dpl' is not installed
142Building dpl gem locally with source travis-ci/dpl and branch sf-error
1430.01s1.09s$ git clone https://github.com/travis-ci/dpl travis-ci/dpl
144Cloning into 'travis-ci/dpl'...
1450.00s0.02s$ git checkout sf-error
146Switched to a new branch 'sf-error'
147Branch 'sf-error' set up to track remote branch 'sf-error' from 'origin'.
1480.01s$ git rev-parse HEAD
149fe5df5edc85b815970f5f556e1b365dcb06774ce
1501.42s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem build dpl.gemspec
151 Successfully built RubyGem
152 Name: dpl
153 Version: 2.0.0.alpha.1
154 File: dpl-2.0.0.alpha.1.gem
1550.00s1.99s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install $TRAVIS_BUILD_DIR/dpl-*.gem --pre
156Successfully installed regstry-1.0.14
157Successfully installed cl-0.1.28
158Successfully installed dpl-2.0.0.alpha.1
1593 gems installed
162Support for deployments to Chef Supermarket is in alpha. Please see here: https://github.com/travis-ci/dpl/#maturity-levels
dpl.1
16425.00sInstall deployment dependencies
165Installing deployment dependencies
166Installing gem dependencies: chef (~> 12.0), mime-types (~> 3.2.2), rack
dpl.2
1690.00sAuthenticate deployment
172/home/travis/.rvm/gems/ruby-2.4.5/gems/chef-12.22.5/lib/chef/cookbook_loader.rb:127:in `[]': Cannot find a cookbook named kaputt; did you forget to add metadata to a cookbook? (https://docs.chef.io/config_rb_metadata.html) (Chef::Exceptions::CookbookNotFoundInRepo)
173 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/chef_supermarket.rb:79:in `block in cookbook'
174 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/chef_supermarket.rb:79:in `chdir'
175 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/chef_supermarket.rb:79:in `cookbook'
176 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/chef_supermarket.rb:91:in `dir'
177 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/chef_supermarket.rb:55:in `finish'
178 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:215:in `block in run_stage'
179 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:384:in `fold'
180 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:213:in `run_stage'
181 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:192:in `ensure in run'
182 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:192:in `run'
183 from /home/travis/.rvm/gems/ruby-2.4.5/gems/cl-0.1.28/lib/cl/runner/default.rb:23:in `run'
184 from /home/travis/.rvm/gems/ruby-2.4.5/gems/cl-0.1.28/lib/cl.rb:32:in `run'
185 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/cli.rb:12:in `run'
186 from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/bin/dpl:10:in `<top (required)>'
187 from /home/travis/.rvm/gems/ruby-2.4.5/bin/dpl:23:in `load'
188 from /home/travis/.rvm/gems/ruby-2.4.5/bin/dpl:23:in `<main>'
189failed to deploy
Top