Allow ENV variables for urls #1672
ruby_tests.yml
on: pull_request
Rubocop
/
Rubocop
1m 33s
Matrix: Ruby
Annotations
41 errors and 14 warnings
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task b11c476a-2c15-4cfb-820e-fd050d29f930: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 2b4617dd-88bd-46f9-a85c-06a69ea55ac5: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 01a660c6-c878-4705-8223-94b8805f8b68: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task a4f90ef6-048d-44e6-b4ce-7ecf01c2d3f2: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 22daea96-1e31-4d3e-bbc1-80eec1842927: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task d8d730d8-4a72-4d1d-83bb-b7a4cc8a083f: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task fb4a8adf-7101-4a2b-a0ce-fe2f359c40b3: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task c785ec60-e399-49eb-9991-4fac6ea7d210: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 8e965eb0-fa56-4ce6-ae65-02774aa03491: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task cbd78715-099b-4f85-a338-aaf5beb22b45: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 2bd79679-3e1e-470d-9d62-3f092bbe0825: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 27b5d48c-1d2f-4a0c-ac92-15aedd97a67f: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / 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
|
Ruby (develop) / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby (develop) / 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 (develop) / 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 (develop) / 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 (develop) / 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] RAILS_ENV=production DATABASE_URL=nulldb://nohost - 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] RAILS_ENV=production DATABASE_URL=nulldb://nohost - 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] RAILS_ENV=production DATABASE_URL=nulldb://nohost - 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 (develop) / test:foreman_rh_cloud - 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 (develop) / test:foreman_rh_cloud - 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] RAILS_ENV=production DATABASE_URL=nulldb://nohost - 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 (develop) / test:foreman_rh_cloud - 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 (develop) / test:foreman_rh_cloud - 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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
|
5.63 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.63 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.63 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
5.63 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.63 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.63 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.64 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
2.81 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
logs-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud
|
69.1 KB |
|
logs-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud
|
69.2 KB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud
|
70.5 KB |
|
logs-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud
|
69.3 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
419 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.json
|
419 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
440 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.json
|
440 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
419 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.json
|
419 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
440 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.json
|
440 KB |
|