Pulpcore-3.22-rpm-pipeline 322 failed

Pulpcore 3.22 RPM pipeline failed:

https://ci.theforeman.org/job/pulpcore-3.22-rpm-pipeline/322/

foreman-pipeline-pulpcore-rpm-3.22 (failed) (remote job)

I think there was an update to ansible-galaxy that it no longer accepts the requirements file:

[2023-11-23T21:21:16.143Z] TASK [Install Forklift Pulp collection dependencies for >3.18] *****************

[2023-11-23T21:21:16.143Z] fatal: [n27-36-153.pool.ci.centos.org]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["ansible-galaxy", "collection", "install", "-r", "requirements-pulp-322.yml"], "delta": "0:00:00.348280", "end": "2023-11-23 21:21:16.006738", "msg": "non-zero return code", "rc": 1, "start": "2023-11-23 21:21:15.658458", "stderr": "\u001b[0;31mERROR! The collection requirement entry key 'type' must be one of file, galaxy, git, dir, subdirs, or url.\u001b[0m", "stderr_lines": ["\u001b[0;31mERROR! The collection requirement entry key 'type' must be one of file, galaxy, git, dir, subdirs, or url.\u001b[0m"], "stdout": "", "stdout_lines": []}

This should fix it:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.