foreman-nightly-rpm-pipeline 328 failed

Foreman RPM nightly pipeline failed:

https://ci.theforeman.org/job/foreman-nightly-rpm-pipeline/328/

foreman-nightly-centos7-test (failed)

Looks like our collection code has a bug with multiple hosts:

ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -F ./foreman-infra/ci/centos.org/ansible/ssh_config duffy_box 'cd forklift && ansible-playbook playbooks/collect_debug.yml -l pipeline-foreman-server-nightly-centos7, pipeline-foreman-smoker-nightly-centos7'
Warning: Permanently added 'n12.crusty,172.19.2.12' (ECDSA) to the list of known hosts.

usage: ansible-playbook [-h] [--version] [-v] [-k]
                        [--private-key PRIVATE_KEY_FILE] [-u REMOTE_USER]
                        [-c CONNECTION] [-T TIMEOUT]
                        [--ssh-common-args SSH_COMMON_ARGS]
                        [--sftp-extra-args SFTP_EXTRA_ARGS]
                        [--scp-extra-args SCP_EXTRA_ARGS]
                        [--ssh-extra-args SSH_EXTRA_ARGS] [--force-handlers]
                        [--flush-cache] [-b] [--become-method BECOME_METHOD]
                        [--become-user BECOME_USER] [-K] [-t TAGS]
                        [--skip-tags SKIP_TAGS] [-C] [--syntax-check] [-D]
                        [-i INVENTORY] [--list-hosts] [-l SUBSET]
                        [-e EXTRA_VARS] [--vault-id VAULT_IDS]
                        [--ask-vault-pass | --vault-password-file VAULT_PASSWORD_FILES]
                        [-f FORKS] [-M MODULE_PATH] [--list-tasks]
                        [--list-tags] [--step] [--start-at-task START_AT_TASK]
                        playbook [playbook ...]
ansible-playbook: error: unrecognized arguments: pipeline-foreman-smoker-nightly-centos7

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