Advertisement
Guest User

Untitled

a guest
Dec 17th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.70 KB | None | 0 0
  1. Actions::Pulp3::Repository::Sync
  2. Input:
  3. {"repo_id"=>1584,
  4. "smart_proxy_id"=>1,
  5. "options"=>{},
  6. "remote_user"=>"admin",
  7. "remote_cp_user"=>"admin",
  8. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  9. "current_timezone"=>"Europe/Berlin",
  10. "current_organization_id"=>5,
  11. "current_location_id"=>nil,
  12. "current_user_id"=>1}
  13. Output:
  14. {"pulp_tasks"=>
  15. [{"pulp_href"=>"/pulp/api/v3/tasks/90cc2a4c-6a45-44e6-98a1-cf19b2a49624/",
  16. "pulp_created"=>"2021-12-17T05:00:48.508+00:00",
  17. "state"=>"failed",
  18. "name"=>"pulp_rpm.app.tasks.synchronizing.synchronize",
  19. "logging_cid"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  20. "started_at"=>"2021-12-17T05:00:50.403+00:00",
  21. "finished_at"=>"2021-12-17T05:04:27.944+00:00",
  22. "error"=>{"reason"=>"Worker has gone missing."},
  23. "worker"=>"/pulp/api/v3/workers/1bf661e7-8181-4211-bc32-a618e9daca7d/",
  24. "child_tasks"=>[],
  25. "progress_reports"=>
  26. [{"message"=>"Parsed Modulemd",
  27. "code"=>"sync.parsing.modulemds",
  28. "state"=>"completed",
  29. "total"=>314,
  30. "done"=>314},
  31. {"message"=>"Parsed Modulemd-defaults",
  32. "code"=>"sync.parsing.modulemd_defaults",
  33. "state"=>"completed",
  34. "total"=>44,
  35. "done"=>44},
  36. {"message"=>"Parsed Packages",
  37. "code"=>"sync.parsing.packages",
  38. "state"=>"running",
  39. "done"=>12659},
  40. {"message"=>"Downloading Metadata Files",
  41. "code"=>"sync.downloading.metadata",
  42. "state"=>"completed",
  43. "done"=>11},
  44. {"message"=>"Downloading Artifacts",
  45. "code"=>"sync.downloading.artifacts",
  46. "state"=>"running",
  47. "done"=>0},
  48. {"message"=>"Associating Content",
  49. "code"=>"associating.content",
  50. "state"=>"running",
  51. "done"=>0}],
  52. "created_resources"=>[],
  53. "reserved_resources_record"=>
  54. ["/pulp/api/v3/repositories/rpm/rpm/6babb29c-6ad6-484b-96ae-848a41e1bd0d/",
  55. "/pulp/api/v3/remotes/rpm/rpm/f870a6b7-1620-41f1-941a-b1c641d09c4f/"]}],
  56. "create_version"=>true,
  57. "task_groups"=>[],
  58. "poll_attempts"=>{"total"=>33, "failed"=>1}}
  59. Exception:
  60. Katello::Errors::Pulp3Error: Pulp task error
  61. Backtrace:
  62. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/pulp3/abstract_async_task.rb:108:in `block in check_for_errors'
  63. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/pulp3/abstract_async_task.rb:106:in `each'
  64. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/pulp3/abstract_async_task.rb:106:in `check_for_errors'
  65. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/pulp3/abstract_async_task.rb:139:in `poll_external_task'
  66. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action/polling.rb:100:in `poll_external_task_with_rescue'
  67. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action/polling.rb:22:in `run'
  68. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action/cancellable.rb:14:in `run'
  69. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/pulp3/abstract_async_task.rb:10:in `run'
  70. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:572:in `block (3 levels) in execute_run'
  71. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  72. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  73. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:32:in `run'
  74. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  75. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  76. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  77. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/middleware/remote_action.rb:16:in `block in run'
  78. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/middleware/remote_action.rb:40:in `block in as_remote_user'
  79. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/models/katello/concerns/user_extensions.rb:21:in `cp_config'
  80. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'
  81. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'
  82. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.1/app/lib/actions/middleware/remote_action.rb:16:in `run'
  83. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  84. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  85. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  86. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run'
  87. /opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-6.0.3.7/lib/active_support/execution_wrapper.rb:88:in `wrap'
  88. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run'
  89. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  90. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  91. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  92. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action/progress.rb:31:in `with_progress_calculation'
  93. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action/progress.rb:17:in `run'
  94. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  95. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  96. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  97. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/load_setting_values.rb:20:in `run'
  98. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  99. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  100. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  101. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run'
  102. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_request_id.rb:52:in `restore_current_request_id'
  103. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run'
  104. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  105. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  106. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  107. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run'
  108. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone'
  109. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run'
  110. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  111. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  112. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  113. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run'
  114. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies'
  115. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run'
  116. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  117. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  118. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  119. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:32:in `run'
  120. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  121. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:27:in `pass'
  122. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware.rb:19:in `pass'
  123. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run'
  124. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_user.rb:54:in `restore_curent_user'
  125. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-5.1.0/app/lib/actions/middleware/keep_current_user.rb:15:in `run'
  126. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/stack.rb:23:in `call'
  127. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/middleware/world.rb:31:in `execute'
  128. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:571:in `block (2 levels) in execute_run'
  129. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:570:in `catch'
  130. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:570:in `block in execute_run'
  131. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:473:in `block in with_error_handling'
  132. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:473:in `catch'
  133. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:473:in `with_error_handling'
  134. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:565:in `execute_run'
  135. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/action.rb:286:in `execute'
  136. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute'
  137. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation'
  138. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute'
  139. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action'
  140. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute'
  141. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/director.rb:94:in `execute'
  142. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform'
  143. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors.rb:18:in `run_user_code'
  144. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform'
  145. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry'
  146. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform'
  147. /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.5.0/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform'
  148. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:192:in `execute_job'
  149. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:165:in `block (2 levels) in process'
  150. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:128:in `block in invoke'
  151. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:133:in `invoke'
  152. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:164:in `block in process'
  153. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:137:in `block (6 levels) in dispatch'
  154. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:109:in `local'
  155. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:136:in `block (5 levels) in dispatch'
  156. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq.rb:37:in `block in <module:Sidekiq>'
  157. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
  158. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
  159. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
  160. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
  161. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
  162. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
  163. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
  164. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
  165. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
  166. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
  167. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
  168. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
  169. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
  170. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
  171. /opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
  172. /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.3.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
  173. Action:
  174. Actions::Pulp3::Repository::Sync
  175. Input:
  176. {"repo_id"=>1584,
  177. "smart_proxy_id"=>1,
  178. "options"=>{},
  179. "remote_user"=>"admin",
  180. "remote_cp_user"=>"admin",
  181. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  182. "current_timezone"=>"Europe/Berlin",
  183. "current_organization_id"=>5,
  184. "current_location_id"=>nil,
  185. "current_user_id"=>1}
  186. Output:
  187. {"pulp_tasks"=>
  188. [{"pulp_href"=>"/pulp/api/v3/tasks/90cc2a4c-6a45-44e6-98a1-cf19b2a49624/",
  189. "pulp_created"=>"2021-12-17T05:00:48.508+00:00",
  190. "state"=>"failed",
  191. "name"=>"pulp_rpm.app.tasks.synchronizing.synchronize",
  192. "logging_cid"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  193. "started_at"=>"2021-12-17T05:00:50.403+00:00",
  194. "finished_at"=>"2021-12-17T05:04:27.944+00:00",
  195. "error"=>{"reason"=>"Worker has gone missing."},
  196. "worker"=>"/pulp/api/v3/workers/1bf661e7-8181-4211-bc32-a618e9daca7d/",
  197. "child_tasks"=>[],
  198. "progress_reports"=>
  199. [{"message"=>"Parsed Modulemd",
  200. "code"=>"sync.parsing.modulemds",
  201. "state"=>"completed",
  202. "total"=>314,
  203. "done"=>314},
  204. {"message"=>"Parsed Modulemd-defaults",
  205. "code"=>"sync.parsing.modulemd_defaults",
  206. "state"=>"completed",
  207. "total"=>44,
  208. "done"=>44},
  209. {"message"=>"Parsed Packages",
  210. "code"=>"sync.parsing.packages",
  211. "state"=>"running",
  212. "done"=>12659},
  213. {"message"=>"Downloading Metadata Files",
  214. "code"=>"sync.downloading.metadata",
  215. "state"=>"completed",
  216. "done"=>11},
  217. {"message"=>"Downloading Artifacts",
  218. "code"=>"sync.downloading.artifacts",
  219. "state"=>"running",
  220. "done"=>0},
  221. {"message"=>"Associating Content",
  222. "code"=>"associating.content",
  223. "state"=>"running",
  224. "done"=>0}],
  225. "created_resources"=>[],
  226. "reserved_resources_record"=>
  227. ["/pulp/api/v3/repositories/rpm/rpm/6babb29c-6ad6-484b-96ae-848a41e1bd0d/",
  228. "/pulp/api/v3/remotes/rpm/rpm/f870a6b7-1620-41f1-941a-b1c641d09c4f/"]}],
  229. "create_version"=>true,
  230. "task_groups"=>[],
  231. "poll_attempts"=>{"total"=>33, "failed"=>1}}
  232. Action:
  233. Actions::Pulp3::Repository::SaveVersion
  234. Input:
  235. {"repository_id"=>1584,
  236. "tasks"=>Step(6).output[:pulp_tasks],
  237. "repository_details"=>nil,
  238. "force_fetch_version"=>nil,
  239. "remote_user"=>"admin",
  240. "remote_cp_user"=>"admin",
  241. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  242. "current_timezone"=>"Europe/Berlin",
  243. "current_organization_id"=>5,
  244. "current_location_id"=>nil,
  245. "current_user_id"=>1}
  246. Output:
  247. {}
  248. Action:
  249. Actions::Pulp3::Repository::CreatePublication
  250. Input:
  251. {"repository_id"=>1584,
  252. "smart_proxy_id"=>1,
  253. "contents_changed"=>Step(9).output[:contents_changed],
  254. "skip_publication_creation"=>Step(9).output[:publication_provided],
  255. "remote_user"=>"admin",
  256. "remote_cp_user"=>"admin",
  257. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  258. "current_timezone"=>"Europe/Berlin",
  259. "current_organization_id"=>5,
  260. "current_location_id"=>nil,
  261. "current_user_id"=>1}
  262. Output:
  263. {}
  264. Action:
  265. Actions::Pulp3::Repository::SavePublication
  266. Input:
  267. {"repository_id"=>1584,
  268. "tasks"=>Step(12).output,
  269. "contents_changed"=>Step(9).output[:contents_changed],
  270. "remote_user"=>"admin",
  271. "remote_cp_user"=>"admin",
  272. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  273. "current_timezone"=>"Europe/Berlin",
  274. "current_organization_id"=>5,
  275. "current_location_id"=>nil,
  276. "current_user_id"=>1}
  277. Output:
  278. {}
  279. Action:
  280. Actions::Pulp3::Repository::SaveDistributionReferences
  281. Input:
  282. {"repository_id"=>1584,
  283. "smart_proxy_id"=>1,
  284. "tasks"=>Step(20).output,
  285. "contents_changed"=>Step(9).output[:contents_changed],
  286. "remote_user"=>"admin",
  287. "remote_cp_user"=>"admin",
  288. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  289. "current_timezone"=>"Europe/Berlin",
  290. "current_organization_id"=>5,
  291. "current_location_id"=>nil,
  292. "current_user_id"=>1}
  293. Output:
  294. {}
  295. Action:
  296. Actions::Pulp3::Orchestration::Repository::Sync
  297. Input:
  298. {"subaction_output"=>Step(9).output,
  299. "remote_user"=>"admin",
  300. "remote_cp_user"=>"admin",
  301. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  302. "current_timezone"=>"Europe/Berlin",
  303. "current_organization_id"=>5,
  304. "current_location_id"=>nil,
  305. "current_user_id"=>1}
  306. Output:
  307. {}
  308. Action:
  309. Actions::Katello::Repository::IndexContent
  310. Input:
  311. {"id"=>1584,
  312. "contents_changed"=>Step(23).output[:contents_changed],
  313. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  314. "current_timezone"=>"Europe/Berlin",
  315. "current_organization_id"=>5,
  316. "current_location_id"=>nil,
  317. "current_user_id"=>1}
  318. Output:
  319. {}
  320. Action:
  321. Actions::Katello::Repository::ErrataMail
  322. Input:
  323. {"repo"=>1584,
  324. "last_updated"=>"2021-07-29 22:07:41 +0200",
  325. "contents_changed"=>Step(23).output[:contents_changed],
  326. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  327. "current_timezone"=>"Europe/Berlin",
  328. "current_organization_id"=>5,
  329. "current_location_id"=>nil,
  330. "current_user_id"=>1}
  331. Output:
  332. {}
  333. Action:
  334. Actions::Katello::Repository::ErrataMail
  335. Input:
  336. {"repo"=>1584,
  337. "last_updated"=>"2021-07-29 22:07:41 +0200",
  338. "contents_changed"=>Step(23).output[:contents_changed],
  339. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  340. "current_timezone"=>"Europe/Berlin",
  341. "current_organization_id"=>5,
  342. "current_location_id"=>nil,
  343. "current_user_id"=>1}
  344. Output:
  345. {}
  346. Action:
  347. Actions::Katello::Repository::Sync
  348. Input:
  349. {"repository"=>
  350. {"id"=>1584,
  351. "name"=>"Red Hat Enterprise Linux 8 for x86_64 - AppStream RPMs 8.3",
  352. "label"=>"Red_Hat_Enterprise_Linux_8_for_x86_64_-_AppStream_RPMs_8_3"},
  353. "product"=>
  354. {"id"=>23,
  355. "name"=>"Red Hat Enterprise Linux for x86_64",
  356. "label"=>"Red_Hat_Enterprise_Linux_for_x86_64",
  357. "cp_id"=>"479"},
  358. "provider"=>{"id"=>8, "name"=>"Red Hat"},
  359. "organization"=>{"id"=>5, "name"=>"org", "label"=>"org"},
  360. "services_checked"=>["pulp3"],
  361. "id"=>1584,
  362. "sync_result"=>Step(23).output,
  363. "skip_metadata_check"=>false,
  364. "validate_contents"=>false,
  365. "contents_changed"=>Step(23).output[:contents_changed],
  366. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  367. "current_timezone"=>"Europe/Berlin",
  368. "current_organization_id"=>5,
  369. "current_location_id"=>nil,
  370. "current_user_id"=>1}
  371. Output:
  372. {}
  373. Action:
  374. Actions::Katello::Repository::Sync
  375. Input:
  376. {"repository"=>
  377. {"id"=>1584,
  378. "name"=>"Red Hat Enterprise Linux 8 for x86_64 - AppStream RPMs 8.3",
  379. "label"=>"Red_Hat_Enterprise_Linux_8_for_x86_64_-_AppStream_RPMs_8_3"},
  380. "product"=>
  381. {"id"=>23,
  382. "name"=>"Red Hat Enterprise Linux for x86_64",
  383. "label"=>"Red_Hat_Enterprise_Linux_for_x86_64",
  384. "cp_id"=>"479"},
  385. "provider"=>{"id"=>8, "name"=>"Red Hat"},
  386. "organization"=>{"id"=>5, "name"=>"org", "label"=>"org"},
  387. "services_checked"=>["pulp3"],
  388. "id"=>1584,
  389. "sync_result"=>Step(23).output,
  390. "skip_metadata_check"=>false,
  391. "validate_contents"=>false,
  392. "contents_changed"=>Step(23).output[:contents_changed],
  393. "current_request_id"=>"f93face8-62af-4c8f-b9e0-19baa9f21ed6",
  394. "current_timezone"=>"Europe/Berlin",
  395. "current_organization_id"=>5,
  396. "current_location_id"=>nil,
  397. "current_user_id"=>1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement