cvent/octopus-deploy-cookbook

View on GitHub
Create create-gh-release.yml #174
Brent Montague authored 67666a2b
errored00:00:20
An engine encountered an error
E10 Error

We had trouble running the rubocop engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-foodcritic:b789
b789: Pulling from codeclimate/codeclimate-foodcritic
f2b6b4884fc8: Pulling fs layer
9910338de752: Pulling fs layer
bc65895fdb3d: Pulling fs layer
c08945ade5dd: Pulling fs layer
73865b2be0d7: Pulling fs layer
90d65414ac15: Pulling fs layer
dba9355bf03a: Pulling fs layer
e7bbc37d4298: Pulling fs layer
f0947bd69577: Pulling fs layer
397cd56dd341: Pulling fs layer
96990b78a783: Pulling fs layer
4c0e3f823603: Pulling fs layer
89de5bcefb16: Pulling fs layer
47a73ec9627f: Pulling fs layer
fdef2e7f9cab: Pulling fs layer
96990b78a783: Waiting
4c0e3f823603: Waiting
89de5bcefb16: Waiting
397cd56dd341: Waiting
fdef2e7f9cab: Waiting
dba9355bf03a: Waiting
47a73ec9627f: Waiting
e7bbc37d4298: Waiting
c08945ade5dd: Waiting
73865b2be0d7: Waiting
90d65414ac15: Waiting
f0947bd69577: Waiting
bc65895fdb3d: Download complete
9910338de752: Verifying Checksum
9910338de752: Download complete
73865b2be0d7: Verifying Checksum
73865b2be0d7: Download complete
90d65414ac15: Download complete
c08945ade5dd: Verifying Checksum
c08945ade5dd: Download complete
dba9355bf03a: Download complete
f2b6b4884fc8: Verifying Checksum
f2b6b4884fc8: Download complete
e7bbc37d4298: Download complete
96990b78a783: Verifying Checksum
96990b78a783: Download complete
397cd56dd341: Download complete
4c0e3f823603: Download complete
89de5bcefb16: Verifying Checksum
89de5bcefb16: Download complete
f0947bd69577: Verifying Checksum
f0947bd69577: Download complete
47a73ec9627f: Verifying Checksum
47a73ec9627f: Download complete
fdef2e7f9cab: Verifying Checksum
fdef2e7f9cab: Download complete
f2b6b4884fc8: Pull complete
9910338de752: Pull complete
bc65895fdb3d: Pull complete
c08945ade5dd: Pull complete
73865b2be0d7: Pull complete
90d65414ac15: Pull complete
dba9355bf03a: Pull complete
e7bbc37d4298: Pull complete
f0947bd69577: Pull complete
397cd56dd341: Pull complete
96990b78a783: Pull complete
4c0e3f823603: Pull complete
89de5bcefb16: Pull complete
47a73ec9627f: Pull complete
fdef2e7f9cab: Pull complete
Digest: sha256:651a380a5273749cf9b67d34c65876ec1ca7b9bf5eec33cd18eeb91a9d1a870a
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-foodcritic:b789
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
bundler-audit
bundler-audit engine documentation
8
fixme
fixme engine documentation
9
rubocop
rubocop engine documentation
View output
Warning: unrecognized cop ChefModernize/WindowsZipfileUsage found in .rubocop.yml
/usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:510:in `check_target_ruby': Unknown Ruby version 2.6 found in `.ruby-version`. (RuboCop::ValidationError)
Supported versions: 2.1, 2.2, 2.3, 2.4, 2.5
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:313:in `validate'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:201:in `check'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:194:in `create'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:48:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:79:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_store.rb:44:in `for'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:38:in `rubocop_file_to_include?'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:16:in `block in expanded_list'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `each'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `flat_map'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `expanded_list'
	from /usr/src/app/lib/cc/engine/rubocop.rb:49:in `files_to_inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `block in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `chdir'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `run'
	from /usr/src/app/bin/codeclimate-rubocop:17:in `<main>'