jekyll/jekyll

View on GitHub
Update history to reflect merge of #9550 [ci skip] #7658
jekyllbot authored dbbfc5d4
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
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b411
b411: Pulling from codeclimate/codeclimate-rubocop
4fe2ade4980c: Already exists
a3ed95caeb02: Pulling fs layer
dc5149ad8262: Pulling fs layer
242b8ec3ad70: Pulling fs layer
4fe38ce59828: Pulling fs layer
242b8ec3ad70: Waiting
43c928a46eb5: Pulling fs layer
1d12a4bcc7c8: Pulling fs layer
4fe38ce59828: Waiting
43c928a46eb5: Waiting
ce1aaf7c45f0: Pulling fs layer
02a5afcf379f: Pulling fs layer
12df22b866b0: Pulling fs layer
1d12a4bcc7c8: Waiting
ce1aaf7c45f0: Waiting
12df22b866b0: Waiting
02a5afcf379f: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
dc5149ad8262: Verifying Checksum
dc5149ad8262: Download complete
a3ed95caeb02: Pull complete
4fe38ce59828: Verifying Checksum
4fe38ce59828: Download complete
43c928a46eb5: Download complete
dc5149ad8262: Pull complete
242b8ec3ad70: Verifying Checksum
242b8ec3ad70: Download complete
1d12a4bcc7c8: Download complete
ce1aaf7c45f0: Verifying Checksum
ce1aaf7c45f0: Download complete
02a5afcf379f: Download complete
12df22b866b0: Verifying Checksum
12df22b866b0: Download complete
242b8ec3ad70: Pull complete
4fe38ce59828: Pull complete
43c928a46eb5: Pull complete
1d12a4bcc7c8: Pull complete
ce1aaf7c45f0: Pull complete
02a5afcf379f: Pull complete
12df22b866b0: Pull complete
Digest: sha256:27c20f594cb86a85db89fa2ae11dd761586f609fd98b03b82ab8d27f01a37e09
Status: Image is up to date for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b411
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...
I, [2024-04-15T06:40:37.849944 #1]  INFO -- : Skipping file lib/jekyll/external.rb due to exception (Racc::ParseError): lib/jekyll/external.rb:26 :: parse error on value ["rescue", 26] (kRESCUE)

I, [2024-04-15T06:40:38.463247 #1]  INFO -- : Skipping file lib/jekyll/renderer.rb due to exception (Racc::ParseError): lib/jekyll/renderer.rb:106 :: parse error on value ["rescue", 106] (kRESCUE)
7
rubocop
rubocop engine documentation
View output
/usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require': cannot load such file -- rubocop-minitest (LoadError)
	from /usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require'
	from /usr/local/bundle/gems/rubocop-0.60.0/lib/rubocop/config_loader_resolver.rb:15:in `block in resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.60.0/lib/rubocop/config_loader_resolver.rb:11:in `each'
	from /usr/local/bundle/gems/rubocop-0.60.0/lib/rubocop/config_loader_resolver.rb:11:in `resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.60.0/lib/rubocop/config_loader.rb:43:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.60.0/lib/rubocop/config_loader.rb:82:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.60.0/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>'