# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_repositories.yml *********************************************** 1 plays in /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_repositories.yml PLAY [Basic repository enablement/disablement test] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_repositories.yml:3 Sunday 12 February 2023 23:28:20 +0000 (0:00:00.346) 0:00:00.346 ******* ok: [sut] TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Sunday 12 February 2023 23:28:27 +0000 (0:00:06.768) 0:00:07.114 ******* ok: [sut -> 127.0.0.1] => { "ansible_facts": { "lsr_rhc_test_data_file": "" }, "changed": false } TASK [Import test data] ******************************************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Sunday 12 February 2023 23:28:27 +0000 (0:00:00.827) 0:00:07.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Skip on OSes not supported by Candlepin] ********************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 Sunday 12 February 2023 23:28:29 +0000 (0:00:01.401) 0:00:09.342 ******* META: ending play PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 Sunday 12 February 2023 23:28:29 +0000 (0:00:00.405) 0:00:09.748 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 6.77s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_repositories.yml:3 Import test data -------------------------------------------------------- 1.40s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.83s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Skip on OSes not supported by Candlepin --------------------------------- 0.41s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---