Merge pull request #3006 from newrelic/update-ruby-34 #2309
Annotations
3 errors and 31 warnings
multiverse (background, 2.4.10)
********************************************************************************
Running "sidekiq" using CHAIN for Envfile entry 0
Starting tests in child PID 13124 at 2025-01-03 18:09:05 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/sidekiq...
Fetching gem metadata from https://rubygems.org/............
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Using bundler 1.17.3
Fetching concurrent-ruby 1.3.4
Installing concurrent-ruby 1.3.4
Fetching connection_pool 2.2.5
Installing connection_pool 2.2.5
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching minitest 5.10.3
Installing minitest 5.10.3
Using minitest-stub-const 0.6
Fetching mocha 1.9.0
Installing mocha 1.9.0
Using newrelic_rpm 9.16.1 from source at `/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent`
Using rack 3.1.8
Fetching rack-protection 2.2.4
Installing rack-protection 2.2.4
Fetching redis 4.8.1
Installing redis 4.8.1
Fetching sidekiq 5.0.5
Installing sidekiq 5.0.5
Using warning 1.5.0
Fetching webrick 1.9.1
Installing webrick 1.9.1
Bundle complete! 8 Gemfile dependencies, 15 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
concurrent-ruby (1.3.4), connection_pool (2.2.5), metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rack (3.1.8), rack-protection (2.2.4), rake (13.2.1), redis (4.8.1), sidekiq (5.0.5), warning (1.5.0), webrick (1.9.1)
Run options: --seed 21471
# Running:
.Pipelining commands on a Redis instance is deprecated and will be removed in Redis 5.0.0.
redis.multi do
redis.get("key")
end
should be replaced by
redis.multi do |pipeline|
pipeline.get("key")
end
(called from /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/client.rb:184:in `block in raw_push'}
Redis#sadd will always return an Integer in Redis 5.0.0. Use Redis#sadd? instead.(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/client.rb:204:in `atomic_push')
Pipelining commands on a Redis instance is deprecated and will be removed in Redis 5.0.0.
redis.multi do
redis.get("key")
end
should be replaced by
redis.multi do |pipeline|
pipeline.get("key")
end
(called from /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/launcher.rb:82:in `block in ❤'}
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/fetch.rb:36:in `block in retrieve_work')
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/fetch.rb:36:in `block in retrieve_work')
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/fetch.rb:36:in `block in retrieve_work')
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/fetch.rb:36:in `block in retrieve_work')
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/sidekiq-5.0.5/lib/sidekiq/fetch.rb:36:in `block in retrieve_work')
Passing the timeout as a positional argument is deprecated, it should be passed as a keyword argument:
redis.brpop("queue:default", timeout: 2)(called from: /opt/
|
multiverse (background, 2.4.10)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rest, 3.0.7)
The hosted runner: GitHub Actions 12 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
multiverse (background, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background, 2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
unit_tests (2.5.9)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Notify slack fail
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|