Skip to content

Fixes #38071 - Add content_type field to container manifests #1797

Fixes #38071 - Add content_type field to container manifests

Fixes #38071 - Add content_type field to container manifests #1797

Triggered via pull request December 12, 2024 17:02
Status Failure
Total duration 31m 36s
Artifacts 26

ruby.yml

on: pull_request
Rubocop  /  Rubocop
52s
Rubocop / Rubocop
Matrix: angular
Ruby  /  Setup matrix
4s
Ruby / Setup matrix
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby  /  Test suite
2s
Ruby / Test suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/services/katello/applicability/applicable_content_helper_test.rb#L475
Failure: test_rpm_content_ids_returns_multiple_packages ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=737645823 katello/test/services/katello/applicability/applicable_content_helper_test.rb:133:in `test_rpm_content_ids_returns_multiple_packages'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0039_rejects missing pulp_distribution_href on content indexing ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0029_rejects container when name is missing ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0022_rejects ambiguous prod label with existing repo ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0016_rejects non-integer org id ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0002_uploads a blob chunk ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0008_determines correct org with label ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0021_rejects blank prod label ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0019_determines correct prod with id ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0037_rejects missing instance repo on content indexing ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962 katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models' katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>' test/test_helper.rb:88:in `before_setup'
Ruby / Test suite
Process completed with exit code 1.
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Angular bastion - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Angular bastion_katello - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
5.47 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.47 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
5.47 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.47 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
5.48 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.48 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
5.48 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
5.48 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.48 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
5.48 KB
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
2.9 KB
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello
4.05 MB
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
305 KB
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
305 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
305 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
305 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