Skip to content

Fixes #37666 - Fix Candlepin reset in reset rake task #15

Fixes #37666 - Fix Candlepin reset in reset rake task

Fixes #37666 - Fix Candlepin reset in reset rake task #15

Triggered via push July 25, 2024 18:47
Status Failure
Total duration 1h 1m 55s
Artifacts 28

ruby.yml

on: push
Matrix: angular
Ruby  /  Setup matrix
3s
Ruby / Setup matrix
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby  /  Existing database suite
0s
Ruby / Existing database suite
Ruby  /  Test suite
0s
Ruby / Test suite
Fit to window
Zoom out
Zoom in

Annotations

32 errors
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_create_test.rb#L189
Failure: test_create NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2be412b30 @api_client=#<PulpContainerClient::ApiClient:0x000055c2be412e50 @config=#<PulpContainerClient::Configuration:0x000055c29857b128 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/actions/pulp3/orchestration/docker_create_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_addurl RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 2c6f4236-1f60-426c-9475-b3813d92fa7c: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2c07c99e8 @api_client=#<PulpContainerClient::ApiClient:0x000055c2c07c9b00 @config=#<PulpContainerClient::Configuration:0x000055c2b8d8ca90 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:142:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_unset_unprotected NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2c647ca78 @api_client=#<PulpContainerClient::ApiClient:0x000055c2c647cd20 @config=#<PulpContainerClient::Configuration:0x000055c29b84cd90 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_limit_tags_empty NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2caaaa928 @api_client=#<PulpContainerClient::ApiClient:0x000055c2caaab3c8 @config=#<PulpContainerClient::Configuration:0x000055c2c3683450 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_limit_tags NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2c3ff17d0 @api_client=#<PulpContainerClient::ApiClient:0x000055c2c3ff1a78 @config=#<PulpContainerClient::Configuration:0x000055c2c3cf5a90 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_url NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2c9a22010 @api_client=#<PulpContainerClient::ApiClient:0x000055c2c9a222b8 @config=#<PulpContainerClient::Configuration:0x000055c2c234a438 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_set_unprotected NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c29960d270 @api_client=#<PulpContainerClient::ApiClient:0x000055c29960d518 @config=#<PulpContainerClient::Configuration:0x000055c2987cd570 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_upstream_name NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c293b769b0 @api_client=#<PulpContainerClient::ApiClient:0x000055c293b76c58 @config=#<PulpContainerClient::Configuration:0x000055c2c0c12cc0 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_ssl_validation NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055c2af7f2340 @api_client=#<PulpContainerClient::ApiClient:0x000055c2af7f25e8 @config=#<PulpContainerClient::Configuration:0x000055c2af7fa748 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/services/katello/pulp3/orphan_test.rb#L236
Failure: test_delete_orphan_repository_versions NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007f56c5c53988 @api_client=#<PulpContainerClient::ApiClient:0x00007f56c5c53ac8 @config=#<PulpContainerClient::Configuration:0x00007f56c5c5b9d0 @scheme="https", @host="fv-az1022-414", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055c28ac91f88 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055c284986ce0 @name="root", @appenders=[#<Logging::Appenders::File:0x000055c2849ac1e8 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055c284a17bf0 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055c2849af140 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:56:14.922038835 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/api/core.rb:236:in `block in list_all' katello/app/services/katello/pulp3/api/core.rb:266:in `block in fetch_from_list' katello/app/services/katello/pulp3/api/core.rb:261:in `loop' katello/app/services/katello/pulp3/api/core.rb:261:in `fetch_from_list' katello/app/services/katello/pulp3/api/core.rb:235:in `list_all' katello/app/services/katello/pulp3/api/core.rb:200:in `repository_versions' katello/app/services/katello/pulp3/smart_proxy_repository.rb:57:in `block in orphan_repository_versions' katello/app/services/katello/pulp3/smart_proxy_repository.rb:55:in `each' katello/app/services/katello/pulp3/smart_proxy_repository.rb:55:in `orphan_repository_versions' katello/app/services/katello/pulp3/smart_proxy_repository.rb:38:in `delete_orphan_repository_versions' katello/test/services/katello/pulp3/orphan_test.rb:72:in `test_delete_orphan_repository_versions' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/remove_orphans_test.rb#L56
Failure: test_orphans_are_removed RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 87e829be-8f5c-408b-aefc-839fff2cdd3f: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee2e013ac0> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/remove_orphans_test.rb:44:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L189
Failure: test_exclusion_docker_filters NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee29150348> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:36:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L189
Failure: test_inclusion_docker_filters NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee29c40fa0> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:36:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_delete_test.rb#L189
Failure: test_repository_reference_is_deleted NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee290a0948> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/actions/pulp3/orchestration/docker_delete_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_unset_unprotected RuntimeError: Neutered Exception ForemanTasks::TaskError: Task f5fddd21-38ad-43b3-bed9-2b9cf7643676: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007f1564edd048> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_set_unprotected RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 35ed65aa-3135-4d71-93cc-e1a593f5d85b: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee2d78dbd0> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_url RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 3f205d73-a70a-4c1a-99ed-585aee0440ba: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee2c31f338> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_http_proxy_with_no_url RuntimeError: Neutered Exception ForemanTasks::TaskError: Task a515c916-6b5e-43bb-a91c-9bfc12d22bf6: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee279c72a8> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_ssl_validation RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 62a37602-3db3-4497-8b74-3fdd6e82ed3b: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007f156b5c2178> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_policy RuntimeError: Neutered Exception ForemanTasks::TaskError: Task a2431977-9adf-454c-b8b4-d3f2e3f27db5: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055ee2c1ab650> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_delete_test.rb#L189
Failure: test_repository_reference_is_deleted NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb76820db0 @api_client=#<PulpContainerClient::ApiClient:0x000055cb768210d0 @config=#<PulpContainerClient::Configuration:0x000055cb768293e8 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/actions/pulp3/orchestration/docker_delete_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_url NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb79e39708 @api_client=#<PulpContainerClient::ApiClient:0x000055cb79e399b0 @config=#<PulpContainerClient::Configuration:0x000055cb79e69958 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_limit_tags NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb797bd960 @api_client=#<PulpContainerClient::ApiClient:0x000055cb797bdc08 @config=#<PulpContainerClient::Configuration:0x000055cb797b1e80 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_set_unprotected NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb790d1b60 @api_client=#<PulpContainerClient::ApiClient:0x000055cb790d1e08 @config=#<PulpContainerClient::Configuration:0x000055cb762da090 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_ssl_validation NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb77a94a50 @api_client=#<PulpContainerClient::ApiClient:0x000055cb77a94cf8 @config=#<PulpContainerClient::Configuration:0x000055cb77aa8de8 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_limit_tags_empty NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb7496cfb8 @api_client=#<PulpContainerClient::ApiClient:0x000055cb7496d260 @config=#<PulpContainerClient::Configuration:0x000055cb77219560 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_upstream_name NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb7b0ca430 @api_client=#<PulpContainerClient::ApiClient:0x000055cb7b0ca6d8 @config=#<PulpContainerClient::Configuration:0x000055cb7b0b2a88 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/docker_update_test.rb#L189
Failure: test_update_unset_unprotected NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x000055cb7c56c1e0 @api_client=#<PulpContainerClient::ApiClient:0x000055cb7c56c488 @config=#<PulpContainerClient::Configuration:0x000055cb7c5887f0 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> katello/app/services/katello/pulp3/repository.rb:189:in `list' katello/test/support/pulp3_support.rb:26:in `ensure_creatable' katello/test/support/pulp3_support.rb:74:in `create_repo' katello/test/actions/pulp3/orchestration/docker_update_test.rb:10:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_url RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 585f0fe2-81a4-447a-a661-d5f5c9294009: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007f238ea845e0 @api_client=#<PulpContainerClient::ApiClient:0x00007f238ea846d0 @config=#<PulpContainerClient::Configuration:0x00007f238ea87600 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_update_http_proxy_with_no_url RuntimeError: Neutered Exception ForemanTasks::TaskError: Task a51e1419-0edc-459a-b130-572ceb808e3f: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007f2384b37b18 @api_client=#<PulpContainerClient::ApiClient:0x00007f2384b37c08 @config=#<PulpContainerClient::Configuration:0x00007f2384b5eb50 @scheme="https", @host="fv-az1536-524", @base_path="", @api_key={}, @api_key_prefix={}, @timeout=30, @client_side_validation=true, @ssl_verify=true, @ssl_verify_mode=nil, @ssl_ca_file=nil, @ssl_client_cert="ssl_client_cert", @ssl_client_key="ssl_client_key", @params_encoder=Faraday::FlatParamsEncoder, @debugging=true, @inject_format=false, @force_ending_format=false, @logger=#<Logging::Logger:0x000055cb6ca902f8 @name="katello/pulp_rest", @parent=#<Logging::RootLogger:0x000055cb6663f218 @name="root", @appenders=[#<Logging::Appenders::File:0x000055cb66664838 @filename="/home/runner/work/katello/katello/log/test.log", @encoding=#<Encoding:UTF-8>, @io=#<File:/home/runner/work/katello/katello/log/test.log>, @close_method=:close, @buffer=[], @Immediate=[], @auto_flushing=1, @async=false, @async_flusher=nil, @flush_period=nil, @name="foreman", @closed=false, @filters=[], @mutex=#<ReentrantMutex:0x000055cb666641f8 @locker=nil>, @layout=#<Foreman::LoggingImpl::MultilineRequestPatternLayout:0x000055cb666676f0 @obj_format=:string, @backtrace=true, @utc_offset=nil, @cause_depth=8, @created_at=2024-07-25 18:55:52.590661238 +0000, @date_pattern="%Y-%m-%dT%H:%M:%S", @date_method=nil, @pattern="%d [%.1l|%.3c|%.8X{request}] %m\n", @color_scheme=nil>, @Level=0, @write_size=500>], @additive=false, @caller_tracing=false, @Level=0>, @appenders=[], @additive=true, @Level=nil, @caller_tracing=false>, @username=nil, @*** @user_agent="OpenAPI-Generator/2.20.1/ruby", @default_headers={"Content-Type"=>"application/json", "User-Agent"=>"OpenAPI-Generator/2.20.1/ruby"}>> foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task' foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task' katello/test/actions/pulp3/orchestration/yum_update_test.rb:34:in `teardown' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 60 minutes.

Artifacts

Produced during runtime
Name Size
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
5.43 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.43 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
5.43 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
5.43 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.43 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
5.43 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
5.45 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.45 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
5.45 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
5.45 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.45 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
5.45 KB
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
2.65 KB
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
7.96 KB
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
7.96 KB
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
7.96 KB
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
7.96 KB
logs-ruby-27-node-18-pg-13-foreman-develop-testkatello Expired
3.64 MB
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello Expired
3.67 MB
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello Expired
3.67 MB
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
306 KB
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
306 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
323 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
323 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
306 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
306 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
323 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
323 KB