Formatting '/cache/centos-9.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/centos-9.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpz63ztj_p executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file 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: centos-9_setup.yml *************************************************** 2 plays in /cache/centos-9_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-9_setup.yml:5 Wednesday 06 July 2022 23:15:08 +0000 (0:00:00.018) 0:00:00.018 ******** changed: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "highavailability" ], "delta": "0:00:00.631619", "end": "2022-07-06 19:15:09.692702", "rc": 0, "start": "2022-07-06 19:15:09.061083" } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/centos-9_setup.yml:7 Wednesday 06 July 2022 23:15:09 +0000 (0:00:01.227) 0:00:01.246 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Create EPEL 9 repo] ****************************************************** task path: /cache/centos-9_setup.yml:11 Wednesday 06 July 2022 23:15:10 +0000 (0:00:01.110) 0:00:02.356 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/centos-9_setup.yml:21 Wednesday 06 July 2022 23:15:10 +0000 (0:00:00.019) 0:00:02.376 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/centos-9_setup.yml:27 Wednesday 06 July 2022 23:15:10 +0000 (0:00:00.016) 0:00:02.393 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/centos-9_setup.yml:33 Wednesday 06 July 2022 23:15:21 +0000 (0:00:10.824) 0:00:13.218 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/centos-9_setup.yml:41 Wednesday 06 July 2022 23:15:21 +0000 (0:00:00.025) 0:00:13.243 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 06 July 2022 23:15:21 +0000 (0:00:00.032) 0:00:13.276 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 10.82s /cache/centos-9_setup.yml:27 -------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.23s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmpy0ojfldm/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:1 Wednesday 06 July 2022 23:15:21 +0000 (0:00:00.012) 0:00:13.288 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:3 Wednesday 06 July 2022 23:15:22 +0000 (0:00:00.813) 0:00:14.102 ******** TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 23:15:22 +0000 (0:00:00.032) 0:00:14.135 ******** ok: [/cache/centos-9.qcow2.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 06 July 2022 23:15:23 +0000 (0:00:00.519) 0:00:14.655 ******** skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:9 Wednesday 06 July 2022 23:15:23 +0000 (0:00:00.049) 0:00:14.704 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-cryptography-36.0.1-2.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-pycparser-2.20-6.el9.noarch" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=6 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 23:15:26 +0000 (0:00:03.226) 0:00:17.930 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 10.82s /cache/centos-9_setup.yml:27 -------------------------------------------------- Install test packages --------------------------------------------------- 3.23s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:9 ----------------------------------- Enable HA repos --------------------------------------------------------- 1.23s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.81s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.52s /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 linux-system-roles.certificate : Set platform/version specific variables --- 0.05s /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: centos-9_post_setup.yml ********************************************** 1 plays in /cache/centos-9_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/centos-9_post_setup.yml:5 Wednesday 06 July 2022 23:15:26 +0000 (0:00:00.018) 0:00:17.949 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/centos-9_post_setup.yml:8 Wednesday 06 July 2022 23:15:26 +0000 (0:00:00.402) 0:00:18.351 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=8 changed=5 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 23:15:27 +0000 (0:00:00.516) 0:00:18.868 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 10.82s /cache/centos-9_setup.yml:27 -------------------------------------------------- Install test packages --------------------------------------------------- 3.23s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:9 ----------------------------------- Enable HA repos --------------------------------------------------------- 1.23s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.81s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.52s /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 shutdown guest ---------------------------------------------------------- 0.52s /cache/centos-9_post_setup.yml:8 ---------------------------------------------- force sync of filesystems - ensure setup changes are made to snapshot --- 0.40s /cache/centos-9_post_setup.yml:5 ---------------------------------------------- linux-system-roles.certificate : Set platform/version specific variables --- 0.05s /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpy0ojfldm/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpz63ztj_p executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.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_basic_ipa.yml ************************************************** 3 plays in /tmp/tmpy0ojfldm/tests/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/tests_basic_ipa.yml:2 Wednesday 06 July 2022 23:16:13 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 23:16:14 +0000 (0:00:01.202) 0:00:01.216 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 23:16:14 +0000 (0:00:00.050) 0:00:01.266 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 23:16:14 +0000 (0:00:00.023) 0:00:01.290 ******** ok: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => { "after": "9dcff9a3084c57f77f710f63f9729e8010b8bdc3", "before": "9dcff9a3084c57f77f710f63f9729e8010b8bdc3", "changed": false, "remote_url_changed": false } TASK [Create role symlinks] **************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 23:16:15 +0000 (0:00:00.784) 0:00:02.074 ******** changed: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpy0ojfldm/tests/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpy0ojfldm/tests/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 23:16:15 +0000 (0:00:00.487) 0:00:02.562 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 23:16:16 +0000 (0:00:01.236) 0:00:03.799 ******** changed: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 23:16:17 +0000 (0:00:00.789) 0:00:04.589 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: nss-3.79.0-6.el9.x86_64", "Installed: nss-util-3.79.0-6.el9.x86_64", "Installed: nss-softokn-freebl-3.79.0-6.el9.x86_64", "Installed: nspr-4.34.0-6.el9.x86_64", "Installed: nss-softokn-3.79.0-6.el9.x86_64", "Installed: nss-sysinit-3.79.0-6.el9.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 23:16:19 +0000 (0:00:01.840) 0:00:06.430 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 23:16:19 +0000 (0:00:00.032) 0:00:06.462 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/default.yml) => { "ansible_facts": { "ipaserver_packages": [ "ipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "ipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Wednesday 06 July 2022 23:16:19 +0000 (0:00:00.044) 0:00:06.507 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/centos-9.qcow2.snap TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 23:16:19 +0000 (0:00:00.062) 0:00:06.570 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: mesa-libgbm-22.1.1-1.el9.x86_64", "Installed: libglvnd-1:1.3.4-1.el9.x86_64", "Installed: alsa-lib-1.2.6.1-1.el9.x86_64", "Installed: mesa-libglapi-22.1.1-1.el9.x86_64", "Installed: libglvnd-egl-1:1.3.4-1.el9.x86_64", "Installed: libglvnd-glx-1:1.3.4-1.el9.x86_64", "Installed: mesa-vulkan-drivers-22.1.1-1.el9.x86_64", "Installed: mkfontscale-1.2.1-3.el9.x86_64", "Installed: mod_auth_gssapi-1.6.3-7.el9.x86_64", "Installed: mod_http2-1.15.19-2.el9.x86_64", "Installed: libgsf-1.14.47-5.el9.x86_64", "Installed: mod_lookup_identity-1.0.0-15.el9.x86_64", "Installed: mod_lua-2.4.53-4.el9.x86_64", "Installed: mod_session-2.4.53-4.el9.x86_64", "Installed: poppler-21.01.0-13.el9.x86_64", "Installed: mod_ssl-1:2.4.53-4.el9.x86_64", "Installed: poppler-data-0.4.9-9.el9.noarch", "Installed: poppler-glib-21.01.0-13.el9.x86_64", "Installed: libgxps-0.3.2-3.el9.x86_64", "Installed: ant-1.10.9-7.el9.noarch", "Installed: ant-lib-1.10.9-7.el9.noarch", "Installed: apache-commons-cli-1.4-16.el9.noarch", "Installed: apache-commons-codec-1.15-6.el9.noarch", "Installed: apache-commons-io-1:2.8.0-7.el9.noarch", "Installed: apache-commons-lang3-3.12.0-5.el9.noarch", "Installed: apache-commons-logging-1.2-29.el9.noarch", "Installed: apache-commons-net-3.6-14.el9.noarch", "Installed: apr-1.7.0-11.el9.x86_64", "Installed: libiptcdata-1.0.5-9.el9.x86_64", "Installed: apr-util-1.6.1-20.el9.x86_64", "Installed: apr-util-bdb-1.6.1-20.el9.x86_64", "Installed: apr-util-openssl-1.6.1-20.el9.x86_64", "Installed: publicsuffix-list-20210518-3.el9.noarch", "Installed: pulseaudio-libs-15.0-2.el9.x86_64", "Installed: at-spi2-atk-2.38.0-4.el9.x86_64", "Installed: pulseaudio-utils-15.0-2.el9.x86_64", "Installed: at-spi2-core-2.40.3-1.el9.x86_64", "Installed: atk-2.36.0-5.el9.x86_64", "Installed: libldac-2.0.2.3-10.el9.x86_64", "Installed: python3-argcomplete-1.12.0-5.el9.noarch", "Installed: augeas-libs-1.13.0-2.el9.x86_64", "Installed: python3-augeas-0.5.0-25.el9.noarch", "Installed: krb5-pkinit-1.19.1-19.el9.x86_64", "Installed: krb5-server-1.19.1-19.el9.x86_64", "Installed: krb5-workstation-1.19.1-19.el9.x86_64", "Installed: python3-gssapi-1.6.9-5.el9.x86_64", "Installed: python3-idm-pki-11.2.0-0.4.beta3.el9.noarch", "Installed: python3-ipaclient-4.9.8-8.el9.noarch", "Installed: libnotify-0.7.9-8.el9.x86_64", "Installed: python3-ipalib-4.9.8-8.el9.noarch", "Installed: python3-ipaserver-4.9.8-8.el9.noarch", "Installed: libnsl2-2.0.0-1.el9.x86_64", "Installed: python3-jwcrypto-0.8-4.el9.noarch", "Installed: python3-kdcproxy-1.0.0-7.el9.noarch", "Installed: libogg-2:1.3.4-6.el9.x86_64", "Installed: python3-ldap-3.3.1-8.el9.x86_64", "Installed: python3-lib389-2.1.1-3.el9.noarch", "Installed: libosinfo-1.9.0-5.el9.x86_64", "Installed: python3-lxml-4.6.5-2.el9.x86_64", "Installed: graphene-1.10.6-2.el9.x86_64", "Installed: ModemManager-glib-1.18.2-3.el9.x86_64", "Installed: python3-mod_wsgi-4.7.1-10.el9.x86_64", "Installed: avahi-glib-0.8-12.el9.x86_64", "Installed: python3-netaddr-0.8.0-5.el9.noarch", "Installed: gsm-1.0.19-6.el9.x86_64", "Installed: gstreamer1-1.18.4-4.el9.x86_64", "Installed: gstreamer1-plugins-base-1.18.4-5.el9.x86_64", "Installed: bind-libs-32:9.16.23-3.el9.x86_64", "Installed: bind-license-32:9.16.23-3.el9.noarch", "Installed: bind-utils-32:9.16.23-3.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: gtk-update-icon-cache-3.24.31-2.el9.x86_64", "Installed: python3-pyasn1-modules-0.4.8-6.el9.noarch", "Installed: libgudev-237-1.el9.x86_64", "Installed: libgusb-0.3.6-3.el9.x86_64", "Installed: python3-pyusb-1.0.2-13.el9.noarch", "Installed: python3-qrcode-core-6.1-12.el9.noarch", "Installed: gtk3-3.24.31-2.el9.x86_64", "Installed: libipa_hbac-2.7.0-2.el9.x86_64", "Installed: nss-tools-3.79.0-6.el9.x86_64", "Installed: libkadm5-1.19.1-19.el9.x86_64", "Installed: autofs-1:5.1.7-31.el9.x86_64", "Installed: avahi-libs-0.8-12.el9.x86_64", "Installed: bash-completion-1:2.11-4.el9.noarch", "Installed: bluez-libs-5.56-6.el9.x86_64", "Installed: bubblewrap-0.4.1-6.el9.x86_64", "Installed: python3-yubico-1.3.3-7.el9.noarch", "Installed: open-sans-fonts-1.10-16.el9.noarch", "Installed: hicolor-icon-theme-0.17-13.el9.noarch", "Installed: httpcomponents-client-4.5.13-2.el9.noarch", "Installed: chkconfig-1.20-2.el9.x86_64", "Installed: httpcomponents-core-4.4.13-6.el9.noarch", "Installed: httpd-2.4.53-4.el9.x86_64", "Installed: httpd-core-2.4.53-4.el9.x86_64", "Installed: libpciaccess-0.16-6.el9.x86_64", "Installed: libpkgconf-1.7.3-9.el9.x86_64", "Installed: httpd-filesystem-2.4.53-4.el9.noarch", "Installed: cairo-1.17.4-7.el9.x86_64", "Installed: openjpeg2-2.4.0-6.el9.x86_64", "Installed: httpd-tools-2.4.53-4.el9.x86_64", "Installed: cairo-gobject-1.17.4-7.el9.x86_64", "Installed: centos-logos-httpd-90.4-1.el9.noarch", "Installed: centos-logos-ipa-90.4-1.el9.noarch", "Installed: certmonger-0.79.14-5.el9.x86_64", "Installed: cups-libs-1:2.3.3op2-13.el9.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-20.el9.x86_64", "Installed: cyrus-sasl-plain-2.1.27-20.el9.x86_64", "Installed: openssl-perl-1:3.0.1-18.el9.x86_64", "Installed: opus-1.3.1-10.el9.x86_64", "Installed: orc-0.4.31-6.el9.x86_64", "Installed: libsss_autofs-2.7.0-2.el9.x86_64", "Installed: osinfo-db-20220516-1.el9.noarch", "Installed: osinfo-db-tools-1.9.0-3.el9.x86_64", "Installed: ostree-libs-2022.3-2.el9.x86_64", "Installed: p11-kit-server-0.24.1-2.el9.x86_64", "Installed: colord-libs-1.4.5-4.el9.x86_64", "Installed: pango-1.48.7-2.el9.x86_64", "Installed: libusbx-1.0.26-1.el9.x86_64", "Installed: libwbclient-4.16.2-101.el9.x86_64", "Installed: copy-jdk-configs-4.0-3.el9.noarch", "Installed: lksctp-tools-1.0.19-2.el9.x86_64", "Installed: freetype-2.10.4-9.el9.x86_64", "Installed: fuse-2.9.9-15.el9.x86_64", "Installed: fuse-common-3.10.2-5.el9.x86_64", "Installed: idm-jss-5.2.0-0.3.beta2.el9.x86_64", "Installed: idm-ldapjdk-5.2.0-0.3.beta2.el9.noarch", "Installed: idm-pki-acme-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-base-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-ca-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-java-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-kra-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-server-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-tools-11.2.0-0.4.beta3.el9.x86_64", "Installed: idm-tomcatjss-8.2.0-0.3.beta2.el9.noarch", "Installed: mailcap-2.1.49-5.el9.noarch", "Installed: ipa-client-4.9.8-8.el9.x86_64", "Installed: ipa-client-common-4.9.8-8.el9.noarch", "Installed: ipa-common-4.9.8-8.el9.noarch", "Installed: ipa-healthcheck-core-0.9-3.el9.noarch", "Installed: ipa-selinux-4.9.8-8.el9.noarch", "Installed: ipa-server-4.9.8-8.el9.x86_64", "Installed: ipa-server-common-4.9.8-8.el9.noarch", "Installed: iso-codes-4.6.0-3.el9.noarch", "Installed: jakarta-activation-1.2.2-5.el9.noarch", "Installed: cyrus-sasl-md5-2.1.27-20.el9.x86_64", "Installed: jakarta-annotations-1.3.5-12.el9.noarch", "Installed: openldap-clients-2.4.59-5.el9.x86_64", "Installed: openldap-compat-2.4.59-5.el9.x86_64", "Installed: dconf-0.40.0-6.el9.x86_64", "Installed: java-11-openjdk-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-11-openjdk-devel-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-11-openjdk-headless-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-17-openjdk-headless-1:17.0.3.0.7-2.el9.x86_64", "Installed: pkgconf-1.7.3-9.el9.x86_64", "Installed: pkgconf-m4-1.7.3-9.el9.noarch", "Installed: pkgconf-pkg-config-1.7.3-9.el9.x86_64", "Installed: javapackages-filesystem-6.0.0-3.el9.noarch", "Installed: javapackages-tools-6.0.0-3.el9.noarch", "Installed: jaxb-api-2.3.3-5.el9.noarch", "Installed: jbigkit-libs-2.1-23.el9.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch", "Installed: jboss-logging-3.4.1-9.el9.noarch", "Installed: jboss-logging-tools-2.2.1-7.el9.noarch", "Installed: jdeparser-2.0.3-12.el9.noarch", "Installed: protobuf-c-1.3.3-12.el9.x86_64", "Installed: python3-decorator-4.4.2-6.el9.noarch", "Installed: librsvg2-2.50.7-1.el9.x86_64", "Installed: libsbc-1.4-9.el9.x86_64", "Installed: python3-dns-2.1.0-6.el9.noarch", "Installed: python3-libipa_hbac-2.7.0-2.el9.x86_64", "Installed: libsndfile-1.0.31-7.el9.x86_64", "Installed: libthai-0.1.28-8.el9.x86_64", "Installed: python3-sss-2.7.0-2.el9.x86_64", "Installed: libtheora-1:1.1.1-31.el9.x86_64", "Installed: libtiff-4.2.0-3.el9.x86_64", "Installed: rtkit-0.11-28.el9.x86_64", "Installed: python3-sss-murmur-2.7.1-2.el9.x86_64", "Installed: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64", "Installed: python3-sssdconfig-2.7.0-2.el9.noarch", "Installed: exiv2-0.27.5-2.el9.x86_64", "Installed: libtool-ltdl-2.4.6-45.el9.x86_64", "Installed: exiv2-libs-0.27.5-2.el9.x86_64", "Installed: libtracker-sparql-3.1.2-2.el9.x86_64", "Installed: perl-Algorithm-Diff-1.2010-4.el9.noarch", "Installed: perl-Archive-Tar-2.38-6.el9.noarch", "Installed: perl-AutoLoader-5.74-479.el9.noarch", "Installed: perl-B-1.80-479.el9.x86_64", "Installed: fdk-aac-free-2.0.0-8.el9.x86_64", "Installed: perl-Carp-1.50-460.el9.noarch", "Installed: perl-Class-Struct-0.66-479.el9.noarch", "Installed: libuv-1:1.42.0-1.el9.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64", "Installed: perl-Compress-Raw-Lzma-2.101-3.el9.x86_64", "Installed: perl-Compress-Raw-Zlib-2.101-5.el9.x86_64", "Installed: perl-DB_File-1.855-4.el9.x86_64", "Installed: totem-pl-parser-3.26.6-2.el9.x86_64", "Installed: perl-Data-Dumper-2.174-462.el9.x86_64", "Installed: perl-Devel-Peek-1.28-479.el9.x86_64", "Installed: perl-Digest-1.19-4.el9.noarch", "Installed: tracker-3.1.2-2.el9.x86_64", "Installed: perl-Digest-MD5-2.58-4.el9.x86_64", "Installed: tracker-miners-3.1.2-1.el9.x86_64", "Installed: ttmkfdir-3.0.9-65.el9.x86_64", "Installed: perl-Encode-4:3.08-462.el9.x86_64", "Installed: perl-Errno-1.30-479.el9.x86_64", "Installed: perl-Exporter-5.74-461.el9.noarch", "Installed: perl-Fcntl-1.13-479.el9.x86_64", "Installed: samba-client-libs-4.16.2-101.el9.x86_64", "Installed: perl-File-Basename-2.85-479.el9.noarch", "Installed: samba-common-4.16.2-101.el9.noarch", "Installed: perl-File-Find-1.37-479.el9.noarch", "Installed: perl-File-Path-2.18-4.el9.noarch", "Installed: tzdata-java-2022a-1.el9.noarch", "Installed: perl-File-Temp-1:0.231.100-4.el9.noarch", "Installed: samba-common-libs-4.16.2-101.el9.x86_64", "Installed: perl-File-stat-1.09-479.el9.noarch", "Installed: perl-FileHandle-2.03-479.el9.noarch", "Installed: perl-Getopt-Long-1:2.52-4.el9.noarch", "Installed: perl-Getopt-Std-1.12-479.el9.noarch", "Installed: perl-HTTP-Tiny-0.076-460.el9.noarch", "Installed: perl-IO-1.43-479.el9.x86_64", "Installed: perl-IO-Compress-2.102-4.el9.noarch", "Installed: perl-IO-Compress-Lzma-2.101-4.el9.noarch", "Installed: perl-IO-Socket-IP-0.41-5.el9.noarch", "Installed: perl-IO-Socket-SSL-2.073-1.el9.noarch", "Installed: perl-IO-Zlib-1:1.11-4.el9.noarch", "Installed: perl-IPC-Open3-1.21-479.el9.noarch", "Installed: upower-0.99.11-11.el9.x86_64", "Installed: perl-MIME-Base64-3.16-4.el9.x86_64", "Installed: flac-libs-1.3.3-10.el9.x86_64", "Installed: flatpak-1.12.7-1.el9.x86_64", "Installed: libvisual-1:0.4.0-34.el9.x86_64", "Installed: libvorbis-1:1.3.7-5.el9.x86_64", "Installed: perl-Mozilla-CA-20200520-6.el9.noarch", "Installed: perl-NDBM_File-1.15-479.el9.x86_64", "Installed: flatpak-selinux-1.12.7-1.el9.noarch", "Installed: libwayland-client-1.19.0-4.el9.x86_64", "Installed: libwayland-cursor-1.19.0-4.el9.x86_64", "Installed: flatpak-session-helper-1.12.7-1.el9.x86_64", "Installed: libwayland-egl-1.19.0-4.el9.x86_64", "Installed: lcms2-2.12-3.el9.x86_64", "Installed: libwayland-server-1.19.0-4.el9.x86_64", "Installed: libwebp-1.2.0-3.el9.x86_64", "Installed: perl-Net-SSLeay-1.92-1.el9.x86_64", "Installed: libX11-1.7.0-7.el9.x86_64", "Installed: libX11-common-1.7.0-7.el9.noarch", "Installed: perl-POSIX-1.94-479.el9.x86_64", "Installed: libX11-xcb-1.7.0-7.el9.x86_64", "Installed: libxcb-1.13.1-9.el9.x86_64", "Installed: perl-PathTools-3.78-461.el9.x86_64", "Installed: fontawesome-fonts-1:4.7.0-13.el9.noarch", "Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch", "Installed: libXau-1.0.9-8.el9.x86_64", "Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch", "Installed: perl-Pod-Simple-1:3.42-4.el9.noarch", "Installed: fontconfig-2.14.0-1.el9.x86_64", "Installed: perl-Pod-Usage-4:2.01-4.el9.noarch", "Installed: libXcomposite-0.4.5-7.el9.x86_64", "Installed: libxkbcommon-1.0.3-4.el9.x86_64", "Installed: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64", "Installed: perl-SelectSaver-1.02-479.el9.noarch", "Installed: libXcursor-1.2.0-7.el9.x86_64", "Installed: perl-Socket-4:2.031-4.el9.x86_64", "Installed: perl-Storable-1:3.21-460.el9.x86_64", "Installed: libXdamage-1.1.5-7.el9.x86_64", "Installed: sssd-common-pac-2.7.0-2.el9.x86_64", "Installed: perl-Symbol-1.08-479.el9.noarch", "Installed: libXext-1.3.4-8.el9.x86_64", "Installed: sssd-dbus-2.7.0-2.el9.x86_64", "Installed: libxshmfence-1.3-10.el9.x86_64", "Installed: libXfixes-5.0.3-16.el9.x86_64", "Installed: sssd-ipa-2.7.0-2.el9.x86_64", "Installed: perl-Term-ANSIColor-5.01-461.el9.noarch", "Installed: perl-Term-Cap-1.17-460.el9.noarch", "Installed: libxslt-1.1.34-9.el9.x86_64", "Installed: libXft-2.3.3-8.el9.x86_64", "Installed: perl-Term-ReadLine-1.17-479.el9.noarch", "Installed: libXi-1.7.10-8.el9.x86_64", "Installed: libXinerama-1.1.4-10.el9.x86_64", "Installed: perl-Text-Diff-1.45-13.el9.noarch", "Installed: sssd-krb5-common-2.7.0-2.el9.x86_64", "Installed: perl-Text-ParseWords-3.30-460.el9.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", "Installed: perl-Tie-4.6-479.el9.noarch", "Installed: libXrandr-1.5.2-8.el9.x86_64", "Installed: perl-Time-Local-2:1.300-7.el9.noarch", "Installed: libXrender-0.9.10-16.el9.x86_64", "Installed: perl-URI-5.09-3.el9.noarch", "Installed: slapi-nis-0.56.7-4.el9.x86_64", "Installed: slf4j-1.7.30-12.el9.noarch", "Installed: slf4j-jdk14-1.7.30-12.el9.noarch", "Installed: sssd-tools-2.7.0-2.el9.x86_64", "Installed: libXtst-1.2.3-16.el9.x86_64", "Installed: libXv-1.0.11-16.el9.x86_64", "Installed: fribidi-1.0.10-6.el9.2.x86_64", "Installed: vulkan-loader-1.3.204.0-2.el9.x86_64", "Installed: softhsm-2.6.1-7.el9.2.x86_64", "Installed: sound-theme-freedesktop-0.8-17.el9.noarch", "Installed: libXxf86vm-1.1.4-18.el9.x86_64", "Installed: perl-base-2.27-479.el9.noarch", "Installed: perl-constant-1.33-461.el9.noarch", "Installed: fstrm-0.6.1-3.el9.x86_64", "Installed: perl-debugger-1.56-479.el9.noarch", "Installed: perl-if-0.60.800-479.el9.noarch", "Installed: perl-interpreter-4:5.32.1-479.el9.x86_64", "Installed: perl-libnet-3.13-4.el9.noarch", "Installed: libasyncns-0.8-22.el9.x86_64", "Installed: perl-libs-4:5.32.1-479.el9.x86_64", "Installed: perl-meta-notation-5.32.1-479.el9.noarch", "Installed: perl-mro-1.23-479.el9.x86_64", "Installed: perl-overload-1.31-479.el9.noarch", "Installed: perl-overloading-0.02-479.el9.noarch", "Installed: perl-parent-1:0.238-460.el9.noarch", "Installed: perl-podlators-1:4.14-460.el9.noarch", "Installed: perl-sigtrap-1.09-479.el9.noarch", "Installed: perl-subs-1.03-479.el9.noarch", "Installed: perl-threads-1:2.25-460.el9.x86_64", "Installed: perl-threads-shared-1.61-460.el9.x86_64", "Installed: perl-vars-1.05-479.el9.noarch", "Installed: webrtc-audio-processing-0.3.1-8.el9.x86_64", "Installed: wireplumber-0.4.8-1.el9.x86_64", "Installed: llvm-libs-14.0.5-1.el9.x86_64", "Installed: wireplumber-libs-0.4.8-1.el9.x86_64", "Installed: xdg-dbus-proxy-0.1.3-1.el9.x86_64", "Installed: xdg-desktop-portal-1.12.4-1.el9.x86_64", "Installed: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64", "Installed: xkeyboard-config-2.33-2.el9.noarch", "Installed: xml-common-0.6.3-58.el9.noarch", "Installed: low-memory-monitor-2.1-4.el9.x86_64", "Installed: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64", "Installed: pipewire-0.3.47-2.el9.x86_64", "Installed: lua-5.4.2-4.el9.x86_64", "Installed: lua-posix-35.0-8.el9.x86_64", "Installed: pipewire-alsa-0.3.47-2.el9.x86_64", "Installed: libcanberra-0.30-26.el9.x86_64", "Installed: words-3.0-39.el9.noarch", "Installed: libcanberra-gtk3-0.30-26.el9.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-33.el9.noarch", "Installed: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64", "Installed: geoclue2-2.5.7-5.el9.x86_64", "Installed: pipewire-libs-0.3.47-2.el9.x86_64", "Installed: libdatrie-0.2.13-4.el9.x86_64", "Installed: pipewire-pulseaudio-0.3.47-2.el9.x86_64", "Installed: 389-ds-base-2.1.1-3.el9.x86_64", "Installed: libdb-utils-5.3.28-53.el9.x86_64", "Installed: pixman-0.40.0-5.el9.x86_64", "Installed: giflib-5.2.1-9.el9.x86_64", "Installed: 389-ds-base-libs-2.1.1-3.el9.x86_64", "Installed: libdrm-2.4.111-1.el9.x86_64", "Installed: pki-jackson-annotations-2.11.4-6.el9.noarch", "Installed: pki-jackson-core-2.11.4-6.el9.noarch", "Installed: pki-jackson-databind-2.11.4-6.el9.noarch", "Installed: pki-jackson-jaxrs-json-provider-2.11.4-7.el9.noarch", "Installed: pki-jackson-jaxrs-providers-2.11.4-7.el9.noarch", "Installed: pki-jackson-module-jaxb-annotations-2.11.4-8.el9.noarch", "Installed: pki-resteasy-client-3.0.26-15.el9.noarch", "Installed: libepoxy-1.5.5-4.el9.x86_64", "Installed: pki-resteasy-core-3.0.26-15.el9.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-15.el9.noarch", "Installed: pki-servlet-4.0-api-1:9.0.50-1.el9.noarch", "Installed: pki-servlet-engine-1:9.0.50-1.el9.noarch", "Installed: graphite2-1.3.14-9.el9.x86_64", "Installed: libexif-0.6.22-6.el9.x86_64", "Installed: libfontenc-1.1.3-17.el9.x86_64", "Installed: mesa-libEGL-22.1.1-1.el9.x86_64", "Installed: mesa-libGL-22.1.1-1.el9.x86_64", "Installed: adwaita-cursor-theme-40.1.1-3.el9.noarch", "Installed: adwaita-icon-theme-40.1.1-3.el9.noarch", "Installed: harfbuzz-2.7.4-5.el9.x86_64", "Installed: libgexiv2-0.12.3-1.el9.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 23:17:22 +0000 (0:01:03.117) 0:01:09.687 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: bind-dnssec-utils-32:9.16.23-3.el9.x86_64", "Installed: bind-dyndb-ldap-11.9-7.el9.x86_64", "Installed: python3-bind-32:9.16.23-3.el9.noarch", "Installed: opencryptoki-libs-3.18.0-3.el9.x86_64", "Installed: ldns-1.7.1-10.el9.x86_64", "Installed: ipa-server-dns-4.9.8-8.el9.noarch", "Installed: sqlite-3.34.1-5.el9.x86_64", "Installed: bind-32:9.16.23-3.el9.x86_64", "Installed: opendnssec-2.1.8-4.el9.x86_64", "Installed: opencryptoki-icsftok-3.18.0-3.el9.x86_64", "Installed: bind-dnssec-doc-32:9.16.23-3.el9.noarch", "Installed: opencryptoki-3.18.0-3.el9.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 23:17:27 +0000 (0:00:05.042) 0:01:14.729 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 23:17:27 +0000 (0:00:00.040) 0:01:14.770 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: firewalld-1.0.0-2.el9.noarch", "Installed: firewalld-filesystem-1.0.0-2.el9.noarch", "Installed: ipset-7.11-6.el9.x86_64", "Installed: python3-nftables-1:0.9.8-12.el9.x86_64", "Installed: libcap-ng-python3-0.8.2-7.el9.x86_64", "Installed: python3-firewall-1.0.0-2.el9.noarch", "Installed: ipset-libs-7.11-6.el9.x86_64", "Installed: nftables-1:0.9.8-12.el9.x86_64", "Installed: iptables-nft-1.8.7-28.el9.x86_64", "Installed: libnftnl-1.2.2-1.el9.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 23:17:31 +0000 (0:00:03.466) 0:01:18.237 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target dbus-broker.service polkit.service system.slice dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service shutdown.target ebtables.service nftables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14618", "LimitNPROCSoft": "14618", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14618", "LimitSIGPENDINGSoft": "14618", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "23388", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:37 Wednesday 06 July 2022 23:17:32 +0000 (0:00:01.066) 0:01:19.303 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 Wednesday 06 July 2022 23:17:32 +0000 (0:00:00.036) 0:01:19.339 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 23:17:32 +0000 (0:00:00.035) 0:01:19.375 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 23:17:32 +0000 (0:00:00.034) 0:01:19.409 ******** ok: [/cache/centos-9.qcow2.snap] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 1704399999, "idstart": 1704200000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 23:17:33 +0000 (0:00:01.416) 0:01:20.825 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:145 Wednesday 06 July 2022 23:17:35 +0000 (0:00:01.277) 0:01:22.103 ******** ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 Wednesday 06 July 2022 23:17:35 +0000 (0:00:00.040) 0:01:22.143 ******** changed: [/cache/centos-9.qcow2.snap] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": null, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "10.0.2.15", "fec0::5054:ff:fe12:3456" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "10.0.2.15", "fec0::5054:ff:fe12:3456" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:198 Wednesday 06 July 2022 23:17:37 +0000 (0:00:02.240) 0:01:24.384 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:205 Wednesday 06 July 2022 23:17:48 +0000 (0:00:10.595) 0:01:34.980 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:234 Wednesday 06 July 2022 23:18:04 +0000 (0:00:16.391) 0:01:51.372 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:261 Wednesday 06 July 2022 23:18:10 +0000 (0:00:06.347) 0:01:57.719 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:267 Wednesday 06 July 2022 23:18:15 +0000 (0:00:04.442) 0:02:02.161 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/centos-9.qcow2.snap-ipa.csr"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:309 Wednesday 06 July 2022 23:20:46 +0000 (0:02:31.406) 0:04:33.568 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 Wednesday 06 July 2022 23:20:46 +0000 (0:00:00.038) 0:04:33.606 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:324 Wednesday 06 July 2022 23:20:49 +0000 (0:00:02.651) 0:04:36.258 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:356 Wednesday 06 July 2022 23:23:16 +0000 (0:02:26.886) 0:07:03.144 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 Wednesday 06 July 2022 23:23:16 +0000 (0:00:00.038) 0:07:03.182 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:384 Wednesday 06 July 2022 23:23:24 +0000 (0:00:07.820) 0:07:11.002 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:399 Wednesday 06 July 2022 23:23:24 +0000 (0:00:00.039) 0:07:11.042 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:416 Wednesday 06 July 2022 23:23:26 +0000 (0:00:02.404) 0:07:13.447 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 23:23:26 +0000 (0:00:00.060) 0:07:13.508 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/default.yml) => { "ansible_facts": { "ipaclient_packages": [ "ipa-client", "python3-libselinux" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Wednesday 06 July 2022 23:23:26 +0000 (0:00:00.097) 0:07:13.605 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/centos-9.qcow2.snap TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 23:23:26 +0000 (0:00:00.082) 0:07:13.687 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 23:23:27 +0000 (0:00:01.080) 0:07:14.768 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Wednesday 06 July 2022 23:23:27 +0000 (0:00:00.040) 0:07:14.809 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 23:23:27 +0000 (0:00:00.040) 0:07:14.849 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:25 Wednesday 06 July 2022 23:23:27 +0000 (0:00:00.038) 0:07:14.887 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 23:23:28 +0000 (0:00:00.048) 0:07:14.936 ******** ok: [/cache/centos-9.qcow2.snap] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 40908, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:56 Wednesday 06 July 2022 23:23:29 +0000 (0:00:01.026) 0:07:15.963 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 23:23:29 +0000 (0:00:00.490) 0:07:16.453 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:73 Wednesday 06 July 2022 23:23:30 +0000 (0:00:00.987) 0:07:17.441 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:78 Wednesday 06 July 2022 23:23:30 +0000 (0:00:00.042) 0:07:17.484 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:83 Wednesday 06 July 2022 23:23:30 +0000 (0:00:00.040) 0:07:17.525 ******** ok: [/cache/centos-9.qcow2.snap] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:93 Wednesday 06 July 2022 23:23:32 +0000 (0:00:01.719) 0:07:19.244 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.042) 0:07:19.286 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:113 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.047) 0:07:19.334 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Report error for OTP generation] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:132 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.044) 0:07:19.379 ******** skipping: [/cache/centos-9.qcow2.snap] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.038) 0:07:19.417 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.037) 0:07:19.454 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:163 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.038) 0:07:19.493 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:167 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.040) 0:07:19.533 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.040) 0:07:19.574 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.038) 0:07:19.613 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.041) 0:07:19.654 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.039) 0:07:19.693 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.039) 0:07:19.733 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.039) 0:07:19.772 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.039) 0:07:19.812 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 23:23:32 +0000 (0:00:00.040) 0:07:19.853 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 23:23:33 +0000 (0:00:00.951) 0:07:20.804 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 23:23:33 +0000 (0:00:00.049) 0:07:20.854 ******** changed: [/cache/centos-9.qcow2.snap] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:295 Wednesday 06 July 2022 23:23:36 +0000 (0:00:02.603) 0:07:23.457 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 23:23:36 +0000 (0:00:00.044) 0:07:23.501 ******** changed: [/cache/centos-9.qcow2.snap] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 23:23:40 +0000 (0:00:03.877) 0:07:27.379 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 23:23:41 +0000 (0:00:01.032) 0:07:28.411 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 23:23:42 +0000 (0:00:00.965) 0:07:29.377 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 23:23:42 +0000 (0:00:00.043) 0:07:29.420 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 23:23:43 +0000 (0:00:01.174) 0:07:30.595 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:381 Wednesday 06 July 2022 23:23:43 +0000 (0:00:00.041) 0:07:30.637 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 23:23:44 +0000 (0:00:00.481) 0:07:31.118 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 Wednesday 06 July 2022 23:23:44 +0000 (0:00:00.047) 0:07:31.166 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:438 Wednesday 06 July 2022 23:23:48 +0000 (0:00:04.465) 0:07:35.631 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:444 Wednesday 06 July 2022 23:23:49 +0000 (0:00:00.488) 0:07:36.119 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.260430", "end": "2022-07-06 19:23:50.332850", "rc": 0, "start": "2022-07-06 19:23:50.072420" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:458 Wednesday 06 July 2022 23:23:50 +0000 (0:00:00.878) 0:07:36.998 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.234713", "end": "2022-07-06 19:23:51.097269", "rc": 0, "start": "2022-07-06 19:23:50.862556" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:474 Wednesday 06 July 2022 23:23:50 +0000 (0:00:00.766) 0:07:37.765 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Wednesday 06 July 2022 23:23:52 +0000 (0:00:01.372) 0:07:39.138 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/tests_basic_ipa.yml:11 Wednesday 06 July 2022 23:23:52 +0000 (0:00:00.061) 0:07:39.199 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Wednesday 06 July 2022 23:23:53 +0000 (0:00:00.923) 0:07:40.122 ******** included: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 23:23:53 +0000 (0:00:00.074) 0:07:40.197 ******** ok: [/cache/centos-9.qcow2.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 06 July 2022 23:23:53 +0000 (0:00:00.609) 0:07:40.807 ******** skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Wednesday 06 July 2022 23:23:53 +0000 (0:00:00.040) 0:07:40.847 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 Wednesday 06 July 2022 23:23:54 +0000 (0:00:00.997) 0:07:41.845 ******** ok: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:33 Wednesday 06 July 2022 23:23:55 +0000 (0:00:00.967) 0:07:42.813 ******** changed: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 Wednesday 06 July 2022 23:23:56 +0000 (0:00:00.488) 0:07:43.301 ******** changed: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 Wednesday 06 July 2022 23:23:56 +0000 (0:00:00.483) 0:07:43.784 ******** ok: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 19:20:07 EDT", "ActiveEnterTimestampMonotonic": "244505840", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket basic.target system.slice systemd-journald.socket syslog.target network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 19:20:07 EDT", "AssertTimestampMonotonic": "244494390", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "34264253000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 19:20:07 EDT", "ConditionTimestampMonotonic": "244494388", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21786", "ExecMainStartTimestamp": "Wed 2022-07-06 19:20:07 EDT", "ExecMainStartTimestampMonotonic": "244495669", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 19:20:07 EDT", "InactiveExitTimestampMonotonic": "244496109", "InvocationID": "0102ee389fed4dc9950067800be1ebca", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14618", "LimitNPROCSoft": "14618", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14618", "LimitSIGPENDINGSoft": "14618", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21786", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4685824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2022-07-06 19:23:46 EDT", "StateChangeTimestampMonotonic": "464086309", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "23388", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 Wednesday 06 July 2022 23:23:57 +0000 (0:00:00.633) 0:07:44.418 ******** changed: [/cache/centos-9.qcow2.snap] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [/cache/centos-9.qcow2.snap] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. META: role_complete for /cache/centos-9.qcow2.snap META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/tests_basic_ipa.yml:31 Wednesday 06 July 2022 23:24:01 +0000 (0:00:03.931) 0:07:48.349 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmpy0ojfldm/tests/tests_basic_ipa.yml:90 Wednesday 06 July 2022 23:24:02 +0000 (0:00:00.874) 0:07:49.223 ******** included: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml for /cache/centos-9.qcow2.snap => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml for /cache/centos-9.qcow2.snap => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 23:24:02 +0000 (0:00:00.047) 0:07:49.271 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 23:24:02 +0000 (0:00:00.029) 0:07:49.300 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 23:24:03 +0000 (0:00:00.979) 0:07:50.279 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.1.2 TASK [Install certreader] ****************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 23:24:08 +0000 (0:00:05.227) 0:07:55.507 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 11.4 MB/s eta 0:00:00 Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 25.8 MB/s eta 0:00:00 Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 39.8 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 29.9 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 43.7 MB/s eta 0:00:00 Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pyasn1, pyyaml, pycparser, cffi, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 23:24:11 +0000 (0:00:03.231) 0:07:58.739 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657149840.0345407, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a828553ce93be22b8a1859ab65888bdd7e2706b5", "ctime": 1657149840.0325408, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 13308797, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657149840.0325408, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "2868693753", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 23:24:12 +0000 (0:00:00.619) 0:07:59.359 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 23:24:12 +0000 (0:00:00.034) 0:07:59.393 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 23:24:12 +0000 (0:00:00.073) 0:07:59.466 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 23:24:12 +0000 (0:00:00.073) 0:07:59.540 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657149839.0395408, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "074d1f33f9d8ad959b11180d8127f18876f661e6", "ctime": 1657149840.0325408, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4344672, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657149840.0325408, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "2821999765", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 23:24:13 +0000 (0:00:00.504) 0:08:00.044 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 23:24:13 +0000 (0:00:00.065) 0:08:00.110 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 23:24:13 +0000 (0:00:00.082) 0:08:00.192 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.199786", "end": "2022-07-06 19:24:14.212506", "rc": 0, "start": "2022-07-06 19:24:14.012720" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "5A:91:B3:23:4D:96:38:0D:8F:B2:B2:E2:2F:F1:40:D0:66:ED:C6:89", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "2C:23:33:D3:69:8A:A1:47:67:D4:1B:5E:48:9B:92:53:1A:EF:93:F2", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "C4:AE:D4:D4:69:FE:AF:60:07:39:D2:65:5F:55:12:F0:D4:37:17:86:F2:57:1E:6F:F0:5A:33:0D:86:A5:FE:4D:0E:4F:40:51:BA:C4:E1:4E:63:C4:F8:BE:72:02:06:7A:C0:EB:21:59:65:21:50:BE:52:FF:38:17:64:62:18:93:81:DF:70:4B:4F:D5:54:21:55:5E:FE:99:97:3F:BE:BE:A0:54:F5:57:AD:7F:68:0C:25:85:3C:0B:C8:54:EF:98:3F:2D:60:C3:BF:54:21:5E:8B:7D:CA:CC:F0:F5:48:FC:FC:80:2C:33:10:69:F8:77:50:57:D2:01:C1:00:FF:C3:2D:7F:AC:8D:AD:C5:E8:10:F7:F8:A5:F7:88:39:EB:2B:EF:05:9D:0D:5C:37:73:80:3D:2E:A6:E0:75:26:67:17:16:2A:E0:16:C7:4D:DC:C9:0D:D4:CE:8C:88:45:61:7C:AE:B7:11:3F:7C:69:45:F2:C3:D4:4D:13:E5:E0:B8:DD:B2:54:AE:08:66:4F:D0:C8:DB:6B:F8:E8:FA:7C:A4:ED:71:9A:6C:8A:AD:A0:F4:C5:8B:D5:48:70:59:F3:31:1D:60:D5:68:2D:B9:EF:45:CC:D0:B4:98:A6:82:08:21:A8:E5:61:6E:61:23:8F:34:05:70:1E:6E:5C:EB:F3:8B:4A:BA:EB:C2:6F:72:63:DB:31:8A:06:D8:EA:2C:50:74:73:9B:E1:D9:CA:5D:82:D0:23:8E:83:5A:35:00:EF:A6:C2:5E:76:C3:7D:7A:24:4A:3A:CC:83:93:55:72:50:A1:81:C9:F5:CC:FB:99:11:86:33:28:63:E3:73:6B:23:55:09:24:FB:64:37:F9:A0:16:57:E4:59:10:F1:19:71:8B:70:96:B1:77:80:3A:61:09:3D:58:82:C1:07:7E:B5:5B:B7:ED:DE:87:B0:24:08:3B:7C:17:48:2B:32:5B:78:DC:BA:E5:15:62:C2:0C:0A:E0:EB:5B:56:A0:39:47:20:4D:B7" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 23:23:59", "not_valid_before": "2022-07-06 23:23:59" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 23:24:13 +0000 (0:00:00.703) 0:08:00.896 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "5A:91:B3:23:4D:96:38:0D:8F:B2:B2:E2:2F:F1:40:D0:66:ED:C6:89" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "2C:23:33:D3:69:8A:A1:47:67:D4:1B:5E:48:9B:92:53:1A:EF:93:F2" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "C4:AE:D4:D4:69:FE:AF:60:07:39:D2:65:5F:55:12:F0:D4:37:17:86:F2:57:1E:6F:F0:5A:33:0D:86:A5:FE:4D:0E:4F:40:51:BA:C4:E1:4E:63:C4:F8:BE:72:02:06:7A:C0:EB:21:59:65:21:50:BE:52:FF:38:17:64:62:18:93:81:DF:70:4B:4F:D5:54:21:55:5E:FE:99:97:3F:BE:BE:A0:54:F5:57:AD:7F:68:0C:25:85:3C:0B:C8:54:EF:98:3F:2D:60:C3:BF:54:21:5E:8B:7D:CA:CC:F0:F5:48:FC:FC:80:2C:33:10:69:F8:77:50:57:D2:01:C1:00:FF:C3:2D:7F:AC:8D:AD:C5:E8:10:F7:F8:A5:F7:88:39:EB:2B:EF:05:9D:0D:5C:37:73:80:3D:2E:A6:E0:75:26:67:17:16:2A:E0:16:C7:4D:DC:C9:0D:D4:CE:8C:88:45:61:7C:AE:B7:11:3F:7C:69:45:F2:C3:D4:4D:13:E5:E0:B8:DD:B2:54:AE:08:66:4F:D0:C8:DB:6B:F8:E8:FA:7C:A4:ED:71:9A:6C:8A:AD:A0:F4:C5:8B:D5:48:70:59:F3:31:1D:60:D5:68:2D:B9:EF:45:CC:D0:B4:98:A6:82:08:21:A8:E5:61:6E:61:23:8F:34:05:70:1E:6E:5C:EB:F3:8B:4A:BA:EB:C2:6F:72:63:DB:31:8A:06:D8:EA:2C:50:74:73:9B:E1:D9:CA:5D:82:D0:23:8E:83:5A:35:00:EF:A6:C2:5E:76:C3:7D:7A:24:4A:3A:CC:83:93:55:72:50:A1:81:C9:F5:CC:FB:99:11:86:33:28:63:E3:73:6B:23:55:09:24:FB:64:37:F9:A0:16:57:E4:59:10:F1:19:71:8B:70:96:B1:77:80:3A:61:09:3D:58:82:C1:07:7E:B5:5B:B7:ED:DE:87:B0:24:08:3B:7C:17:48:2B:32:5B:78:DC:BA:E5:15:62:C2:0C:0A:E0:EB:5B:56:A0:39:47:20:4D:B7" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 23:23:59", "not_valid_before": "2022-07-06 23:23:59" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.046) 0:08:00.942 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.047) 0:08:00.989 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.034) 0:08:01.024 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.044) 0:08:01.068 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.044) 0:08:01.112 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.045) 0:08:01.158 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.048664", "end": "2022-07-06 19:24:15.004997", "rc": 0, "start": "2022-07-06 19:24:14.956333" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.507) 0:08:01.665 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.045) 0:08:01.711 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 23:24:14 +0000 (0:00:00.028) 0:08:01.740 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 23:24:15 +0000 (0:00:00.975) 0:08:02.715 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.9/site-packages (22.1.2) TASK [Install certreader] ****************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 23:24:16 +0000 (0:00:01.117) 0:08:03.833 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.9/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.9/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.9/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.9/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.9/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.9/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 23:24:17 +0000 (0:00:00.930) 0:08:04.764 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657149841.5545406, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b127097ba0429fb656961dd4fd5b61f0b7f82852", "ctime": 1657149841.6485407, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 13308794, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657149841.5525408, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "3470815432", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.466) 0:08:05.230 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.032) 0:08:05.263 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.049) 0:08:05.312 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.045) 0:08:05.358 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657149840.9285407, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf79ebe167bed7b9959cb9a055da857ec5d6e328", "ctime": 1657149841.6485407, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 4303378, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657149841.5525408, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "605105646", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.476) 0:08:05.834 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.034) 0:08:05.868 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 23:24:18 +0000 (0:00:00.046) 0:08:05.915 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.190967", "end": "2022-07-06 19:24:19.902021", "rc": 0, "start": "2022-07-06 19:24:19.711054" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "5A:91:B3:23:4D:96:38:0D:8F:B2:B2:E2:2F:F1:40:D0:66:ED:C6:89", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "B4:67:30:F3:C5:45:06:42:61:88:13:13:9A:53:1B:B3:BA:89:8F:E7", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "4A:EB:B5:69:D4:F6:33:E4:7C:BE:72:1C:95:02:E9:57:04:18:38:22:EA:72:EF:1F:06:F3:18:79:10:32:EF:8A:90:49:2B:CD:41:38:BB:22:20:6A:90:C3:1F:4B:69:EA:7E:EA:36:A1:59:63:AA:EB:9A:BC:AB:32:01:5C:3E:E8:02:B7:53:06:48:C5:03:84:C8:18:F9:A0:9E:0C:6F:1B:AD:67:51:3B:E7:59:60:95:91:07:84:0A:D3:46:91:13:A6:3C:7A:02:98:87:BC:E8:ED:CC:23:72:40:57:C0:A2:F8:5E:67:2B:EB:16:B5:2A:DB:28:6D:8B:C4:C0:AA:0D:07:97:54:4F:E9:A3:E0:65:58:E1:D8:30:CE:97:62:45:9A:EC:6A:5F:22:0C:1B:57:F5:FF:1B:45:EA:F2:A7:AF:4C:45:E5:07:E8:7B:C1:B0:BF:B5:91:0D:BD:90:82:49:41:46:A0:BB:31:45:F6:93:17:30:71:9C:DA:DC:39:28:24:54:D6:6C:DF:49:5C:9B:BE:72:46:5A:08:26:FE:DD:7B:38:3A:2F:24:F8:C9:33:31:0B:49:FF:89:0C:D3:A9:3E:62:38:72:48:15:F5:A4:71:12:CB:34:8C:1B:E1:5C:BC:28:D7:A7:23:5A:E8:6E:34:2F:83:5B:96:A0:44:2F:70:6C:60:09:3A:E8:2E:5D:AE:E3:68:5C:0D:B2:08:01:42:FD:7C:AF:F5:C3:BE:7B:7B:61:16:16:BE:07:D7:69:9C:30:03:7C:60:B8:57:0A:6C:5F:86:08:82:48:5D:E2:D4:66:5B:18:D6:59:CC:92:26:68:B2:69:BA:C2:4D:D5:47:7F:3E:F2:3C:8A:E4:01:01:B7:99:C1:73:6D:BA:D2:5B:E3:BB:3F:B7:40:EE:49:D9:8D:A0:AE:FA:4E:3F:CC:3E:0E:A4:D8:1F:92:83:71:27:BA:73:46:75:39:48:9E:E0:BF:2F:ED:FE:6B:70:40:65:85:29:F3:53:67:8B:F4" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 23:24:01", "not_valid_before": "2022-07-06 23:24:01" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.649) 0:08:06.565 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "5A:91:B3:23:4D:96:38:0D:8F:B2:B2:E2:2F:F1:40:D0:66:ED:C6:89" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "B4:67:30:F3:C5:45:06:42:61:88:13:13:9A:53:1B:B3:BA:89:8F:E7" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "4A:EB:B5:69:D4:F6:33:E4:7C:BE:72:1C:95:02:E9:57:04:18:38:22:EA:72:EF:1F:06:F3:18:79:10:32:EF:8A:90:49:2B:CD:41:38:BB:22:20:6A:90:C3:1F:4B:69:EA:7E:EA:36:A1:59:63:AA:EB:9A:BC:AB:32:01:5C:3E:E8:02:B7:53:06:48:C5:03:84:C8:18:F9:A0:9E:0C:6F:1B:AD:67:51:3B:E7:59:60:95:91:07:84:0A:D3:46:91:13:A6:3C:7A:02:98:87:BC:E8:ED:CC:23:72:40:57:C0:A2:F8:5E:67:2B:EB:16:B5:2A:DB:28:6D:8B:C4:C0:AA:0D:07:97:54:4F:E9:A3:E0:65:58:E1:D8:30:CE:97:62:45:9A:EC:6A:5F:22:0C:1B:57:F5:FF:1B:45:EA:F2:A7:AF:4C:45:E5:07:E8:7B:C1:B0:BF:B5:91:0D:BD:90:82:49:41:46:A0:BB:31:45:F6:93:17:30:71:9C:DA:DC:39:28:24:54:D6:6C:DF:49:5C:9B:BE:72:46:5A:08:26:FE:DD:7B:38:3A:2F:24:F8:C9:33:31:0B:49:FF:89:0C:D3:A9:3E:62:38:72:48:15:F5:A4:71:12:CB:34:8C:1B:E1:5C:BC:28:D7:A7:23:5A:E8:6E:34:2F:83:5B:96:A0:44:2F:70:6C:60:09:3A:E8:2E:5D:AE:E3:68:5C:0D:B2:08:01:42:FD:7C:AF:F5:C3:BE:7B:7B:61:16:16:BE:07:D7:69:9C:30:03:7C:60:B8:57:0A:6C:5F:86:08:82:48:5D:E2:D4:66:5B:18:D6:59:CC:92:26:68:B2:69:BA:C2:4D:D5:47:7F:3E:F2:3C:8A:E4:01:01:B7:99:C1:73:6D:BA:D2:5B:E3:BB:3F:B7:40:EE:49:D9:8D:A0:AE:FA:4E:3F:CC:3E:0E:A4:D8:1F:92:83:71:27:BA:73:46:75:39:48:9E:E0:BF:2F:ED:FE:6B:70:40:65:85:29:F3:53:67:8B:F4" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 23:24:01", "not_valid_before": "2022-07-06 23:24:01" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.044) 0:08:06.610 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.045) 0:08:06.655 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.034) 0:08:06.689 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.044) 0:08:06.734 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.044) 0:08:06.778 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 23:24:19 +0000 (0:00:00.045) 0:08:06.824 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.050692", "end": "2022-07-06 19:24:20.675297", "rc": 0, "start": "2022-07-06 19:24:20.624605" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 23:24:20 +0000 (0:00:00.519) 0:08:07.344 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=98 changed=32 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 23:24:20 +0000 (0:00:00.054) 0:08:07.398 ******** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 151.41s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:267 ----------------------- ipaserver : Install - Setup HTTP -------------------------------------- 146.89s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:324 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 63.12s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 16.39s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:205 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.60s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:198 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 7.82s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 6.35s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:234 ----------------------- Install the package, force upgrade -------------------------------------- 5.23s /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:11 ------------- ipaserver : Install - Ensure that IPA server packages for dns are installed --- 5.04s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ ipaserver : Install - Enable IPA ---------------------------------------- 4.47s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 ----------------------- ipaserver : Install - Setup custodia ------------------------------------ 4.44s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:261 ----------------------- linux-system-roles.certificate : Ensure certificate requests ------------ 3.93s /tmp/tmpy0ojfldm/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 ipaclient : Install - Create IPA NSS database --------------------------- 3.88s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- ipaserver : Install - Ensure that firewall packages installed ----------- 3.47s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ Install certreader ------------------------------------------------------ 3.23s /tmp/tmpy0ojfldm/tests/tasks/assert_certificate_parameters.yml:18 ------------- ipaserver : Install - Setup otpd ---------------------------------------- 2.65s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.60s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 ----------------------- ipaserver : Install - Set DS password ----------------------------------- 2.40s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:399 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.24s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 1.84s /tmp/tmpy0ojfldm/tests/tasks/setup_ipa.yml:42 --------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpz63ztj_p executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.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_basic_ipa.yml ************************************************** 3 plays in /tmp/tmp8_d1edvf/tests/certificate/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tests_basic_ipa.yml:2 Wednesday 06 July 2022 23:28:43 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 23:28:44 +0000 (0:00:01.127) 0:00:01.140 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 23:28:44 +0000 (0:00:00.063) 0:00:01.204 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 23:28:44 +0000 (0:00:00.022) 0:00:01.227 ******** ok: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => { "after": "9dcff9a3084c57f77f710f63f9729e8010b8bdc3", "before": "9dcff9a3084c57f77f710f63f9729e8010b8bdc3", "changed": false, "remote_url_changed": false } TASK [Create role symlinks] **************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 23:28:45 +0000 (0:00:00.651) 0:00:01.878 ******** changed: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmp8_d1edvf/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/centos-9.qcow2.snap -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmp8_d1edvf/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 23:28:45 +0000 (0:00:00.462) 0:00:02.341 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 23:28:46 +0000 (0:00:01.242) 0:00:03.584 ******** changed: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 23:28:47 +0000 (0:00:00.776) 0:00:04.361 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: nss-3.79.0-6.el9.x86_64", "Installed: nss-util-3.79.0-6.el9.x86_64", "Installed: nss-softokn-freebl-3.79.0-6.el9.x86_64", "Installed: nspr-4.34.0-6.el9.x86_64", "Installed: nss-softokn-3.79.0-6.el9.x86_64", "Installed: nss-sysinit-3.79.0-6.el9.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 23:28:49 +0000 (0:00:01.543) 0:00:05.905 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 23:28:49 +0000 (0:00:00.032) 0:00:05.937 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/default.yml) => { "ansible_facts": { "ipaserver_packages": [ "ipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "ipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Wednesday 06 July 2022 23:28:49 +0000 (0:00:00.044) 0:00:05.982 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/centos-9.qcow2.snap TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 23:28:49 +0000 (0:00:00.063) 0:00:06.046 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: mesa-libgbm-22.1.1-1.el9.x86_64", "Installed: libglvnd-1:1.3.4-1.el9.x86_64", "Installed: alsa-lib-1.2.6.1-1.el9.x86_64", "Installed: mesa-libglapi-22.1.1-1.el9.x86_64", "Installed: libglvnd-egl-1:1.3.4-1.el9.x86_64", "Installed: libglvnd-glx-1:1.3.4-1.el9.x86_64", "Installed: mesa-vulkan-drivers-22.1.1-1.el9.x86_64", "Installed: mkfontscale-1.2.1-3.el9.x86_64", "Installed: mod_auth_gssapi-1.6.3-7.el9.x86_64", "Installed: mod_http2-1.15.19-2.el9.x86_64", "Installed: libgsf-1.14.47-5.el9.x86_64", "Installed: mod_lookup_identity-1.0.0-15.el9.x86_64", "Installed: mod_lua-2.4.53-4.el9.x86_64", "Installed: mod_session-2.4.53-4.el9.x86_64", "Installed: poppler-21.01.0-13.el9.x86_64", "Installed: mod_ssl-1:2.4.53-4.el9.x86_64", "Installed: poppler-data-0.4.9-9.el9.noarch", "Installed: poppler-glib-21.01.0-13.el9.x86_64", "Installed: libgxps-0.3.2-3.el9.x86_64", "Installed: ant-1.10.9-7.el9.noarch", "Installed: ant-lib-1.10.9-7.el9.noarch", "Installed: apache-commons-cli-1.4-16.el9.noarch", "Installed: apache-commons-codec-1.15-6.el9.noarch", "Installed: apache-commons-io-1:2.8.0-7.el9.noarch", "Installed: apache-commons-lang3-3.12.0-5.el9.noarch", "Installed: apache-commons-logging-1.2-29.el9.noarch", "Installed: apache-commons-net-3.6-14.el9.noarch", "Installed: apr-1.7.0-11.el9.x86_64", "Installed: libiptcdata-1.0.5-9.el9.x86_64", "Installed: apr-util-1.6.1-20.el9.x86_64", "Installed: apr-util-bdb-1.6.1-20.el9.x86_64", "Installed: apr-util-openssl-1.6.1-20.el9.x86_64", "Installed: publicsuffix-list-20210518-3.el9.noarch", "Installed: pulseaudio-libs-15.0-2.el9.x86_64", "Installed: at-spi2-atk-2.38.0-4.el9.x86_64", "Installed: pulseaudio-utils-15.0-2.el9.x86_64", "Installed: at-spi2-core-2.40.3-1.el9.x86_64", "Installed: atk-2.36.0-5.el9.x86_64", "Installed: libldac-2.0.2.3-10.el9.x86_64", "Installed: python3-argcomplete-1.12.0-5.el9.noarch", "Installed: augeas-libs-1.13.0-2.el9.x86_64", "Installed: python3-augeas-0.5.0-25.el9.noarch", "Installed: krb5-pkinit-1.19.1-19.el9.x86_64", "Installed: krb5-server-1.19.1-19.el9.x86_64", "Installed: krb5-workstation-1.19.1-19.el9.x86_64", "Installed: python3-gssapi-1.6.9-5.el9.x86_64", "Installed: python3-idm-pki-11.2.0-0.4.beta3.el9.noarch", "Installed: python3-ipaclient-4.9.8-8.el9.noarch", "Installed: libnotify-0.7.9-8.el9.x86_64", "Installed: python3-ipalib-4.9.8-8.el9.noarch", "Installed: python3-ipaserver-4.9.8-8.el9.noarch", "Installed: libnsl2-2.0.0-1.el9.x86_64", "Installed: python3-jwcrypto-0.8-4.el9.noarch", "Installed: python3-kdcproxy-1.0.0-7.el9.noarch", "Installed: libogg-2:1.3.4-6.el9.x86_64", "Installed: python3-ldap-3.3.1-8.el9.x86_64", "Installed: python3-lib389-2.1.1-3.el9.noarch", "Installed: libosinfo-1.9.0-5.el9.x86_64", "Installed: python3-lxml-4.6.5-2.el9.x86_64", "Installed: graphene-1.10.6-2.el9.x86_64", "Installed: ModemManager-glib-1.18.2-3.el9.x86_64", "Installed: python3-mod_wsgi-4.7.1-10.el9.x86_64", "Installed: avahi-glib-0.8-12.el9.x86_64", "Installed: python3-netaddr-0.8.0-5.el9.noarch", "Installed: gsm-1.0.19-6.el9.x86_64", "Installed: gstreamer1-1.18.4-4.el9.x86_64", "Installed: gstreamer1-plugins-base-1.18.4-5.el9.x86_64", "Installed: bind-libs-32:9.16.23-3.el9.x86_64", "Installed: bind-license-32:9.16.23-3.el9.noarch", "Installed: bind-utils-32:9.16.23-3.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: gtk-update-icon-cache-3.24.31-2.el9.x86_64", "Installed: python3-pyasn1-modules-0.4.8-6.el9.noarch", "Installed: libgudev-237-1.el9.x86_64", "Installed: libgusb-0.3.6-3.el9.x86_64", "Installed: python3-pyusb-1.0.2-13.el9.noarch", "Installed: python3-qrcode-core-6.1-12.el9.noarch", "Installed: gtk3-3.24.31-2.el9.x86_64", "Installed: libipa_hbac-2.7.0-2.el9.x86_64", "Installed: nss-tools-3.79.0-6.el9.x86_64", "Installed: libkadm5-1.19.1-19.el9.x86_64", "Installed: autofs-1:5.1.7-31.el9.x86_64", "Installed: avahi-libs-0.8-12.el9.x86_64", "Installed: bash-completion-1:2.11-4.el9.noarch", "Installed: bluez-libs-5.56-6.el9.x86_64", "Installed: bubblewrap-0.4.1-6.el9.x86_64", "Installed: python3-yubico-1.3.3-7.el9.noarch", "Installed: open-sans-fonts-1.10-16.el9.noarch", "Installed: hicolor-icon-theme-0.17-13.el9.noarch", "Installed: httpcomponents-client-4.5.13-2.el9.noarch", "Installed: chkconfig-1.20-2.el9.x86_64", "Installed: httpcomponents-core-4.4.13-6.el9.noarch", "Installed: httpd-2.4.53-4.el9.x86_64", "Installed: httpd-core-2.4.53-4.el9.x86_64", "Installed: libpciaccess-0.16-6.el9.x86_64", "Installed: libpkgconf-1.7.3-9.el9.x86_64", "Installed: httpd-filesystem-2.4.53-4.el9.noarch", "Installed: cairo-1.17.4-7.el9.x86_64", "Installed: openjpeg2-2.4.0-6.el9.x86_64", "Installed: httpd-tools-2.4.53-4.el9.x86_64", "Installed: cairo-gobject-1.17.4-7.el9.x86_64", "Installed: centos-logos-httpd-90.4-1.el9.noarch", "Installed: centos-logos-ipa-90.4-1.el9.noarch", "Installed: certmonger-0.79.14-5.el9.x86_64", "Installed: cups-libs-1:2.3.3op2-13.el9.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-20.el9.x86_64", "Installed: cyrus-sasl-plain-2.1.27-20.el9.x86_64", "Installed: openssl-perl-1:3.0.1-18.el9.x86_64", "Installed: opus-1.3.1-10.el9.x86_64", "Installed: orc-0.4.31-6.el9.x86_64", "Installed: libsss_autofs-2.7.0-2.el9.x86_64", "Installed: osinfo-db-20220516-1.el9.noarch", "Installed: osinfo-db-tools-1.9.0-3.el9.x86_64", "Installed: ostree-libs-2022.3-2.el9.x86_64", "Installed: p11-kit-server-0.24.1-2.el9.x86_64", "Installed: colord-libs-1.4.5-4.el9.x86_64", "Installed: pango-1.48.7-2.el9.x86_64", "Installed: libusbx-1.0.26-1.el9.x86_64", "Installed: libwbclient-4.16.2-101.el9.x86_64", "Installed: copy-jdk-configs-4.0-3.el9.noarch", "Installed: lksctp-tools-1.0.19-2.el9.x86_64", "Installed: freetype-2.10.4-9.el9.x86_64", "Installed: fuse-2.9.9-15.el9.x86_64", "Installed: fuse-common-3.10.2-5.el9.x86_64", "Installed: idm-jss-5.2.0-0.3.beta2.el9.x86_64", "Installed: idm-ldapjdk-5.2.0-0.3.beta2.el9.noarch", "Installed: idm-pki-acme-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-base-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-ca-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-java-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-kra-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-server-11.2.0-0.4.beta3.el9.noarch", "Installed: idm-pki-tools-11.2.0-0.4.beta3.el9.x86_64", "Installed: idm-tomcatjss-8.2.0-0.3.beta2.el9.noarch", "Installed: mailcap-2.1.49-5.el9.noarch", "Installed: ipa-client-4.9.8-8.el9.x86_64", "Installed: ipa-client-common-4.9.8-8.el9.noarch", "Installed: ipa-common-4.9.8-8.el9.noarch", "Installed: ipa-healthcheck-core-0.9-3.el9.noarch", "Installed: ipa-selinux-4.9.8-8.el9.noarch", "Installed: ipa-server-4.9.8-8.el9.x86_64", "Installed: ipa-server-common-4.9.8-8.el9.noarch", "Installed: iso-codes-4.6.0-3.el9.noarch", "Installed: jakarta-activation-1.2.2-5.el9.noarch", "Installed: cyrus-sasl-md5-2.1.27-20.el9.x86_64", "Installed: jakarta-annotations-1.3.5-12.el9.noarch", "Installed: openldap-clients-2.4.59-5.el9.x86_64", "Installed: openldap-compat-2.4.59-5.el9.x86_64", "Installed: dconf-0.40.0-6.el9.x86_64", "Installed: java-11-openjdk-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-11-openjdk-devel-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-11-openjdk-headless-1:11.0.15.0.10-1.el9.x86_64", "Installed: java-17-openjdk-headless-1:17.0.3.0.7-2.el9.x86_64", "Installed: pkgconf-1.7.3-9.el9.x86_64", "Installed: pkgconf-m4-1.7.3-9.el9.noarch", "Installed: pkgconf-pkg-config-1.7.3-9.el9.x86_64", "Installed: javapackages-filesystem-6.0.0-3.el9.noarch", "Installed: javapackages-tools-6.0.0-3.el9.noarch", "Installed: jaxb-api-2.3.3-5.el9.noarch", "Installed: jbigkit-libs-2.1-23.el9.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch", "Installed: jboss-logging-3.4.1-9.el9.noarch", "Installed: jboss-logging-tools-2.2.1-7.el9.noarch", "Installed: jdeparser-2.0.3-12.el9.noarch", "Installed: protobuf-c-1.3.3-12.el9.x86_64", "Installed: python3-decorator-4.4.2-6.el9.noarch", "Installed: librsvg2-2.50.7-1.el9.x86_64", "Installed: libsbc-1.4-9.el9.x86_64", "Installed: python3-dns-2.1.0-6.el9.noarch", "Installed: python3-libipa_hbac-2.7.0-2.el9.x86_64", "Installed: libsndfile-1.0.31-7.el9.x86_64", "Installed: libthai-0.1.28-8.el9.x86_64", "Installed: python3-sss-2.7.0-2.el9.x86_64", "Installed: libtheora-1:1.1.1-31.el9.x86_64", "Installed: libtiff-4.2.0-3.el9.x86_64", "Installed: rtkit-0.11-28.el9.x86_64", "Installed: python3-sss-murmur-2.7.1-2.el9.x86_64", "Installed: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64", "Installed: python3-sssdconfig-2.7.0-2.el9.noarch", "Installed: exiv2-0.27.5-2.el9.x86_64", "Installed: libtool-ltdl-2.4.6-45.el9.x86_64", "Installed: exiv2-libs-0.27.5-2.el9.x86_64", "Installed: libtracker-sparql-3.1.2-2.el9.x86_64", "Installed: perl-Algorithm-Diff-1.2010-4.el9.noarch", "Installed: perl-Archive-Tar-2.38-6.el9.noarch", "Installed: perl-AutoLoader-5.74-479.el9.noarch", "Installed: perl-B-1.80-479.el9.x86_64", "Installed: fdk-aac-free-2.0.0-8.el9.x86_64", "Installed: perl-Carp-1.50-460.el9.noarch", "Installed: perl-Class-Struct-0.66-479.el9.noarch", "Installed: libuv-1:1.42.0-1.el9.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64", "Installed: perl-Compress-Raw-Lzma-2.101-3.el9.x86_64", "Installed: perl-Compress-Raw-Zlib-2.101-5.el9.x86_64", "Installed: perl-DB_File-1.855-4.el9.x86_64", "Installed: totem-pl-parser-3.26.6-2.el9.x86_64", "Installed: perl-Data-Dumper-2.174-462.el9.x86_64", "Installed: perl-Devel-Peek-1.28-479.el9.x86_64", "Installed: perl-Digest-1.19-4.el9.noarch", "Installed: tracker-3.1.2-2.el9.x86_64", "Installed: perl-Digest-MD5-2.58-4.el9.x86_64", "Installed: tracker-miners-3.1.2-1.el9.x86_64", "Installed: ttmkfdir-3.0.9-65.el9.x86_64", "Installed: perl-Encode-4:3.08-462.el9.x86_64", "Installed: perl-Errno-1.30-479.el9.x86_64", "Installed: perl-Exporter-5.74-461.el9.noarch", "Installed: perl-Fcntl-1.13-479.el9.x86_64", "Installed: samba-client-libs-4.16.2-101.el9.x86_64", "Installed: perl-File-Basename-2.85-479.el9.noarch", "Installed: samba-common-4.16.2-101.el9.noarch", "Installed: perl-File-Find-1.37-479.el9.noarch", "Installed: perl-File-Path-2.18-4.el9.noarch", "Installed: tzdata-java-2022a-1.el9.noarch", "Installed: perl-File-Temp-1:0.231.100-4.el9.noarch", "Installed: samba-common-libs-4.16.2-101.el9.x86_64", "Installed: perl-File-stat-1.09-479.el9.noarch", "Installed: perl-FileHandle-2.03-479.el9.noarch", "Installed: perl-Getopt-Long-1:2.52-4.el9.noarch", "Installed: perl-Getopt-Std-1.12-479.el9.noarch", "Installed: perl-HTTP-Tiny-0.076-460.el9.noarch", "Installed: perl-IO-1.43-479.el9.x86_64", "Installed: perl-IO-Compress-2.102-4.el9.noarch", "Installed: perl-IO-Compress-Lzma-2.101-4.el9.noarch", "Installed: perl-IO-Socket-IP-0.41-5.el9.noarch", "Installed: perl-IO-Socket-SSL-2.073-1.el9.noarch", "Installed: perl-IO-Zlib-1:1.11-4.el9.noarch", "Installed: perl-IPC-Open3-1.21-479.el9.noarch", "Installed: upower-0.99.11-11.el9.x86_64", "Installed: perl-MIME-Base64-3.16-4.el9.x86_64", "Installed: flac-libs-1.3.3-10.el9.x86_64", "Installed: flatpak-1.12.7-1.el9.x86_64", "Installed: libvisual-1:0.4.0-34.el9.x86_64", "Installed: libvorbis-1:1.3.7-5.el9.x86_64", "Installed: perl-Mozilla-CA-20200520-6.el9.noarch", "Installed: perl-NDBM_File-1.15-479.el9.x86_64", "Installed: flatpak-selinux-1.12.7-1.el9.noarch", "Installed: libwayland-client-1.19.0-4.el9.x86_64", "Installed: libwayland-cursor-1.19.0-4.el9.x86_64", "Installed: flatpak-session-helper-1.12.7-1.el9.x86_64", "Installed: libwayland-egl-1.19.0-4.el9.x86_64", "Installed: lcms2-2.12-3.el9.x86_64", "Installed: libwayland-server-1.19.0-4.el9.x86_64", "Installed: libwebp-1.2.0-3.el9.x86_64", "Installed: perl-Net-SSLeay-1.92-1.el9.x86_64", "Installed: libX11-1.7.0-7.el9.x86_64", "Installed: libX11-common-1.7.0-7.el9.noarch", "Installed: perl-POSIX-1.94-479.el9.x86_64", "Installed: libX11-xcb-1.7.0-7.el9.x86_64", "Installed: libxcb-1.13.1-9.el9.x86_64", "Installed: perl-PathTools-3.78-461.el9.x86_64", "Installed: fontawesome-fonts-1:4.7.0-13.el9.noarch", "Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch", "Installed: libXau-1.0.9-8.el9.x86_64", "Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch", "Installed: perl-Pod-Simple-1:3.42-4.el9.noarch", "Installed: fontconfig-2.14.0-1.el9.x86_64", "Installed: perl-Pod-Usage-4:2.01-4.el9.noarch", "Installed: libXcomposite-0.4.5-7.el9.x86_64", "Installed: libxkbcommon-1.0.3-4.el9.x86_64", "Installed: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64", "Installed: perl-SelectSaver-1.02-479.el9.noarch", "Installed: libXcursor-1.2.0-7.el9.x86_64", "Installed: perl-Socket-4:2.031-4.el9.x86_64", "Installed: perl-Storable-1:3.21-460.el9.x86_64", "Installed: libXdamage-1.1.5-7.el9.x86_64", "Installed: sssd-common-pac-2.7.0-2.el9.x86_64", "Installed: perl-Symbol-1.08-479.el9.noarch", "Installed: libXext-1.3.4-8.el9.x86_64", "Installed: sssd-dbus-2.7.0-2.el9.x86_64", "Installed: libxshmfence-1.3-10.el9.x86_64", "Installed: libXfixes-5.0.3-16.el9.x86_64", "Installed: sssd-ipa-2.7.0-2.el9.x86_64", "Installed: perl-Term-ANSIColor-5.01-461.el9.noarch", "Installed: perl-Term-Cap-1.17-460.el9.noarch", "Installed: libxslt-1.1.34-9.el9.x86_64", "Installed: libXft-2.3.3-8.el9.x86_64", "Installed: perl-Term-ReadLine-1.17-479.el9.noarch", "Installed: libXi-1.7.10-8.el9.x86_64", "Installed: libXinerama-1.1.4-10.el9.x86_64", "Installed: perl-Text-Diff-1.45-13.el9.noarch", "Installed: sssd-krb5-common-2.7.0-2.el9.x86_64", "Installed: perl-Text-ParseWords-3.30-460.el9.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", "Installed: perl-Tie-4.6-479.el9.noarch", "Installed: libXrandr-1.5.2-8.el9.x86_64", "Installed: perl-Time-Local-2:1.300-7.el9.noarch", "Installed: libXrender-0.9.10-16.el9.x86_64", "Installed: perl-URI-5.09-3.el9.noarch", "Installed: slapi-nis-0.56.7-4.el9.x86_64", "Installed: slf4j-1.7.30-12.el9.noarch", "Installed: slf4j-jdk14-1.7.30-12.el9.noarch", "Installed: sssd-tools-2.7.0-2.el9.x86_64", "Installed: libXtst-1.2.3-16.el9.x86_64", "Installed: libXv-1.0.11-16.el9.x86_64", "Installed: fribidi-1.0.10-6.el9.2.x86_64", "Installed: vulkan-loader-1.3.204.0-2.el9.x86_64", "Installed: softhsm-2.6.1-7.el9.2.x86_64", "Installed: sound-theme-freedesktop-0.8-17.el9.noarch", "Installed: libXxf86vm-1.1.4-18.el9.x86_64", "Installed: perl-base-2.27-479.el9.noarch", "Installed: perl-constant-1.33-461.el9.noarch", "Installed: fstrm-0.6.1-3.el9.x86_64", "Installed: perl-debugger-1.56-479.el9.noarch", "Installed: perl-if-0.60.800-479.el9.noarch", "Installed: perl-interpreter-4:5.32.1-479.el9.x86_64", "Installed: perl-libnet-3.13-4.el9.noarch", "Installed: libasyncns-0.8-22.el9.x86_64", "Installed: perl-libs-4:5.32.1-479.el9.x86_64", "Installed: perl-meta-notation-5.32.1-479.el9.noarch", "Installed: perl-mro-1.23-479.el9.x86_64", "Installed: perl-overload-1.31-479.el9.noarch", "Installed: perl-overloading-0.02-479.el9.noarch", "Installed: perl-parent-1:0.238-460.el9.noarch", "Installed: perl-podlators-1:4.14-460.el9.noarch", "Installed: perl-sigtrap-1.09-479.el9.noarch", "Installed: perl-subs-1.03-479.el9.noarch", "Installed: perl-threads-1:2.25-460.el9.x86_64", "Installed: perl-threads-shared-1.61-460.el9.x86_64", "Installed: perl-vars-1.05-479.el9.noarch", "Installed: webrtc-audio-processing-0.3.1-8.el9.x86_64", "Installed: wireplumber-0.4.8-1.el9.x86_64", "Installed: llvm-libs-14.0.5-1.el9.x86_64", "Installed: wireplumber-libs-0.4.8-1.el9.x86_64", "Installed: xdg-dbus-proxy-0.1.3-1.el9.x86_64", "Installed: xdg-desktop-portal-1.12.4-1.el9.x86_64", "Installed: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64", "Installed: xkeyboard-config-2.33-2.el9.noarch", "Installed: xml-common-0.6.3-58.el9.noarch", "Installed: low-memory-monitor-2.1-4.el9.x86_64", "Installed: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64", "Installed: pipewire-0.3.47-2.el9.x86_64", "Installed: lua-5.4.2-4.el9.x86_64", "Installed: lua-posix-35.0-8.el9.x86_64", "Installed: pipewire-alsa-0.3.47-2.el9.x86_64", "Installed: libcanberra-0.30-26.el9.x86_64", "Installed: words-3.0-39.el9.noarch", "Installed: libcanberra-gtk3-0.30-26.el9.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-33.el9.noarch", "Installed: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64", "Installed: geoclue2-2.5.7-5.el9.x86_64", "Installed: pipewire-libs-0.3.47-2.el9.x86_64", "Installed: libdatrie-0.2.13-4.el9.x86_64", "Installed: pipewire-pulseaudio-0.3.47-2.el9.x86_64", "Installed: 389-ds-base-2.1.1-3.el9.x86_64", "Installed: libdb-utils-5.3.28-53.el9.x86_64", "Installed: pixman-0.40.0-5.el9.x86_64", "Installed: giflib-5.2.1-9.el9.x86_64", "Installed: 389-ds-base-libs-2.1.1-3.el9.x86_64", "Installed: libdrm-2.4.111-1.el9.x86_64", "Installed: pki-jackson-annotations-2.11.4-6.el9.noarch", "Installed: pki-jackson-core-2.11.4-6.el9.noarch", "Installed: pki-jackson-databind-2.11.4-6.el9.noarch", "Installed: pki-jackson-jaxrs-json-provider-2.11.4-7.el9.noarch", "Installed: pki-jackson-jaxrs-providers-2.11.4-7.el9.noarch", "Installed: pki-jackson-module-jaxb-annotations-2.11.4-8.el9.noarch", "Installed: pki-resteasy-client-3.0.26-15.el9.noarch", "Installed: libepoxy-1.5.5-4.el9.x86_64", "Installed: pki-resteasy-core-3.0.26-15.el9.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-15.el9.noarch", "Installed: pki-servlet-4.0-api-1:9.0.50-1.el9.noarch", "Installed: pki-servlet-engine-1:9.0.50-1.el9.noarch", "Installed: graphite2-1.3.14-9.el9.x86_64", "Installed: libexif-0.6.22-6.el9.x86_64", "Installed: libfontenc-1.1.3-17.el9.x86_64", "Installed: mesa-libEGL-22.1.1-1.el9.x86_64", "Installed: mesa-libGL-22.1.1-1.el9.x86_64", "Installed: adwaita-cursor-theme-40.1.1-3.el9.noarch", "Installed: adwaita-icon-theme-40.1.1-3.el9.noarch", "Installed: harfbuzz-2.7.4-5.el9.x86_64", "Installed: libgexiv2-0.12.3-1.el9.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 23:29:40 +0000 (0:00:51.552) 0:00:57.598 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: bind-dnssec-utils-32:9.16.23-3.el9.x86_64", "Installed: bind-dyndb-ldap-11.9-7.el9.x86_64", "Installed: python3-bind-32:9.16.23-3.el9.noarch", "Installed: opencryptoki-libs-3.18.0-3.el9.x86_64", "Installed: ldns-1.7.1-10.el9.x86_64", "Installed: ipa-server-dns-4.9.8-8.el9.noarch", "Installed: sqlite-3.34.1-5.el9.x86_64", "Installed: bind-32:9.16.23-3.el9.x86_64", "Installed: opendnssec-2.1.8-4.el9.x86_64", "Installed: opencryptoki-icsftok-3.18.0-3.el9.x86_64", "Installed: bind-dnssec-doc-32:9.16.23-3.el9.noarch", "Installed: opencryptoki-3.18.0-3.el9.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 23:29:44 +0000 (0:00:03.949) 0:01:01.547 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 23:29:44 +0000 (0:00:00.034) 0:01:01.582 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: firewalld-1.0.0-2.el9.noarch", "Installed: firewalld-filesystem-1.0.0-2.el9.noarch", "Installed: ipset-7.11-6.el9.x86_64", "Installed: python3-nftables-1:0.9.8-12.el9.x86_64", "Installed: libcap-ng-python3-0.8.2-7.el9.x86_64", "Installed: python3-firewall-1.0.0-2.el9.noarch", "Installed: ipset-libs-7.11-6.el9.x86_64", "Installed: nftables-1:0.9.8-12.el9.x86_64", "Installed: iptables-nft-1.8.7-28.el9.x86_64", "Installed: libnftnl-1.2.2-1.el9.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 23:29:47 +0000 (0:00:02.228) 0:01:03.811 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target dbus-broker.service system.slice dbus.socket polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service iptables.service nftables.service ip6tables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14618", "LimitNPROCSoft": "14618", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14618", "LimitSIGPENDINGSoft": "14618", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "23388", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:37 Wednesday 06 July 2022 23:29:48 +0000 (0:00:01.037) 0:01:04.848 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 Wednesday 06 July 2022 23:29:48 +0000 (0:00:00.036) 0:01:04.885 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 23:29:48 +0000 (0:00:00.037) 0:01:04.923 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 23:29:48 +0000 (0:00:00.037) 0:01:04.960 ******** ok: [/cache/centos-9.qcow2.snap] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 960399999, "idstart": 960200000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 23:29:49 +0000 (0:00:01.373) 0:01:06.333 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:145 Wednesday 06 July 2022 23:29:50 +0000 (0:00:01.251) 0:01:07.585 ******** ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 Wednesday 06 July 2022 23:29:50 +0000 (0:00:00.045) 0:01:07.630 ******** changed: [/cache/centos-9.qcow2.snap] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": null, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "10.0.2.15", "fec0::5054:ff:fe12:3456" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "10.0.2.15", "fec0::5054:ff:fe12:3456" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:198 Wednesday 06 July 2022 23:29:53 +0000 (0:00:02.223) 0:01:09.854 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:205 Wednesday 06 July 2022 23:30:03 +0000 (0:00:10.607) 0:01:20.461 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:234 Wednesday 06 July 2022 23:30:21 +0000 (0:00:17.674) 0:01:38.135 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:261 Wednesday 06 July 2022 23:30:27 +0000 (0:00:05.834) 0:01:43.970 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:267 Wednesday 06 July 2022 23:30:31 +0000 (0:00:04.086) 0:01:48.057 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/centos-9.qcow2.snap-ipa.csr"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:309 Wednesday 06 July 2022 23:33:03 +0000 (0:02:31.659) 0:04:19.716 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 Wednesday 06 July 2022 23:33:03 +0000 (0:00:00.037) 0:04:19.754 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:324 Wednesday 06 July 2022 23:33:05 +0000 (0:00:02.666) 0:04:22.421 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:356 Wednesday 06 July 2022 23:35:31 +0000 (0:02:26.171) 0:06:48.592 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 Wednesday 06 July 2022 23:35:31 +0000 (0:00:00.039) 0:06:48.631 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:384 Wednesday 06 July 2022 23:35:40 +0000 (0:00:08.103) 0:06:56.735 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:399 Wednesday 06 July 2022 23:35:40 +0000 (0:00:00.043) 0:06:56.779 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:416 Wednesday 06 July 2022 23:35:42 +0000 (0:00:02.363) 0:06:59.142 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 23:35:42 +0000 (0:00:00.062) 0:06:59.205 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/default.yml) => { "ansible_facts": { "ipaclient_packages": [ "ipa-client", "python3-libselinux" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Wednesday 06 July 2022 23:35:42 +0000 (0:00:00.105) 0:06:59.310 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/centos-9.qcow2.snap TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 23:35:42 +0000 (0:00:00.104) 0:06:59.414 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 23:35:43 +0000 (0:00:01.047) 0:07:00.462 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Wednesday 06 July 2022 23:35:43 +0000 (0:00:00.040) 0:07:00.502 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 23:35:43 +0000 (0:00:00.040) 0:07:00.542 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:25 Wednesday 06 July 2022 23:35:43 +0000 (0:00:00.039) 0:07:00.582 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 23:35:43 +0000 (0:00:00.052) 0:07:00.634 ******** ok: [/cache/centos-9.qcow2.snap] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 40908, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:56 Wednesday 06 July 2022 23:35:44 +0000 (0:00:00.969) 0:07:01.604 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 23:35:45 +0000 (0:00:00.533) 0:07:02.137 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:73 Wednesday 06 July 2022 23:35:46 +0000 (0:00:00.931) 0:07:03.069 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:78 Wednesday 06 July 2022 23:35:46 +0000 (0:00:00.040) 0:07:03.109 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:83 Wednesday 06 July 2022 23:35:46 +0000 (0:00:00.039) 0:07:03.149 ******** ok: [/cache/centos-9.qcow2.snap] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:93 Wednesday 06 July 2022 23:35:48 +0000 (0:00:01.693) 0:07:04.842 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:04.884 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:113 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.046) 0:07:04.931 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Report error for OTP generation] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:132 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:04.973 ******** skipping: [/cache/centos-9.qcow2.snap] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.014 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.055 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:163 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.040) 0:07:05.096 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:167 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.039) 0:07:05.136 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.040) 0:07:05.177 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.218 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.039) 0:07:05.257 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.299 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.340 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.040) 0:07:05.381 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.423 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 23:35:48 +0000 (0:00:00.041) 0:07:05.464 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 23:35:49 +0000 (0:00:00.978) 0:07:06.443 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 23:35:49 +0000 (0:00:00.043) 0:07:06.486 ******** changed: [/cache/centos-9.qcow2.snap] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:295 Wednesday 06 July 2022 23:35:51 +0000 (0:00:02.115) 0:07:08.601 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 23:35:52 +0000 (0:00:00.045) 0:07:08.647 ******** changed: [/cache/centos-9.qcow2.snap] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 23:35:55 +0000 (0:00:03.830) 0:07:12.477 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 23:35:56 +0000 (0:00:00.999) 0:07:13.476 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 23:35:57 +0000 (0:00:00.932) 0:07:14.408 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 23:35:57 +0000 (0:00:00.043) 0:07:14.452 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 23:35:58 +0000 (0:00:01.126) 0:07:15.578 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:381 Wednesday 06 July 2022 23:35:58 +0000 (0:00:00.041) 0:07:15.619 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 23:35:59 +0000 (0:00:00.487) 0:07:16.107 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 Wednesday 06 July 2022 23:35:59 +0000 (0:00:00.047) 0:07:16.155 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:438 Wednesday 06 July 2022 23:36:04 +0000 (0:00:04.525) 0:07:20.680 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:444 Wednesday 06 July 2022 23:36:04 +0000 (0:00:00.539) 0:07:21.220 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.273277", "end": "2022-07-06 19:36:05.364314", "rc": 0, "start": "2022-07-06 19:36:05.091037" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:458 Wednesday 06 July 2022 23:36:05 +0000 (0:00:00.878) 0:07:22.098 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.223548", "end": "2022-07-06 19:36:06.050805", "rc": 0, "start": "2022-07-06 19:36:05.827257" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:474 Wednesday 06 July 2022 23:36:06 +0000 (0:00:00.697) 0:07:22.795 ******** ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [/cache/centos-9.qcow2.snap] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Wednesday 06 July 2022 23:36:07 +0000 (0:00:01.373) 0:07:24.169 ******** skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tests_basic_ipa.yml:11 Wednesday 06 July 2022 23:36:07 +0000 (0:00:00.060) 0:07:24.229 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 06 July 2022 23:36:08 +0000 (0:00:00.908) 0:07:25.138 ******** included: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 23:36:08 +0000 (0:00:00.028) 0:07:25.167 ******** ok: [/cache/centos-9.qcow2.snap] TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Wednesday 06 July 2022 23:36:09 +0000 (0:00:00.641) 0:07:25.808 ******** skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 06 July 2022 23:36:09 +0000 (0:00:00.040) 0:07:25.849 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 Wednesday 06 July 2022 23:36:10 +0000 (0:00:01.056) 0:07:26.905 ******** ok: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 Wednesday 06 July 2022 23:36:11 +0000 (0:00:01.022) 0:07:27.928 ******** changed: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 Wednesday 06 July 2022 23:36:11 +0000 (0:00:00.473) 0:07:28.401 ******** changed: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 Wednesday 06 July 2022 23:36:12 +0000 (0:00:00.484) 0:07:28.885 ******** ok: [/cache/centos-9.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 19:32:27 EDT", "ActiveEnterTimestampMonotonic": "234351444", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target basic.target systemd-journald.socket dbus.socket system.slice dbus-broker.service network.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 19:32:27 EDT", "AssertTimestampMonotonic": "234338283", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "34593465000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 19:32:27 EDT", "ConditionTimestampMonotonic": "234338281", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21573", "ExecMainStartTimestamp": "Wed 2022-07-06 19:32:27 EDT", "ExecMainStartTimestampMonotonic": "234339895", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 19:32:27 EDT", "InactiveExitTimestampMonotonic": "234340345", "InvocationID": "5f6ff4c841584ff59cf869087cb96d09", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14618", "LimitNPROCSoft": "14618", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14618", "LimitSIGPENDINGSoft": "14618", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21573", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4415488", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2022-07-06 19:36:01 EDT", "StateChangeTimestampMonotonic": "449090934", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "23388", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Wednesday 06 July 2022 23:36:12 +0000 (0:00:00.651) 0:07:29.537 ******** changed: [/cache/centos-9.qcow2.snap] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [/cache/centos-9.qcow2.snap] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. META: role_complete for /cache/centos-9.qcow2.snap META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tests_basic_ipa.yml:31 Wednesday 06 July 2022 23:36:16 +0000 (0:00:04.024) 0:07:33.562 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tests_basic_ipa.yml:90 Wednesday 06 July 2022 23:36:17 +0000 (0:00:00.880) 0:07:34.443 ******** included: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/centos-9.qcow2.snap => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/centos-9.qcow2.snap => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 23:36:17 +0000 (0:00:00.047) 0:07:34.490 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 23:36:17 +0000 (0:00:00.060) 0:07:34.551 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 23:36:18 +0000 (0:00:00.990) 0:07:35.542 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.1.2 TASK [Install certreader] ****************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 23:36:24 +0000 (0:00:05.217) 0:07:40.759 ******** changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 12.1 MB/s eta 0:00:00 Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 27.0 MB/s eta 0:00:00 Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 36.9 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 28.0 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 29.3 MB/s eta 0:00:00 Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pyasn1, pyyaml, pycparser, cffi, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 23:36:27 +0000 (0:00:03.192) 0:07:43.952 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657150574.9061215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "07d46111ff8cad14f0081315f5348ec69e99ae74", "ctime": 1657150574.9041214, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 13805941, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657150574.9041214, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "2991716486", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 23:36:27 +0000 (0:00:00.592) 0:07:44.544 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 23:36:27 +0000 (0:00:00.032) 0:07:44.576 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 23:36:27 +0000 (0:00:00.044) 0:07:44.621 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 23:36:28 +0000 (0:00:00.041) 0:07:44.663 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657150573.9551215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0ccaff6a3c55b737edff761530d159c5005fb5af", "ctime": 1657150574.9041214, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4303382, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657150574.9041214, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "3443838681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 23:36:28 +0000 (0:00:00.462) 0:07:45.125 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 23:36:28 +0000 (0:00:00.033) 0:07:45.159 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 23:36:28 +0000 (0:00:00.046) 0:07:45.205 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.201381", "end": "2022-07-06 19:36:29.118930", "rc": 0, "start": "2022-07-06 19:36:28.917549" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "24:8D:98:BC:A6:7E:F3:45:41:C9:5E:D1:57:15:33:80:32:D0:D0:3F", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "AF:7E:49:D3:17:52:97:37:2A:D3:E2:FB:C2:41:CC:79:BB:73:99:73", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "42:44:BC:D9:51:86:1A:59:1C:72:5D:6F:FC:0D:53:F1:73:A5:DC:A4:3C:CF:73:E2:34:7A:0C:BC:99:35:C3:4E:87:55:43:83:B5:AD:45:2C:F0:81:8C:2F:88:40:A4:99:2D:A9:36:C0:CE:02:13:32:49:EF:15:A2:22:F4:BC:5C:A5:5F:A6:8D:7A:44:76:CB:BA:F5:F1:4D:71:7C:75:61:8B:C0:6B:71:95:3D:50:B1:09:63:31:DD:49:73:99:B3:46:70:C6:F9:29:C1:C1:11:4F:29:BC:5A:00:1A:E7:05:82:52:14:33:03:12:95:F8:3A:F6:9E:8F:69:46:61:A0:53:1C:97:1C:A3:FA:1C:9F:6A:3F:0F:56:83:99:46:D4:4D:6F:09:81:56:87:A7:D6:8C:F2:07:C1:8F:72:3E:77:5B:4E:0E:E1:5D:A9:FB:67:76:25:AD:55:51:AA:2A:C3:5A:A1:9C:D5:AF:3F:58:BB:55:6F:08:F5:E7:EC:8E:70:EC:14:EE:A9:14:CB:3C:6E:42:58:2F:C9:FD:1D:D2:D9:6B:68:35:E1:9B:C4:D7:E2:A9:B2:57:E0:D7:62:29:BF:04:81:BD:87:0B:10:4B:37:71:08:D2:98:BB:BA:6C:6F:45:D9:2D:65:25:38:77:31:9E:62:B0:96:7C:40:F4:41:D9:96:BD:35:04:3B:2D:F5:E5:67:4F:0F:AE:B6:80:DF:0D:22:0D:E7:7C:44:28:50:09:EC:60:93:C9:B1:47:67:E5:E7:57:53:26:00:57:84:0E:CF:2D:85:7B:4D:E6:B1:C2:76:4A:EF:33:B9:5B:D7:36:46:CE:3A:3A:6D:96:52:8D:29:DB:41:80:73:66:A0:C2:21:D6:40:F8:9B:BC:52:68:75:C8:EF:E2:C9:51:07:1E:41:E9:28:F8:1E:98:22:FC:13:CE:D5:62:82:8A:5D:FB:A4:41:9B:2E:17:C0:1C:68:BF:E2:17:AC:26:AF:5F:E2:86:22:BE:C9:E5:B0:22" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 23:36:14", "not_valid_before": "2022-07-06 23:36:14" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.646) 0:07:45.852 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "24:8D:98:BC:A6:7E:F3:45:41:C9:5E:D1:57:15:33:80:32:D0:D0:3F" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "AF:7E:49:D3:17:52:97:37:2A:D3:E2:FB:C2:41:CC:79:BB:73:99:73" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "42:44:BC:D9:51:86:1A:59:1C:72:5D:6F:FC:0D:53:F1:73:A5:DC:A4:3C:CF:73:E2:34:7A:0C:BC:99:35:C3:4E:87:55:43:83:B5:AD:45:2C:F0:81:8C:2F:88:40:A4:99:2D:A9:36:C0:CE:02:13:32:49:EF:15:A2:22:F4:BC:5C:A5:5F:A6:8D:7A:44:76:CB:BA:F5:F1:4D:71:7C:75:61:8B:C0:6B:71:95:3D:50:B1:09:63:31:DD:49:73:99:B3:46:70:C6:F9:29:C1:C1:11:4F:29:BC:5A:00:1A:E7:05:82:52:14:33:03:12:95:F8:3A:F6:9E:8F:69:46:61:A0:53:1C:97:1C:A3:FA:1C:9F:6A:3F:0F:56:83:99:46:D4:4D:6F:09:81:56:87:A7:D6:8C:F2:07:C1:8F:72:3E:77:5B:4E:0E:E1:5D:A9:FB:67:76:25:AD:55:51:AA:2A:C3:5A:A1:9C:D5:AF:3F:58:BB:55:6F:08:F5:E7:EC:8E:70:EC:14:EE:A9:14:CB:3C:6E:42:58:2F:C9:FD:1D:D2:D9:6B:68:35:E1:9B:C4:D7:E2:A9:B2:57:E0:D7:62:29:BF:04:81:BD:87:0B:10:4B:37:71:08:D2:98:BB:BA:6C:6F:45:D9:2D:65:25:38:77:31:9E:62:B0:96:7C:40:F4:41:D9:96:BD:35:04:3B:2D:F5:E5:67:4F:0F:AE:B6:80:DF:0D:22:0D:E7:7C:44:28:50:09:EC:60:93:C9:B1:47:67:E5:E7:57:53:26:00:57:84:0E:CF:2D:85:7B:4D:E6:B1:C2:76:4A:EF:33:B9:5B:D7:36:46:CE:3A:3A:6D:96:52:8D:29:DB:41:80:73:66:A0:C2:21:D6:40:F8:9B:BC:52:68:75:C8:EF:E2:C9:51:07:1E:41:E9:28:F8:1E:98:22:FC:13:CE:D5:62:82:8A:5D:FB:A4:41:9B:2E:17:C0:1C:68:BF:E2:17:AC:26:AF:5F:E2:86:22:BE:C9:E5:B0:22" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 23:36:14", "not_valid_before": "2022-07-06 23:36:14" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.045) 0:07:45.898 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.046) 0:07:45.945 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.033) 0:07:45.978 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.044) 0:07:46.023 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.045) 0:07:46.068 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.046) 0:07:46.114 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.058981", "end": "2022-07-06 19:36:29.890482", "rc": 0, "start": "2022-07-06 19:36:29.831501" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 23:36:29 +0000 (0:00:00.508) 0:07:46.623 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 23:36:30 +0000 (0:00:00.046) 0:07:46.670 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 23:36:30 +0000 (0:00:00.028) 0:07:46.698 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 23:36:31 +0000 (0:00:00.949) 0:07:47.647 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.9/site-packages (22.1.2) TASK [Install certreader] ****************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 23:36:32 +0000 (0:00:01.107) 0:07:48.754 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.9/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.9/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.9/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.9/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.9/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.9/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 23:36:33 +0000 (0:00:00.945) 0:07:49.700 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657150576.6901214, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7ca3adcf07c87349200d69ee800916022eafee6c", "ctime": 1657150576.7901213, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 13805939, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657150576.6871214, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "3558895939", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 23:36:33 +0000 (0:00:00.470) 0:07:50.170 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 23:36:33 +0000 (0:00:00.034) 0:07:50.204 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 23:36:33 +0000 (0:00:00.048) 0:07:50.252 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 23:36:33 +0000 (0:00:00.045) 0:07:50.298 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "atime": 1657150576.0531213, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f7b51cadfa591f7d2b4d1ef769c777b822bd5399", "ctime": 1657150576.7901213, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 4303383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657150576.6871214, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "4113493040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.453) 0:07:50.752 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.034) 0:07:50.787 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.048) 0:07:50.835 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.199695", "end": "2022-07-06 19:36:34.754170", "rc": 0, "start": "2022-07-06 19:36:34.554475" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "24:8D:98:BC:A6:7E:F3:45:41:C9:5E:D1:57:15:33:80:32:D0:D0:3F", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "F8:D6:AC:60:C5:3B:FC:CB:8D:73:B9:C2:E6:99:CF:51:B1:AA:01:88", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "B9:12:7F:57:8E:86:F5:24:88:DD:FD:2A:25:96:E3:F9:B6:1B:ED:C3:AA:74:32:C2:88:68:29:97:1E:D5:DA:AA:35:A1:03:E1:7C:ED:09:11:A8:8A:5F:44:2D:EC:CF:F6:BD:53:0B:13:99:83:A8:8E:4E:32:43:73:17:01:99:94:65:FE:02:4B:0E:5B:8B:4B:2B:E4:C2:DF:CB:F5:4F:26:E4:9E:42:6F:43:1F:AF:0A:4B:73:FA:2E:F4:99:7D:02:2E:01:22:50:54:C3:63:16:77:49:C7:81:8C:B7:75:CD:51:A9:CD:B3:EC:31:08:13:5C:A2:AD:6D:18:CE:AE:9F:01:C2:EC:44:6C:77:FB:09:FE:3F:6A:94:AF:7D:F6:A7:70:A5:A0:32:14:31:84:4D:FF:7C:A0:5F:EB:0D:FA:C2:92:DC:BA:38:CD:0B:A3:02:71:27:04:C5:17:61:83:C7:D6:28:A7:30:85:75:6E:35:BB:CF:3D:0B:47:D4:1B:D8:52:62:E2:D4:87:C5:57:AF:9D:8A:14:C9:05:FB:D9:A4:40:9C:95:8A:24:04:E1:16:B7:97:92:C3:8D:B3:7E:AD:65:68:37:D6:51:83:19:09:62:EF:3C:7C:85:0C:5B:47:55:3B:7A:DC:BF:9B:48:06:8F:78:1B:A9:33:C4:4D:B8:BF:8D:B5:46:7C:7B:53:38:B5:9C:55:84:A3:57:3C:2D:EC:42:5D:76:3F:FD:1E:19:52:EF:AE:A2:8A:C7:A2:7F:C3:DF:74:6C:AD:BE:E2:53:CB:38:A3:5F:97:12:D1:C8:F7:8F:F8:F4:23:BB:68:BD:31:79:E5:46:A3:56:68:A6:27:04:4F:33:B7:D9:BF:CE:BA:FD:C8:B1:4B:F6:A2:69:16:EF:14:E7:5B:7F:AE:89:A9:BC:7D:11:86:D4:66:26:7A:D2:3C:6B:EE:BC:88:71:1F:D3:BF:BF:45:1D:2B:34:8E:13:8F:56:60:59:F0:48:EE:AF:60:FE:13:A4:D3:7D" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 23:36:16", "not_valid_before": "2022-07-06 23:36:16" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.652) 0:07:51.487 ******** ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "24:8D:98:BC:A6:7E:F3:45:41:C9:5E:D1:57:15:33:80:32:D0:D0:3F" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "F8:D6:AC:60:C5:3B:FC:CB:8D:73:B9:C2:E6:99:CF:51:B1:AA:01:88" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "B9:12:7F:57:8E:86:F5:24:88:DD:FD:2A:25:96:E3:F9:B6:1B:ED:C3:AA:74:32:C2:88:68:29:97:1E:D5:DA:AA:35:A1:03:E1:7C:ED:09:11:A8:8A:5F:44:2D:EC:CF:F6:BD:53:0B:13:99:83:A8:8E:4E:32:43:73:17:01:99:94:65:FE:02:4B:0E:5B:8B:4B:2B:E4:C2:DF:CB:F5:4F:26:E4:9E:42:6F:43:1F:AF:0A:4B:73:FA:2E:F4:99:7D:02:2E:01:22:50:54:C3:63:16:77:49:C7:81:8C:B7:75:CD:51:A9:CD:B3:EC:31:08:13:5C:A2:AD:6D:18:CE:AE:9F:01:C2:EC:44:6C:77:FB:09:FE:3F:6A:94:AF:7D:F6:A7:70:A5:A0:32:14:31:84:4D:FF:7C:A0:5F:EB:0D:FA:C2:92:DC:BA:38:CD:0B:A3:02:71:27:04:C5:17:61:83:C7:D6:28:A7:30:85:75:6E:35:BB:CF:3D:0B:47:D4:1B:D8:52:62:E2:D4:87:C5:57:AF:9D:8A:14:C9:05:FB:D9:A4:40:9C:95:8A:24:04:E1:16:B7:97:92:C3:8D:B3:7E:AD:65:68:37:D6:51:83:19:09:62:EF:3C:7C:85:0C:5B:47:55:3B:7A:DC:BF:9B:48:06:8F:78:1B:A9:33:C4:4D:B8:BF:8D:B5:46:7C:7B:53:38:B5:9C:55:84:A3:57:3C:2D:EC:42:5D:76:3F:FD:1E:19:52:EF:AE:A2:8A:C7:A2:7F:C3:DF:74:6C:AD:BE:E2:53:CB:38:A3:5F:97:12:D1:C8:F7:8F:F8:F4:23:BB:68:BD:31:79:E5:46:A3:56:68:A6:27:04:4F:33:B7:D9:BF:CE:BA:FD:C8:B1:4B:F6:A2:69:16:EF:14:E7:5B:7F:AE:89:A9:BC:7D:11:86:D4:66:26:7A:D2:3C:6B:EE:BC:88:71:1F:D3:BF:BF:45:1D:2B:34:8E:13:8F:56:60:59:F0:48:EE:AF:60:FE:13:A4:D3:7D" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 23:36:16", "not_valid_before": "2022-07-06 23:36:16" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.045) 0:07:51.533 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.045) 0:07:51.578 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 23:36:34 +0000 (0:00:00.032) 0:07:51.610 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 23:36:35 +0000 (0:00:00.045) 0:07:51.656 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 23:36:35 +0000 (0:00:00.047) 0:07:51.704 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 23:36:35 +0000 (0:00:00.046) 0:07:51.751 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.047324", "end": "2022-07-06 19:36:35.516511", "rc": 0, "start": "2022-07-06 19:36:35.469187" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 23:36:35 +0000 (0:00:00.496) 0:07:52.247 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=98 changed=32 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 23:36:35 +0000 (0:00:00.054) 0:07:52.302 ******** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 151.66s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:267 ----------------------- ipaserver : Install - Setup HTTP -------------------------------------- 146.17s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:324 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 51.55s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 17.67s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:205 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.61s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:198 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 8.10s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 5.83s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:234 ----------------------- Install the package, force upgrade -------------------------------------- 5.22s /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:11 - ipaserver : Install - Enable IPA ---------------------------------------- 4.53s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 ----------------------- ipaserver : Install - Setup custodia ------------------------------------ 4.09s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:261 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 4.02s /tmp/tmpz63ztj_p/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 ipaserver : Install - Ensure that IPA server packages for dns are installed --- 3.95s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ ipaclient : Install - Create IPA NSS database --------------------------- 3.83s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- Install certreader ------------------------------------------------------ 3.19s /tmp/tmp8_d1edvf/tests/certificate/tasks/assert_certificate_parameters.yml:18 - ipaserver : Install - Setup otpd ---------------------------------------- 2.67s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 ----------------------- ipaserver : Install - Set DS password ----------------------------------- 2.36s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:399 ----------------------- ipaserver : Install - Ensure that firewall packages installed ----------- 2.23s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ ipaserver : Install - Server preparation -------------------------------- 2.22s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.12s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 ----------------------- ipaclient : Install - Test if IPA client has working krb5.keytab -------- 1.69s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:83 ------------------------