Project

General

Profile

Actions

Bug #38150

open

To convert "Got multiple version_hrefs for pulp task" error into a warning or suppress it

Added by Hao Yu about 14 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
Difficulty:
trivial
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Clone from https://issues.redhat.com/browse/SAT-19515

Description of problem:

Every time if we publish a content-view that is having at least one filter present, Satellite prints it as an error but in actual it's not. "[E|app|409a2ab8] Got multiple version_hrefs for pulp task"

Although the content-view publish task is successfully completed.

How reproducible:
Yes, it can be easily reproduced.

Steps to Reproduce:
1. Create a CV with at least one filter.
2. Publish the CV and verify the production.log

Actual results:

[E|app|409a2ab8] Got multiple version_hrefs for pulp task: [{"pulp_href"=>"/pulp/api/v3/tasks/da8c91d5-b73c-4479-9b 6b-98701dc46c5c/", "pulp_created"=>"2023-01-16T09:21:17.181+00:00", "state"=>"completed", "name"=>"pulpcore.app.tasks.repository.add_an d_remove", "logging_cid"=>"409a2ab8-c513-43c1-b965-c6a3bd56fecc", "started_at"=>"2023-01-16T09:21:24.502+00:00", "finished_at"=>"2023-0 1-16T09:21:28.697+00:00", "worker"=>"/pulp/api/v3/workers/6ef06dae-b308-4dbb-82ea-456ffb91c5c4/", "child_tasks"=>[], "progress_reports"

Expected results:

Either we can convert this error into a warning or we can suppress it.

No data to display

Actions

Also available in: Atom PDF