ansible-playbook [core 2.17.5] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Hf5 executable location = /usr/local/bin/ansible-playbook python version = 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 13.3.1 20240913 (Red Hat 13.3.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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 ************************************************** 1 plays in /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Saturday 02 November 2024 08:26:40 -0400 (0:00:00.011) 0:00:00.011 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 Saturday 02 November 2024 08:26:43 -0400 (0:00:03.270) 0:00:03.281 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:18 Saturday 02 November 2024 08:26:44 -0400 (0:00:00.796) 0:00:04.077 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Saturday 02 November 2024 08:26:44 -0400 (0:00:00.015) 0:00:04.093 ***** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": true }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Saturday 02 November 2024 08:26:44 -0400 (0:00:00.070) 0:00:04.164 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Saturday 02 November 2024 08:26:45 -0400 (0:00:00.419) 0:00:04.583 ***** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Saturday 02 November 2024 08:26:45 -0400 (0:00:00.026) 0:00:04.610 ***** changed: [managed-node1 -> 127.0.0.1] => { "changed": true, "rc": 0, "results": [ "Installed: fmt-10.0.0-3.fc39.x86_64", "Installed: python3-argcomplete-2.0.0-13.fc39.noarch", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64", "Installed: python3-packaging-23.1-4.fc39.noarch", "Installed: ansible-core-2.16.11-1.fc39.noarch", "Installed: ansible-freeipa-1.13.2-1.fc39.noarch", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: libdnf5-5.1.17-2.fc39.x86_64", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: python3-libdnf5-5.1.17-2.fc39.x86_64", "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: python3-resolvelib-0.5.5-9.fc39.noarch" ] } lsrpackages: ansible-freeipa TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Saturday 02 November 2024 08:27:01 -0400 (0:00:16.715) 0:00:21.326 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Saturday 02 November 2024 08:27:01 -0400 (0:00:00.017) 0:00:21.343 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Saturday 02 November 2024 08:27:01 -0400 (0:00:00.016) 0:00:21.360 ***** skipping: [managed-node1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __is_beaker_env", "item": "ipaserver", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __is_beaker_env", "item": "ipaclient", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Saturday 02 November 2024 08:27:02 -0400 (0:00:00.022) 0:00:21.383 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostname TASK [Set hostname] ************************************************************ task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Saturday 02 November 2024 08:27:40 -0400 (0:00:38.665) 0:01:00.048 ***** changed: [managed-node1] => { "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/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 Saturday 02 November 2024 08:27:41 -0400 (0:00:00.940) 0:01:00.989 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: nss TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:82 Saturday 02 November 2024 08:27:43 -0400 (0:00:01.826) 0:01:02.815 ***** included: ipaserver for managed-node1 TASK [ipaserver : Import variables specific to distribution] ******************* task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:4 Saturday 02 November 2024 08:27:43 -0400 (0:00:00.053) 0:01:02.869 ***** ok: [managed-node1] => (item=/usr/share/ansible/roles/ipaserver/vars/Fedora.yml) => { "ansible_facts": { "ipaserver_packages": [ "freeipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "freeipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/usr/share/ansible/roles/ipaserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/usr/share/ansible/roles/ipaserver/vars/Fedora.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:19 Saturday 02 November 2024 08:27:43 -0400 (0:00:00.054) 0:01:02.924 ***** included: /usr/share/ansible/roles/ipaserver/tasks/install.yml for managed-node1 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:7 Saturday 02 November 2024 08:27:43 -0400 (0:00:00.149) 0:01:03.073 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: jaxb-api-4.0.0-4.fc39.noarch", "Installed: fontawesome4-fonts-1:4.7.0-19.fc39.noarch", "Installed: lua-posix-36.2.1-3.fc39.x86_64", "Installed: krb5-pkinit-1.21.3-1.fc39.x86_64", "Installed: krb5-server-1.21.3-1.fc39.x86_64", "Installed: krb5-workstation-1.21.3-1.fc39.x86_64", "Installed: cups-libs-1:2.4.11-1.fc39.x86_64", "Installed: python3-augeas-1.1.0-10.fc39.noarch", "Installed: openldap-clients-2.6.7-1.fc39.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-24.fc39.noarch", "Installed: apache-commons-cli-1.5.0-6.fc39.noarch", "Installed: jboss-logging-3.5.3-2.fc39.noarch", "Installed: apache-commons-codec-1.15-9.fc39.noarch", "Installed: jboss-logging-tools-2.2.1-12.fc39.noarch", "Installed: python3-pyasn1-0.5.1-1.fc39.noarch", "Installed: python3-pyasn1-modules-0.5.1-1.fc39.noarch", "Installed: jdeparser-2.0.3-14.fc39.noarch", "Installed: apache-commons-lang3-3.12.0-9.fc39.noarch", "Installed: apache-commons-logging-1.2-34.fc39.noarch", "Installed: apache-commons-net-3.8.0-3.fc39.noarch", "Installed: libsss_autofs-2.9.5-1.fc39.x86_64", "Installed: bind-libs-32:9.18.28-2.fc39.x86_64", "Installed: bind-license-32:9.18.28-2.fc39.noarch", "Installed: jemalloc-5.3.0-4.fc39.x86_64", "Installed: python3-decorator-5.1.1-7.fc39.noarch", "Installed: acl-2.3.1-9.fc39.x86_64", "Installed: bind-utils-32:9.18.28-2.fc39.x86_64", "Installed: httpd-2.4.62-2.fc39.x86_64", "Installed: httpd-core-2.4.62-2.fc39.x86_64", "Installed: python3-deprecated-1.2.14-3.fc39.noarch", "Installed: httpd-filesystem-2.4.62-2.fc39.noarch", "Installed: httpd-tools-2.4.62-2.fc39.x86_64", "Installed: julietaula-montserrat-fonts-1:7.222-8.fc39.noarch", "Installed: perl-Devel-Peek-1.33-502.fc39.x86_64", "Installed: words-3.0-44.fc39.noarch", "Installed: alsa-lib-1.2.12-1.fc39.x86_64", "Installed: apr-util-1.6.3-4.fc39.x86_64", "Installed: apr-util-bdb-1.6.3-4.fc39.x86_64", "Installed: mod_http2-2.0.29-1.fc39.x86_64", "Installed: slapi-nis-0.60.0-4.fc39.x86_64", "Installed: mod_lua-2.4.62-2.fc39.x86_64", "Installed: augeas-libs-1.13.0-5.fc39.x86_64", "Installed: apr-util-openssl-1.6.3-4.fc39.x86_64", "Installed: mod_session-2.4.62-2.fc39.x86_64", "Installed: certmonger-0.79.18-2.fc39.x86_64", "Installed: freeipa-client-4.12.2-1.fc39.x86_64", "Installed: freeipa-client-common-4.12.2-1.fc39.noarch", "Installed: mod_ssl-1:2.4.62-2.fc39.x86_64", "Installed: freeipa-common-4.12.2-1.fc39.noarch", "Installed: cyrus-sasl-gssapi-2.1.28-11.fc39.x86_64", "Installed: perl-Algorithm-Diff-1.2010-9.fc39.noarch", "Installed: python3-gssapi-1.7.3-6.fc39.x86_64", "Installed: freeipa-healthcheck-core-0.16-3.fc39.noarch", "Installed: freeipa-selinux-4.12.2-1.fc39.noarch", "Installed: openssl-perl-1:3.1.4-4.fc39.x86_64", "Installed: cyrus-sasl-md5-2.1.28-11.fc39.x86_64", "Installed: freeipa-server-4.12.2-1.fc39.x86_64", "Installed: freeipa-server-common-4.12.2-1.fc39.noarch", "Installed: cyrus-sasl-plain-2.1.28-11.fc39.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64", "Installed: perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64", "Installed: perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64", "Installed: perl-IO-Compress-2.206-1.fc39.noarch", "Installed: perl-IO-Compress-Lzma-2.206-1.fc39.noarch", "Installed: python3-yubico-1.3.3-13.fc39.noarch", "Installed: softhsm-2.6.1-5.fc39.7.x86_64", "Installed: libuv-1:1.49.0-1.fc39.x86_64", "Installed: python3-qrcode-7.4.2-12.fc39.noarch", "Installed: python3-ipaclient-4.12.2-1.fc39.noarch", "Installed: python3-ipalib-4.12.2-1.fc39.noarch", "Installed: python3-ipaserver-4.12.2-1.fc39.noarch", "Installed: nss-tools-3.104.0-1.fc39.x86_64", "Installed: perl-IO-Zlib-1:1.14-500.fc39.noarch", "Installed: apache-commons-io-1:2.11.0-5.fc39.noarch", "Installed: python3-argcomplete-2.0.0-13.fc39.noarch", "Installed: autofs-1:5.1.8-21.fc39.x86_64", "Installed: pki-resteasy-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-client-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-core-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-servlet-initializer-3.0.26-27.fc39.noarch", "Installed: apr-1.7.5-1.fc39.x86_64", "Installed: copy-jdk-configs-4.1-3.fc39.noarch", "Installed: python3-dogtag-pki-11.4.3-2.fc39.1.noarch", "Installed: jackson-annotations-2.15.2-2.fc39.noarch", "Installed: jackson-core-2.15.2-2.fc39.noarch", "Installed: jackson-databind-2.15.2-2.fc39.noarch", "Installed: python3-pyusb-1.2.1-7.fc39.noarch", "Installed: fstrm-0.6.1-8.fc39.x86_64", "Installed: jackson-jaxrs-json-provider-2.15.2-2.fc39.noarch", "Installed: jackson-jaxrs-providers-2.15.2-2.fc39.noarch", "Installed: python3-ldap-3.4.4-1.fc39.x86_64", "Installed: jackson-module-jaxb-annotations-2.15.2-2.fc39.noarch", "Installed: python3-lib389-2.4.6-1.fc39.noarch", "Installed: jakarta-activation-2.1.1-4.fc39.noarch", "Installed: python3-mod_wsgi-4.9.4-6.fc39.x86_64", "Installed: mod_auth_gssapi-1.6.5-3.fc39.x86_64", "Installed: jakarta-annotations-1.3.5-16.fc39.noarch", "Installed: python3-libipa_hbac-2.9.5-1.fc39.x86_64", "Installed: sssd-common-pac-2.9.5-1.fc39.x86_64", "Installed: sssd-dbus-2.9.5-1.fc39.x86_64", "Installed: sssd-idp-2.9.5-1.fc39.x86_64", "Installed: sssd-ipa-2.9.5-1.fc39.x86_64", "Installed: sssd-krb5-2.9.5-1.fc39.x86_64", "Installed: python3-ifaddr-0.1.7-11.fc39.noarch", "Installed: sssd-krb5-common-2.9.5-1.fc39.x86_64", "Installed: perl-Term-ReadLine-1.17-502.fc39.noarch", "Installed: ecj-1:4.23-6.fc39.noarch", "Installed: sssd-passkey-2.9.5-1.fc39.x86_64", "Installed: sssd-tools-2.9.5-1.fc39.x86_64", "Installed: httpcomponents-client-4.5.13-7.fc39.noarch", "Installed: httpcomponents-core-4.4.13-9.fc39.noarch", "Installed: mod_lookup_identity-1.0.0-18.fc39.x86_64", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: libwbclient-2:4.19.8-1.fc39.x86_64", "Installed: perl-Archive-Tar-3.02-4.fc39.noarch", "Installed: oddjob-0.34.7-9.fc39.x86_64", "Installed: perl-Tie-4.6-502.fc39.noarch", "Installed: oddjob-mkhomedir-0.34.7-9.fc39.x86_64", "Installed: policycoreutils-python-utils-3.5-8.fc39.noarch", "Installed: 389-ds-base-2.4.6-1.fc39.x86_64", "Installed: 389-ds-base-libs-2.4.6-1.fc39.x86_64", "Installed: dbus-tools-1:1.14.10-1.fc39.x86_64", "Installed: python3-sss-2.9.5-1.fc39.x86_64", "Installed: python3-sss-murmur-2.9.5-1.fc39.x86_64", "Installed: python3-sssdconfig-2.9.5-1.fc39.noarch", "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: perl-debugger-1.60-502.fc39.noarch", "Installed: tomcat-1:9.0.96-1.fc39.noarch", "Installed: tomcat-el-3.0-api-1:9.0.96-1.fc39.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.96-1.fc39.noarch", "Installed: tomcat-lib-1:9.0.96-1.fc39.noarch", "Installed: tomcat-native-1:1.3.0-3.fc39.x86_64", "Installed: tomcat-servlet-4.0-api-1:9.0.96-1.fc39.noarch", "Installed: logrotate-3.21.0-4.fc39.x86_64", "Installed: mailcap-2.1.54-2.fc39.noarch", "Installed: python3-psutil-5.9.5-1.fc39.x86_64", "Installed: perl-meta-notation-5.38.2-502.fc39.noarch", "Installed: perl-DB_File-1.859-1.fc39.x86_64", "Installed: libipa_hbac-2.9.5-1.fc39.x86_64", "Installed: python3-netaddr-0.8.0-14.fc39.noarch", "Installed: perl-sigtrap-1.10-502.fc39.noarch", "Installed: dogtag-jss-5.4.2-1.fc39.1.x86_64", "Installed: dogtag-ldapjdk-5.4.1-2.fc39.noarch", "Installed: dogtag-pki-acme-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-base-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-ca-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-java-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-kra-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-server-11.4.3-2.fc39.1.noarch", "Installed: perl-Text-Diff-1.45-19.fc39.noarch", "Installed: python3-typing-extensions-4.12.2-2.fc39.noarch", "Installed: dogtag-pki-tools-11.4.3-2.fc39.1.x86_64", "Installed: dogtag-tomcatjss-8.4.1-2.fc39.noarch", "Installed: libicu-73.2-2.fc39.x86_64", "Installed: perl-threads-1:2.36-500.fc39.x86_64", "Installed: perl-threads-shared-1.68-500.fc39.x86_64", "Installed: libjose-14-1.fc39.x86_64", "Installed: fedora-logos-httpd-38.1.0-2.fc39.noarch", "Installed: libkadm5-1.21.3-1.fc39.x86_64", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: python3-wrapt-1.15.0-1.fc39.x86_64", "Installed: lua-5.4.6-3.fc39.x86_64", "Installed: python3-jwcrypto-1.4.2-5.fc39.noarch", "Installed: samba-client-libs-2:4.19.8-1.fc39.x86_64", "Installed: java-17-openjdk-headless-1:17.0.13.0.11-1.fc39.x86_64", "Installed: open-sans-fonts-1.10-19.fc39.noarch", "Installed: publicsuffix-list-20240107-1.fc39.noarch", "Installed: samba-common-2:4.19.8-1.fc39.noarch", "Installed: samba-common-libs-2:4.19.8-1.fc39.x86_64", "Installed: tzdata-java-2024a-2.fc39.noarch", "Installed: python3-kdcproxy-1.0.0-13.fc39.noarch", "Installed: python3-dns-2.6.1-1.fc39.noarch", "Installed: lksctp-tools-1.0.20-1.fc39.x86_64", "Installed: javapackages-filesystem-6.1.0-10.fc39.noarch", "Installed: javapackages-tools-6.1.0-10.fc39.noarch", "Installed: slf4j-1.7.32-6.fc39.noarch", "Installed: slf4j-jdk14-1.7.32-6.fc39.noarch", "Installed: sscg-3.0.5-3.fc39.x86_64", "Installed: bash-completion-1:2.11-12.fc39.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:12 Saturday 02 November 2024 08:28:22 -0400 (0:00:38.491) 0:01:41.565 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:18 Saturday 02 November 2024 08:28:22 -0400 (0:00:00.055) 0:01:41.620 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:24 Saturday 02 November 2024 08:28:22 -0400 (0:00:00.045) 0:01:41.666 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:34 Saturday 02 November 2024 08:28:24 -0400 (0:00:02.505) 0:01:44.171 ***** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus.socket dbus-broker.service system.slice sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.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": "nftables.service ipset.service ip6tables.service shutdown.target ebtables.service iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "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", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:40 Saturday 02 November 2024 08:28:26 -0400 (0:00:01.846) 0:01:46.018 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:47 Saturday 02 November 2024 08:28:26 -0400 (0:00:00.041) 0:01:46.060 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:55 Saturday 02 November 2024 08:28:26 -0400 (0:00:00.042) 0:01:46.103 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_external_cert_files_from_controller is defined and ipaserver_external_cert_files_from_controller|length > 0 and not ipaserver_external_cert_files is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:62 Saturday 02 November 2024 08:28:26 -0400 (0:00:00.055) 0:01:46.158 ***** ok: [managed-node1] => { "_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": 1495799999, "idstart": 1495600000, "ipa_python_version": 41202, "no_host_dns": false, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "random_serial_numbers": false, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:142 Saturday 02 November 2024 08:28:28 -0400 (0:00:01.654) 0:01:47.812 ***** changed: [managed-node1] => { "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: /usr/share/ansible/roles/ipaserver/tasks/install.yml:149 Saturday 02 November 2024 08:28:29 -0400 (0:00:01.367) 0:01:49.180 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Use user defined master password, if provided] *************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:155 Saturday 02 November 2024 08:28:29 -0400 (0:00:00.048) 0:01:49.229 ***** skipping: [managed-node1] => { "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: /usr/share/ansible/roles/ipaserver/tasks/install.yml:161 Saturday 02 November 2024 08:28:29 -0400 (0:00:00.038) 0:01:49.268 ***** fatal: [managed-node1]: FAILED! => { "changed": false } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:472 Saturday 02 November 2024 08:28:32 -0400 (0:00:02.331) 0:01:51.600 ***** ok: [managed-node1] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:477 Saturday 02 November 2024 08:28:32 -0400 (0:00:00.597) 0:01:52.197 ***** ok: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (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 [FAILURE - check entropy] ************************************************* task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 Saturday 02 November 2024 08:28:34 -0400 (0:00:01.248) 0:01:53.446 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/sys/kernel/random/entropy_avail" ], "delta": "0:00:00.003794", "end": "2024-11-02 08:28:34.602305", "rc": 0, "start": "2024-11-02 08:28:34.598511" } STDOUT: 256 TASK [FAILURE - get logs for debugging] **************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:89 Saturday 02 November 2024 08:28:34 -0400 (0:00:00.572) 0:01:54.018 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\ncd /var/log\ntar -czf /tmp/ipalogs.tgz $( [[ -e messages ]] && echo messages ) $( [[ -e ipaserver-install.log ]] && echo ipaserver-install.log ) $( [[ -e ipaclient-install.log ]] && echo ipaclient-install.log ) $( [[ -e pki ]] && echo pki )\nchmod '0644' /tmp/ipalogs.tgz", "delta": "0:00:00.013271", "end": "2024-11-02 08:28:35.000969", "rc": 0, "start": "2024-11-02 08:28:34.987698" } TASK [FAILURE - grab archive] ************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:100 Saturday 02 November 2024 08:28:35 -0400 (0:00:00.401) 0:01:54.420 ***** changed: [managed-node1] => { "changed": true, "checksum": "c9532aa0e453d93c175c725d4d82f146f3287b9b", "dest": "/tmp/ipalogs.tgz", "md5sum": "507fe0b861bea2f5b8de0046d8b78afc", "remote_checksum": "c9532aa0e453d93c175c725d4d82f146f3287b9b", "remote_md5sum": null } TASK [FAILURE - unpack archive] ************************************************ task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:105 Saturday 02 November 2024 08:28:35 -0400 (0:00:00.519) 0:01:54.939 ***** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "cmd": "set -euo pipefail\ncd \"/tmp\"\ntar -xvzf ipalogs.tgz\nchmod 0644 *", "delta": "0:00:00.080942", "end": "2024-11-02 08:28:36.033124", "rc": 0, "start": "2024-11-02 08:28:35.952182" } STDOUT: ipaserver-install.log pki/ TASK [Failed] ****************************************************************** task path: /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:113 Saturday 02 November 2024 08:28:36 -0400 (0:00:00.495) 0:01:55.434 ***** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: failed PLAY RECAP ********************************************************************* managed-node1 : ok=24 changed=6 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Saturday 02 November 2024 08:28:36 -0400 (0:00:00.023) 0:01:55.458 ***** =============================================================================== Ensure hostname package is installed ----------------------------------- 38.67s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 ipaserver : Install - Ensure that IPA server packages are installed ---- 38.49s /usr/share/ansible/roles/ipaserver/tasks/install.yml:7 ------------------------ Install ansible-freeipa ------------------------------------------------ 16.72s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Gathering Facts --------------------------------------------------------- 3.27s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Install - Ensure that firewall packages installed ----------- 2.51s /usr/share/ansible/roles/ipaserver/tasks/install.yml:24 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.33s /usr/share/ansible/roles/ipaserver/tasks/install.yml:161 ---------------------- ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.85s /usr/share/ansible/roles/ipaserver/tasks/install.yml:34 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 1.83s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 ipaserver : Install - Server installation test -------------------------- 1.65s /usr/share/ansible/roles/ipaserver/tasks/install.yml:62 ----------------------- ipaserver : Install - Master password creation -------------------------- 1.37s /usr/share/ansible/roles/ipaserver/tasks/install.yml:142 ---------------------- ipaserver : Cleanup temporary files ------------------------------------- 1.25s /usr/share/ansible/roles/ipaserver/tasks/install.yml:477 ---------------------- Set hostname ------------------------------------------------------------ 0.94s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Check if system is ostree ----------------------------------------------- 0.80s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 ipaserver : Install - Cleanup root IPA cache ---------------------------- 0.60s /usr/share/ansible/roles/ipaserver/tasks/install.yml:472 ---------------------- FAILURE - check entropy ------------------------------------------------- 0.57s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 FAILURE - grab archive -------------------------------------------------- 0.52s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:100 FAILURE - unpack archive ------------------------------------------------ 0.50s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:105 Check if system is ostree ----------------------------------------------- 0.42s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 FAILURE - get logs for debugging ---------------------------------------- 0.40s /tmp/collections-Hf5/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:89 ipaserver : Install IPA server ------------------------------------------ 0.15s /usr/share/ansible/roles/ipaserver/tasks/main.yml:19 --------------------------