# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cihyx40yiw/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-cihyx40yiw/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 ************************************************** 1 plays in /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml:2 Saturday 10 February 2024 12:44:54 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml:13 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.887) 0:00:00.899 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml:18 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.259) 0:00:01.159 ***** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Set __is_beaker_env] ***************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:2 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.004) 0:00:01.163 ***** ok: [sut] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:9 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.018) 0:00:01.182 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:14 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.206) 0:00:01.389 ***** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:18 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.017) 0:00:01.407 ***** skipping: [sut] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:24 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.007) 0:00:01.414 ***** ok: [sut -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:32 Saturday 10 February 2024 12:44:55 +0000 (0:00:00.186) 0:00:01.601 ***** changed: [sut -> 127.0.0.1] => { "after": "9b5a54c4fa310b04a672e55589bb4d9b8af8eb84", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:41 Saturday 10 February 2024 12:44:56 +0000 (0:00:00.933) 0:00:02.535 ***** changed: [sut -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/git-weekly-cihyx40yiw/tests/roles/ipaserver", "gid": 1001, "group": "jenkins", "item": "ipaserver", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 1000090000 } changed: [sut -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/git-weekly-cihyx40yiw/tests/roles/ipaclient", "gid": 1001, "group": "jenkins", "item": "ipaclient", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 1000090000 } TASK [Ensure hostname package is installed] ************************************ task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:53 Saturday 10 February 2024 12:44:56 +0000 (0:00:00.246) 0:00:02.782 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostname TASK [Set hostname] ************************************************************ task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:59 Saturday 10 February 2024 12:44:59 +0000 (0:00:02.354) 0:00:05.136 ***** changed: [sut] => { "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: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:65 Saturday 10 February 2024 12:44:59 +0000 (0:00:00.620) 0:00:05.757 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: nss TASK [Include ipaserver role] ************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:82 Saturday 10 February 2024 12:45:02 +0000 (0:00:02.233) 0:00:07.990 ***** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Saturday 10 February 2024 12:45:02 +0000 (0:00:00.014) 0:00:08.005 ***** ok: [sut] => (item=/tmp/freeipa-repo/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": [ "/tmp/freeipa-repo/roles/ipaserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/Fedora.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Saturday 10 February 2024 12:45:02 +0000 (0:00:00.017) 0:00:08.022 ***** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for sut TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 Saturday 10 February 2024 12:45:02 +0000 (0:00:00.034) 0:00:08.057 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: jackson-jaxrs-json-provider-2.14.2-1.fc38.noarch", "Installed: jackson-jaxrs-providers-2.14.2-1.fc38.noarch", "Installed: jackson-module-jaxb-annotations-2.14.2-3.fc38.noarch", "Installed: open-sans-fonts-1.10-18.fc38.noarch", "Installed: mailcap-2.1.53-5.fc38.noarch", "Installed: tomcat-native-1:1.2.36-1.fc38.x86_64", "Installed: perl-debugger-1.60-498.fc38.noarch", "Installed: jakarta-activation-2.1.1-3.fc38.noarch", "Installed: logrotate-3.21.0-2.fc38.x86_64", "Installed: mod_lookup_identity-1.0.0-17.fc38.x86_64", "Installed: jakarta-annotations-1.3.5-15.fc38.noarch", "Installed: python3-netaddr-0.8.0-11.fc38.noarch", "Installed: httpcomponents-client-4.5.13-6.fc38.noarch", "Installed: httpcomponents-core-4.4.13-8.fc38.noarch", "Installed: perl-meta-notation-5.36.3-498.fc38.noarch", "Installed: autofs-1:5.1.8-20.fc38.x86_64", "Installed: perl-sigtrap-1.10-498.fc38.noarch", "Installed: python3-deprecated-1.2.14-1.fc38.noarch", "Installed: libwbclient-2:4.18.10-1.fc38.x86_64", "Installed: julietaula-montserrat-fonts-1:7.222-4.fc38.noarch", "Installed: python3-pycparser-2.20-9.fc38.noarch", "Installed: libdb-utils-5.3.28-55.fc38.x86_64", "Installed: krb5-pkinit-1.21-3.fc38.x86_64", "Installed: krb5-server-1.21-3.fc38.x86_64", "Installed: krb5-workstation-1.21-3.fc38.x86_64", "Installed: freeipa-client-4.10.3-1.fc38.x86_64", "Installed: freeipa-client-common-4.10.3-1.fc38.noarch", "Installed: python3-wrapt-1.15.0-1.fc38.x86_64", "Installed: freeipa-common-4.10.3-1.fc38.noarch", "Installed: freeipa-healthcheck-core-0.16-2.fc38.noarch", "Installed: freeipa-selinux-4.10.3-1.fc38.noarch", "Installed: freeipa-server-4.10.3-1.fc38.x86_64", "Installed: freeipa-server-common-4.10.3-1.fc38.noarch", "Installed: httpd-2.4.58-1.fc38.x86_64", "Installed: libicu-72.1-2.fc38.x86_64", "Installed: python3-jwcrypto-1.4.2-2.fc38.noarch", "Installed: httpd-core-2.4.58-1.fc38.x86_64", "Installed: httpd-filesystem-2.4.58-1.fc38.noarch", "Installed: httpd-tools-2.4.58-1.fc38.x86_64", "Installed: libipa_hbac-2.9.4-1.fc38.x86_64", "Installed: publicsuffix-list-20240107-1.fc38.noarch", "Installed: python3-kdcproxy-1.0.0-11.fc38.noarch", "Installed: sscg-3.0.3-3.fc38.x86_64", "Installed: cups-libs-1:2.4.7-5.fc38.x86_64", "Installed: lua-5.4.4-9.fc38.x86_64", "Installed: slapi-nis-0.60.0-3.fc38.x86_64", "Installed: slf4j-1.7.32-5.fc38.noarch", "Installed: slf4j-jdk14-1.7.32-5.fc38.noarch", "Installed: libkadm5-1.21-3.fc38.x86_64", "Installed: bash-completion-1:2.11-9.fc38.noarch", "Installed: python3-cryptography-37.0.2-8.fc38.x86_64", "Installed: dbus-tools-1:1.14.10-1.fc38.x86_64", "Installed: lua-posix-35.1-5.fc38.x86_64", "Installed: words-3.0-41.fc38.noarch", "Installed: apache-commons-cli-1.5.0-5.fc38.noarch", "Installed: python3-augeas-1.1.0-7.fc38.noarch", "Installed: apache-commons-codec-1.15-8.fc38.noarch", "Installed: python3-psutil-5.9.5-1.fc38.x86_64", "Installed: apache-commons-io-1:2.11.0-3.fc38.noarch", "Installed: mod_session-2.4.58-1.fc38.x86_64", "Installed: python3-pyasn1-0.5.1-1.fc38.noarch", "Installed: apache-commons-lang3-3.12.0-7.fc38.noarch", "Installed: python3-pyasn1-modules-0.5.1-1.fc38.noarch", "Installed: apache-commons-logging-1.2-32.fc38.noarch", "Installed: mod_ssl-1:2.4.58-1.fc38.x86_64", "Installed: perl-Algorithm-Diff-1.2010-8.fc38.noarch", "Installed: perl-IO-Compress-2.204-1.fc38.noarch", "Installed: apache-commons-net-3.8.0-1.fc38.noarch", "Installed: javapackages-filesystem-6.1.0-7.fc38.noarch", "Installed: perl-IO-Compress-Lzma-2.204-1.fc38.noarch", "Installed: javapackages-tools-6.1.0-7.fc38.noarch", "Installed: acl-2.3.1-7.fc38.x86_64", "Installed: bind-libs-32:9.18.20-1.fc38.x86_64", "Installed: bind-license-32:9.18.20-1.fc38.noarch", "Installed: bind-utils-32:9.18.20-1.fc38.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.204-2.fc38.x86_64", "Installed: perl-Archive-Tar-3.02-1.fc38.noarch", "Installed: perl-Compress-Raw-Lzma-2.204-2.fc38.x86_64", "Installed: perl-Compress-Raw-Zlib-2.204-2.fc38.x86_64", "Installed: python3-decorator-5.1.1-5.fc38.noarch", "Installed: jaxb-api-4.0.0-3.fc38.noarch", "Installed: sssd-client-2.9.4-1.fc38.x86_64", "Installed: fstrm-0.6.1-6.fc38.x86_64", "Installed: sssd-common-pac-2.9.4-1.fc38.x86_64", "Installed: sssd-dbus-2.9.4-1.fc38.x86_64", "Installed: sssd-idp-2.9.4-1.fc38.x86_64", "Installed: sssd-ipa-2.9.4-1.fc38.x86_64", "Installed: sssd-common-2.9.4-1.fc38.x86_64", "Installed: sssd-krb5-2.9.4-1.fc38.x86_64", "Installed: sssd-krb5-common-2.9.4-1.fc38.x86_64", "Installed: sssd-kcm-2.9.4-1.fc38.x86_64", "Installed: sssd-nfs-idmap-2.9.4-1.fc38.x86_64", "Installed: perl-IO-Zlib-1:1.14-2.fc38.noarch", "Installed: sssd-tools-2.9.4-1.fc38.x86_64", "Installed: alsa-lib-1.2.11-2.fc38.x86_64", "Installed: policycoreutils-python-utils-3.5-1.fc38.noarch", "Installed: openldap-clients-2.6.6-1.fc38.x86_64", "Installed: certmonger-0.79.17-3.fc38.x86_64", "Installed: tomcat-1:9.0.83-1.fc38.noarch", "Installed: tomcat-el-3.0-api-1:9.0.83-1.fc38.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.83-1.fc38.noarch", "Installed: perl-Devel-Peek-1.32-498.fc38.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-23.fc38.noarch", "Installed: jboss-logging-3.4.1-14.fc38.noarch", "Installed: jboss-logging-tools-2.2.1-11.fc38.noarch", "Installed: tomcat-lib-1:9.0.83-1.fc38.noarch", "Installed: tomcat-servlet-4.0-api-1:9.0.83-1.fc38.noarch", "Installed: augeas-libs-1.13.0-4.fc38.x86_64", "Installed: apr-1.7.2-2.fc38.x86_64", "Installed: apr-util-1.6.3-2.fc38.x86_64", "Installed: apr-util-bdb-1.6.3-2.fc38.x86_64", "Installed: cyrus-sasl-gssapi-2.1.28-9.fc38.x86_64", "Installed: apr-util-openssl-1.6.3-2.fc38.x86_64", "Installed: libjose-11-7.fc38.x86_64", "Installed: cyrus-sasl-md5-2.1.28-9.fc38.x86_64", "Installed: softhsm-2.6.1-5.fc38.6.x86_64", "Installed: jdeparser-2.0.3-13.fc38.noarch", "Installed: cyrus-sasl-plain-2.1.28-9.fc38.x86_64", "Installed: python3-yubico-1.3.3-11.fc38.noarch", "Installed: python3-gssapi-1.7.3-4.fc38.x86_64", "Installed: jemalloc-5.3.0-3.fc38.x86_64", "Installed: lksctp-tools-1.0.19-3.fc38.x86_64", "Installed: python3-ipaclient-4.10.3-1.fc38.noarch", "Installed: python3-ipalib-4.10.3-1.fc38.noarch", "Installed: python3-ipaserver-4.10.3-1.fc38.noarch", "Installed: libsss_autofs-2.9.4-1.fc38.x86_64", "Installed: libsss_certmap-2.9.4-1.fc38.x86_64", "Installed: libsss_idmap-2.9.4-1.fc38.x86_64", "Installed: libsss_nss_idmap-2.9.4-1.fc38.x86_64", "Installed: libsss_sudo-2.9.4-1.fc38.x86_64", "Installed: ecj-1:4.23-4.fc38.noarch", "Installed: python3-argcomplete-2.0.0-8.fc38.noarch", "Installed: pki-resteasy-client-3.0.26-23.fc38.noarch", "Installed: pki-resteasy-core-3.0.26-23.fc38.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-23.fc38.noarch", "Installed: python3-ldap-3.4.4-1.fc38.x86_64", "Installed: python3-dns-2.3.0-2.fc38.noarch", "Installed: python3-lib389-2.3.7-2.fc38.noarch", "Installed: oddjob-0.34.7-8.fc38.x86_64", "Installed: tzdata-java-2023d-1.fc38.noarch", "Installed: oddjob-mkhomedir-0.34.7-8.fc38.x86_64", "Installed: python3-pyusb-1.2.1-3.fc38.noarch", "Installed: copy-jdk-configs-4.1-2.fc38.noarch", "Installed: python3-libipa_hbac-2.9.4-1.fc38.x86_64", "Installed: python3-dogtag-pki-11.3.1-1.fc38.noarch", "Installed: perl-Text-Diff-1.45-17.fc38.noarch", "Installed: perl-threads-1:2.27-490.fc38.x86_64", "Installed: perl-threads-shared-1.64-490.fc38.x86_64", "Installed: perl-DB_File-1.858-5.fc38.x86_64", "Installed: python3-qrcode-core-7.3.1-8.fc38.noarch", "Installed: openssl-perl-1:3.0.9-2.fc38.x86_64", "Installed: python3-mod_wsgi-4.9.4-2.fc38.x86_64", "Installed: python3-ply-3.11-18.fc38.noarch", "Installed: dogtag-jss-5.3.0-2.fc38.x86_64", "Installed: dogtag-ldapjdk-5.3.0-1.fc38.noarch", "Installed: dogtag-pki-acme-11.3.1-1.fc38.noarch", "Installed: dogtag-pki-base-11.3.1-1.fc38.noarch", "Installed: dogtag-pki-ca-11.3.1-1.fc38.noarch", "Installed: 389-ds-base-2.3.7-2.fc38.x86_64", "Installed: dogtag-pki-java-11.3.1-1.fc38.noarch", "Installed: 389-ds-base-libs-2.3.7-2.fc38.x86_64", "Installed: dogtag-pki-kra-11.3.1-1.fc38.noarch", "Installed: dogtag-pki-server-11.3.1-1.fc38.noarch", "Installed: perl-Term-ReadLine-1.17-498.fc38.noarch", "Installed: dogtag-pki-tools-11.3.1-1.fc38.x86_64", "Installed: libuv-1:1.47.0-3.fc38.x86_64", "Installed: dogtag-tomcatjss-8.3.0-1.fc38.noarch", "Installed: samba-client-libs-2:4.18.10-1.fc38.x86_64", "Installed: samba-common-2:4.18.10-1.fc38.noarch", "Installed: samba-common-libs-2:4.18.10-1.fc38.x86_64", "Installed: fedora-logos-httpd-38.1.0-1.fc38.noarch", "Installed: perl-Tie-4.6-498.fc38.noarch", "Installed: java-17-openjdk-headless-1:17.0.9.0.9-3.fc38.x86_64", "Installed: nss-tools-3.96.1-1.fc38.x86_64", "Installed: python3-sss-2.9.4-1.fc38.x86_64", "Installed: python3-sss-murmur-2.9.4-1.fc38.x86_64", "Installed: python3-sssdconfig-2.9.4-1.fc38.noarch", "Installed: jackson-annotations-2.14.2-1.fc38.noarch", "Installed: mod_http2-2.0.25-1.fc38.x86_64", "Installed: mod_lua-2.4.58-1.fc38.x86_64", "Installed: jackson-core-2.14.2-1.fc38.noarch", "Installed: jackson-databind-2.14.2-1.fc38.noarch", "Installed: python3-cffi-1.15.1-4.fc38.x86_64", "Installed: mod_auth_gssapi-1.6.5-2.fc38.x86_64", "Installed: fontawesome-fonts-1:4.7.0-15.fc38.noarch", "Removed: sssd-client-2.9.3-1.fc38.x86_64", "Removed: sssd-common-2.9.3-1.fc38.x86_64", "Removed: sssd-kcm-2.9.3-1.fc38.x86_64", "Removed: sssd-nfs-idmap-2.9.3-1.fc38.x86_64", "Removed: libsss_certmap-2.9.3-1.fc38.x86_64", "Removed: libsss_idmap-2.9.3-1.fc38.x86_64", "Removed: libsss_nss_idmap-2.9.3-1.fc38.x86_64", "Removed: libsss_sudo-2.9.3-1.fc38.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Saturday 10 February 2024 12:45:52 +0000 (0:00:50.433) 0:00:58.490 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:18 Saturday 10 February 2024 12:45:52 +0000 (0:00:00.015) 0:00:58.506 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 Saturday 10 February 2024 12:45:52 +0000 (0:00:00.014) 0:00:58.521 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 Saturday 10 February 2024 12:45:55 +0000 (0:00:03.167) 0:01:01.688 ***** changed: [sut] => { "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": "dbus-broker.service sysinit.target basic.target system.slice polkit.service dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.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 ebtables.service shutdown.target ip6tables.service nftables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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", "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": "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "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": "4434", "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:40 Saturday 10 February 2024 12:45:57 +0000 (0:00:01.780) 0:01:03.468 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:47 Saturday 10 February 2024 12:45:57 +0000 (0:00:00.019) 0:01:03.488 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Saturday 10 February 2024 12:45:57 +0000 (0:00:00.017) 0:01:03.505 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Saturday 10 February 2024 12:45:57 +0000 (0:00:00.018) 0:01:03.524 ***** ok: [sut] => { "_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": 202399999, "idstart": 202200000, "ipa_python_version": 41003, "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 Saturday 10 February 2024 12:45:59 +0000 (0:00:01.363) 0:01:04.887 ***** changed: [sut] => { "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:149 Saturday 10 February 2024 12:46:00 +0000 (0:00:01.000) 0:01:05.887 ***** ok: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:155 Saturday 10 February 2024 12:46:00 +0000 (0:00:00.015) 0:01:05.902 ***** skipping: [sut] => { "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:161 Saturday 10 February 2024 12:46:00 +0000 (0:00:00.011) 0:01:05.914 ***** changed: [sut] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": false, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": "TEST", "adtrust_reset_netbios_name": true, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [], "dns_reverse_zones": [], "forward_policy": null, "forwarders": [], "ip_addresses": [ "10.31.41.164" ], "no_dnssec_validation": false, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 Saturday 10 February 2024 12:46:02 +0000 (0:00:01.999) 0:01:07.914 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 Saturday 10 February 2024 12:46:09 +0000 (0:00:07.618) 0:01:15.532 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 Saturday 10 February 2024 12:46:51 +0000 (0:00:42.194) 0:01:57.727 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 Saturday 10 February 2024 12:47:01 +0000 (0:00:09.455) 0:02:07.182 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:276 Saturday 10 February 2024 12:47:07 +0000 (0:00:05.970) 0:02:13.153 ***** changed: [sut] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "sut-ipa.csr"] ************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 Saturday 10 February 2024 12:51:03 +0000 (0:03:55.804) 0:06:08.957 ***** skipping: [sut] => { "changed": false, "false_condition": "result_ipaserver_setup_ca.csr_generated | bool and ipaserver_copy_csr_to_controller | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 Saturday 10 February 2024 12:51:03 +0000 (0:00:00.019) 0:06:08.976 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:335 Saturday 10 February 2024 12:51:06 +0000 (0:00:02.984) 0:06:11.961 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 Saturday 10 February 2024 12:51:47 +0000 (0:00:41.439) 0:06:53.401 ***** skipping: [sut] => { "changed": false, "false_condition": "result_ipaserver_test.setup_kra | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:378 Saturday 10 February 2024 12:51:47 +0000 (0:00:00.019) 0:06:53.421 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:395 Saturday 10 February 2024 12:51:47 +0000 (0:00:00.019) 0:06:53.440 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:411 Saturday 10 February 2024 12:51:57 +0000 (0:00:10.157) 0:07:03.598 ***** changed: [sut] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:428 Saturday 10 February 2024 12:52:00 +0000 (0:00:02.355) 0:07:05.953 ***** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.030) 0:07:05.984 ***** ok: [sut] => (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 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.035) 0:07:06.020 ***** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for sut TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.046) 0:07:06.066 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.020) 0:07:06.087 ***** skipping: [sut] => { "changed": false, "false_condition": "groups.ipaservers is defined and ipaclient_servers is not defined", "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 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.021) 0:07:06.108 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_no_dns_lookup | bool and groups.ipaserver is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either password or keytab is set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.019) 0:07:06.128 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaadmin_keytab is defined and ipaadmin_password is defined", "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:26 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.019) 0:07:06.148 ***** ok: [sut] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:36 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.021) 0:07:06.169 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:41 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.019) 0:07:06.189 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure DNS resolver] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:46 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.019) 0:07:06.208 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:52 Saturday 10 February 2024 12:52:00 +0000 (0:00:00.019) 0:07:06.228 ***** ok: [sut] => { "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": 41003, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "selinux_works": true, "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:82 Saturday 10 February 2024 12:52:01 +0000 (0:00:01.066) 0:07:07.294 ***** ok: [sut] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:87 Saturday 10 February 2024 12:52:01 +0000 (0:00:00.234) 0:07:07.529 ***** ok: [sut] => { "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:99 Saturday 10 February 2024 12:52:02 +0000 (0:00:00.781) 0:07:08.310 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_otp is defined", "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:104 Saturday 10 February 2024 12:52:02 +0000 (0:00:00.022) 0:07:08.333 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_on_master | bool", "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:109 Saturday 10 February 2024 12:52:02 +0000 (0:00:00.024) 0:07:08.357 ***** ok: [sut] => { "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:119 Saturday 10 February 2024 12:52:04 +0000 (0:00:01.693) 0:07:10.050 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not ipaclient_force_join | bool", "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:137 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.021) 0:07:10.072 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary file for keytab] ****************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:142 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.021) 0:07:10.094 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Copy keytab to server temporary file] ************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:151 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.022) 0:07:10.116 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "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:159 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.026) 0:07:10.143 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:169 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.023) 0:07:10.167 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Remove keytab temporary file] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:183 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.023) 0:07:10.190 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:190 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.023) 0:07:10.213 ***** skipping: [sut] => { "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:208 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.024) 0:07:10.238 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "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:213 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.022) 0:07:10.260 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - From host keytab, purge TEST.LOCAL] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:221 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.021) 0:07:10.282 ***** skipping: [sut] => { "changed": false, "false_condition": "(ipaclient_use_otp | bool or ipaclient_force_join | bool) and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:238 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.020) 0:07:10.303 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary krb5 configuration] *************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:243 Saturday 10 February 2024 12:52:04 +0000 (0:00:00.021) 0:07:10.324 ***** ok: [sut] => { "changed": false, "krb_name": "/tmp/tmpol4v9rc7" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:252 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.770) 0:07:11.095 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and (not result_ipaclient_test_keytab.krb5_keytab_ok or ipaclient_force_join)", "skip_reason": "Conditional result was False" } TASK [ipaclient : The krb5 configuration is not correct] *********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:280 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.022) 0:07:11.117 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:286 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.022) 0:07:11.140 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Fail due to missing ca.crt file] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:290 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.023) 0:07:11.163 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:304 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.021) 0:07:11.185 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:313 Saturday 10 February 2024 12:52:05 +0000 (0:00:00.022) 0:07:11.208 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:335 Saturday 10 February 2024 12:52:06 +0000 (0:00:00.780) 0:07:11.988 ***** changed: [sut] => { "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:344 Saturday 10 February 2024 12:52:08 +0000 (0:00:02.071) 0:07:14.060 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not result_ipaclient_test_keytab.ca_crt_exists", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:355 Saturday 10 February 2024 12:52:08 +0000 (0:00:00.023) 0:07:14.083 ***** changed: [sut] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:390 Saturday 10 February 2024 12:52:14 +0000 (0:00:06.178) 0:07:20.262 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:398 Saturday 10 February 2024 12:52:15 +0000 (0:00:00.829) 0:07:21.091 ***** ok: [sut] => { "changed": false } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:404 Saturday 10 February 2024 12:52:16 +0000 (0:00:00.764) 0:07:21.856 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_firefox | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:410 Saturday 10 February 2024 12:52:16 +0000 (0:00:00.024) 0:07:21.881 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:416 Saturday 10 February 2024 12:52:17 +0000 (0:00:01.280) 0:07:23.162 ***** changed: [sut] => { "changed": true, "path": "/tmp/tmpol4v9rc7", "state": "absent" } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:422 Saturday 10 February 2024 12:52:17 +0000 (0:00:00.233) 0:07:23.395 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure certmonger] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:436 Saturday 10 February 2024 12:52:17 +0000 (0:00:00.022) 0:07:23.418 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:446 Saturday 10 February 2024 12:52:17 +0000 (0:00:00.022) 0:07:23.440 ***** skipping: [sut] => { "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:452 Saturday 10 February 2024 12:52:17 +0000 (0:00:00.020) 0:07:23.461 ***** ok: [sut] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:457 Saturday 10 February 2024 12:52:17 +0000 (0:00:00.227) 0:07:23.689 ***** ok: [sut] => { "changed": false, "path": "/tmp/tmpol4v9rc7", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf backup] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:463 Saturday 10 February 2024 12:52:18 +0000 (0:00:00.227) 0:07:23.916 ***** changed: [sut] => { "changed": true, "path": "/tmp/tmpol4v9rc7.ipabkp", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Saturday 10 February 2024 12:52:18 +0000 (0:00:00.227) 0:07:24.144 ***** skipping: [sut] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:443 Saturday 10 February 2024 12:52:18 +0000 (0:00:00.023) 0:07:24.168 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:450 Saturday 10 February 2024 12:52:23 +0000 (0:00:04.965) 0:07:29.133 ***** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.279327", "end": "2024-02-10 12:52:23.899816", "rc": 0, "start": "2024-02-10 12:52:23.620489" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:464 Saturday 10 February 2024 12:52:23 +0000 (0:00:00.588) 0:07:29.722 ***** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.249690", "end": "2024-02-10 12:52:24.371362", "rc": 0, "start": "2024-02-10 12:52:24.121672" } STDOUT: success TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:478 Saturday 10 February 2024 12:52:24 +0000 (0:00:00.471) 0:07:30.193 ***** ok: [sut] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:483 Saturday 10 February 2024 12:52:24 +0000 (0:00:00.218) 0:07:30.412 ***** ok: [sut] => (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: [sut] => (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: [sut] => (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 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.649) 0:07:31.061 ***** skipping: [sut] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [Issue IPA signed certificates] ******************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml:25 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.017) 0:07:31.079 ***** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.023) 0:07:31.103 ***** included: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.011) 0:07:31.115 ***** skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.017) 0:07:31.132 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.010) 0:07:31.143 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.010) 0:07:31.154 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 10 February 2024 12:52:25 +0000 (0:00:00.021) 0:07:31.176 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 10 February 2024 12:52:27 +0000 (0:00:02.436) 0:07:33.613 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-23.0-1.fc38.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 10 February 2024 12:52:31 +0000 (0:00:03.246) 0:07:36.859 ***** changed: [sut] => (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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 10 February 2024 12:52:31 +0000 (0:00:00.240) 0:07:37.099 ***** changed: [sut] => (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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 10 February 2024 12:52:31 +0000 (0:00:00.238) 0:07:37.338 ***** ok: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-02-10 12:49:57 UTC", "ActiveEnterTimestampMonotonic": "1010073486", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target sysinit.target syslog.target dbus-broker.service dbus.socket systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-10 12:49:57 UTC", "AssertTimestampMonotonic": "1010039362", "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": "59499657000", "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": "Sat 2024-02-10 12:49:57 UTC", "ConditionTimestampMonotonic": "1010039356", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlGroupId": "7015", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10143", "ExecMainStartTimestamp": "Sat 2024-02-10 12:49:57 UTC", "ExecMainStartTimestampMonotonic": "1010050148", "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": "Sat 2024-02-10 12:49:57 UTC", "InactiveExitTimestampMonotonic": "1010050566", "InvocationID": "f14ec85c52884b47b900957eaa2cce98", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10143", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7450624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target 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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-02-10 12:52:20 UTC", "StateChangeTimestampMonotonic": "1153935101", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 10 February 2024 12:52:31 +0000 (0:00:00.397) 0:07:37.736 ***** changed: [sut] => (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: [sut] => (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. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 10 February 2024 12:52:36 +0000 (0:00:04.515) 0:07:42.251 ***** skipping: [sut] => (item=['cert', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['cert', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.036) 0:07:42.288 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.017) 0:07:42.306 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.019) 0:07:42.325 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify certificates] ***************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tests_basic_ipa.yml:41 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.021) 0:07:42.347 ***** included: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml for sut => (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: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml for sut => (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: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:2 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.027) 0:07:42.374 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:9 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.008) 0:07:42.383 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:14 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.010) 0:07:42.394 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:18 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.010) 0:07:42.404 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:28 Saturday 10 February 2024 12:52:36 +0000 (0:00:00.008) 0:07:42.412 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:38 Saturday 10 February 2024 12:52:38 +0000 (0:00:02.334) 0:07:44.746 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707569554.5566504, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9ab95a67ba84043abd46d2547d247fd1cae4cc4b", "ctime": 1707569554.5526505, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 164389, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1707569554.5526505, "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": "2433389904", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:43 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.219) 0:07:44.966 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:49 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.010) 0:07:44.977 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:59 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.020) 0:07:44.997 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:65 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.018) 0:07:45.016 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707569553.0926576, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "35c213736d7bb35c6686b5b854aa48b84bcd5e21", "ctime": 1707569554.5526505, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 162341, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1707569554.5526505, "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": "518947524", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:70 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.220) 0:07:45.236 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:76 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.010) 0:07:45.247 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:86 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.020) 0:07:45.267 ***** ok: [sut] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "58:8E:29:5A:A7:BF:7E:CE:06:FB:41:A4:19:9F:1D:56:D7:52:6B:39" }, "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": "F0:D0:A7:5B:E1:CB:2D:94:81:28:78:96:73:49:61:89:65:67:24:A4" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "AF:E7:0C:53:AC:16:28:83:02:37:94:D4:DE:E2:7A:6C:CF:2F:EB:9F:AD:63:BB:CD:73:98:E3:3A:C6:2A:1B:BC:83:4A:F1:B0:D8:3B:24:BF:0B:AA:1D:83:EE:10:71:AD:0E:7B:9B:9C:76:66:1E:B5:B7:F3:1E:79:65:E0:3F:F1:EE:9D:B2:D8:C9:8F:E2:76:6A:03:CC:C0:93:0E:A9:C7:59:6B:FD:29:1F:E6:B0:47:70:11:D0:02:21:0D:4D:4C:97:4A:EE:2B:8A:B7:FC:58:79:3B:26:CE:91:54:D5:80:60:4A:C6:5A:8A:42:AB:B2:E6:AC:B9:5D:99:DF:0A:DF:DA:27:CC:D2:D3:EE:1C:E9:73:BF:D4:58:0C:F3:D5:17:BA:6B:E2:6D:AD:78:5B:4C:31:F8:38:B5:94:49:F5:16:37:82:92:34:40:19:81:E7:E7:19:52:23:BF:35:B6:9C:50:0A:51:41:57:50:16:2C:E7:46:48:9B:32:87:CE:23:C3:D4:07:28:2C:7D:5A:E7:B5:F0:BF:BE:93:FE:90:DD:7E:D9:2F:DD:82:20:A9:C8:42:DC:8B:BE:CE:F6:FD:AA:1E:03:59:0B:C4:EE:A3:05:F1:A7:D9:07:5C:1E:40:04:8F:19:ED:56:81:A6:73:39:15:91:BA:22:4D:1F:A9:5C:71:3C:FF:8B:7E:E8:79:D8:01:37:3B:BA:A0:74:91:A1:57:0E:15:23:25:C9:22:BF:57:6D:A6:12:24:BF:25:4E:1F:B8:96:50:93:0C:37:52:72:A0:FB:4E:20:17:52:9E:50:B1:E7:F0:AD:88:1C:24:66:8D:D6:72:D2:2F:FD:1F:74:21:B9:11:8D:73:3D:DF:8F:B8:70:58:85:54:9B:B3:01:DB:43:9B:48:BE:A9:90:FA:34:9D:52:DD:D6:8A:D2:BB:AA:4E:77:F6:FA:FB:07:F5:42:EB:5A:95:04:4D:ED:3F:CA:5F:99:6F:2D:4D:A6:9A:E0:53:32:90:7F:D5:66" }, "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": "20260210125234Z", "not_valid_before": "20240210125234Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:92 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.363) 0:07:45.631 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "58:8E:29:5A:A7:BF:7E:CE:06:FB:41:A4:19:9F:1D:56:D7:52:6B:39" }, "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": "F0:D0:A7:5B:E1:CB:2D:94:81:28:78:96:73:49:61:89:65:67:24:A4" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "AF:E7:0C:53:AC:16:28:83:02:37:94:D4:DE:E2:7A:6C:CF:2F:EB:9F:AD:63:BB:CD:73:98:E3:3A:C6:2A:1B:BC:83:4A:F1:B0:D8:3B:24:BF:0B:AA:1D:83:EE:10:71:AD:0E:7B:9B:9C:76:66:1E:B5:B7:F3:1E:79:65:E0:3F:F1:EE:9D:B2:D8:C9:8F:E2:76:6A:03:CC:C0:93:0E:A9:C7:59:6B:FD:29:1F:E6:B0:47:70:11:D0:02:21:0D:4D:4C:97:4A:EE:2B:8A:B7:FC:58:79:3B:26:CE:91:54:D5:80:60:4A:C6:5A:8A:42:AB:B2:E6:AC:B9:5D:99:DF:0A:DF:DA:27:CC:D2:D3:EE:1C:E9:73:BF:D4:58:0C:F3:D5:17:BA:6B:E2:6D:AD:78:5B:4C:31:F8:38:B5:94:49:F5:16:37:82:92:34:40:19:81:E7:E7:19:52:23:BF:35:B6:9C:50:0A:51:41:57:50:16:2C:E7:46:48:9B:32:87:CE:23:C3:D4:07:28:2C:7D:5A:E7:B5:F0:BF:BE:93:FE:90:DD:7E:D9:2F:DD:82:20:A9:C8:42:DC:8B:BE:CE:F6:FD:AA:1E:03:59:0B:C4:EE:A3:05:F1:A7:D9:07:5C:1E:40:04:8F:19:ED:56:81:A6:73:39:15:91:BA:22:4D:1F:A9:5C:71:3C:FF:8B:7E:E8:79:D8:01:37:3B:BA:A0:74:91:A1:57:0E:15:23:25:C9:22:BF:57:6D:A6:12:24:BF:25:4E:1F:B8:96:50:93:0C:37:52:72:A0:FB:4E:20:17:52:9E:50:B1:E7:F0:AD:88:1C:24:66:8D:D6:72:D2:2F:FD:1F:74:21:B9:11:8D:73:3D:DF:8F:B8:70:58:85:54:9B:B3:01:DB:43:9B:48:BE:A9:90:FA:34:9D:52:DD:D6:8A:D2:BB:AA:4E:77:F6:FA:FB:07:F5:42:EB:5A:95:04:4D:ED:3F:CA:5F:99:6F:2D:4D:A6:9A:E0:53:32:90:7F:D5:66" }, "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": "20260210125234Z", "not_valid_before": "20240210125234Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:96 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.012) 0:07:45.644 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:104 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.022) 0:07:45.667 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:112 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.011) 0:07:45.678 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:119 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.019) 0:07:45.697 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:130 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.025) 0:07:45.723 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:143 Saturday 10 February 2024 12:52:39 +0000 (0:00:00.021) 0:07:45.745 ***** ok: [sut] => { "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.069463", "end": "2024-02-10 12:52:40.207695", "rc": 0, "start": "2024-02-10 12:52:40.138232" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:152 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.286) 0:07:46.031 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:2 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.019) 0:07:46.051 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:9 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.009) 0:07:46.060 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:14 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.010) 0:07:46.071 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:18 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.010) 0:07:46.082 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:28 Saturday 10 February 2024 12:52:40 +0000 (0:00:00.007) 0:07:46.089 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:38 Saturday 10 February 2024 12:52:43 +0000 (0:00:03.617) 0:07:49.707 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707569556.3546414, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "aa0535d042152cfbbe1d0e408afd0556771025e6", "ctime": 1707569556.4206412, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 205494, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1707569556.3506415, "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": "3405239224", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:43 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.219) 0:07:49.926 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:49 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.010) 0:07:49.937 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:59 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.021) 0:07:49.958 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:65 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.019) 0:07:49.977 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707569555.2816467, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4f8957477fa33daf11537517df315c80ff707d47", "ctime": 1707569556.4206412, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 164390, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1707569556.3506415, "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": "2213334482", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:70 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.221) 0:07:50.198 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:76 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.010) 0:07:50.209 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:86 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.020) 0:07:50.230 ***** ok: [sut] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "58:8E:29:5A:A7:BF:7E:CE:06:FB:41:A4:19:9F:1D:56:D7:52:6B:39" }, "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": "A7:DE:45:A8:A9:AD:AF:CD:7C:18:81:5C:5F:38:E4:05:1E:3D:12:65" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "1E:12:D3:79:12:40:58:10:7F:99:D0:E3:24:B5:E5:8F:1B:BE:1D:01:9F:CC:26:46:F6:7C:4C:B3:B4:82:50:05:AB:DD:D2:F9:00:2C:1F:A2:F0:21:D1:D7:4C:DF:47:4F:AE:B2:C5:E9:53:CD:27:CD:D9:36:53:ED:6D:90:0C:68:C3:8A:FA:45:6B:F0:36:92:B4:FB:D7:29:E8:30:15:35:F7:20:BA:33:00:0B:25:92:29:75:A1:24:5E:47:78:A7:A1:CE:09:0D:04:BF:75:E5:BF:77:78:41:12:23:56:8D:ED:AD:EC:0E:1D:6D:59:E0:37:D4:20:E5:B5:4C:57:79:95:BB:48:E5:E9:19:E6:5B:DB:4F:5F:DA:42:8B:14:BA:98:A4:8B:E3:C1:A8:66:29:72:4E:0C:7B:B1:DB:B0:33:E0:3D:DC:DB:D0:9E:64:5A:69:76:17:4E:5F:FE:39:92:EB:3E:2F:77:8B:F5:80:29:CA:DF:ED:FA:48:B6:8E:AC:4A:86:B2:52:B5:3C:93:F1:1F:9B:DE:48:AE:3D:A4:84:3C:B4:56:B2:95:48:56:65:29:5A:06:B3:05:A7:D1:87:D2:CA:9C:92:8F:DA:86:A6:65:72:06:76:BC:98:54:F0:1D:31:FB:75:27:9B:D4:6F:FA:CC:E3:27:17:CF:ED:A3:AB:81:6A:57:08:3E:1B:93:BE:9F:DD:19:8F:B0:A3:45:ED:87:A1:AD:62:15:D3:D4:CA:73:7F:0A:69:44:3B:E0:FD:B9:E2:3B:AE:CA:FC:AC:48:AB:80:7B:BF:D5:1C:6C:D0:33:9D:84:D8:DF:03:7A:42:E4:C5:06:17:C4:0A:AF:F8:AD:25:AB:BA:3B:CF:A3:D2:8D:7A:A2:54:8C:72:5F:DD:DC:6B:49:57:93:12:56:32:3A:6F:A5:02:E0:61:9E:2F:67:C3:2E:9A:34:D8:5F:C5:34:07:6F:59:DD:F1:61:F2:8A:AE:C7:3F:A8:C7:A3:F8:70:F3:49:FF:B8:61:B2" }, "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": "20260210125236Z", "not_valid_before": "20240210125236Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:92 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.268) 0:07:50.499 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "58:8E:29:5A:A7:BF:7E:CE:06:FB:41:A4:19:9F:1D:56:D7:52:6B:39" }, "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": "A7:DE:45:A8:A9:AD:AF:CD:7C:18:81:5C:5F:38:E4:05:1E:3D:12:65" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "1E:12:D3:79:12:40:58:10:7F:99:D0:E3:24:B5:E5:8F:1B:BE:1D:01:9F:CC:26:46:F6:7C:4C:B3:B4:82:50:05:AB:DD:D2:F9:00:2C:1F:A2:F0:21:D1:D7:4C:DF:47:4F:AE:B2:C5:E9:53:CD:27:CD:D9:36:53:ED:6D:90:0C:68:C3:8A:FA:45:6B:F0:36:92:B4:FB:D7:29:E8:30:15:35:F7:20:BA:33:00:0B:25:92:29:75:A1:24:5E:47:78:A7:A1:CE:09:0D:04:BF:75:E5:BF:77:78:41:12:23:56:8D:ED:AD:EC:0E:1D:6D:59:E0:37:D4:20:E5:B5:4C:57:79:95:BB:48:E5:E9:19:E6:5B:DB:4F:5F:DA:42:8B:14:BA:98:A4:8B:E3:C1:A8:66:29:72:4E:0C:7B:B1:DB:B0:33:E0:3D:DC:DB:D0:9E:64:5A:69:76:17:4E:5F:FE:39:92:EB:3E:2F:77:8B:F5:80:29:CA:DF:ED:FA:48:B6:8E:AC:4A:86:B2:52:B5:3C:93:F1:1F:9B:DE:48:AE:3D:A4:84:3C:B4:56:B2:95:48:56:65:29:5A:06:B3:05:A7:D1:87:D2:CA:9C:92:8F:DA:86:A6:65:72:06:76:BC:98:54:F0:1D:31:FB:75:27:9B:D4:6F:FA:CC:E3:27:17:CF:ED:A3:AB:81:6A:57:08:3E:1B:93:BE:9F:DD:19:8F:B0:A3:45:ED:87:A1:AD:62:15:D3:D4:CA:73:7F:0A:69:44:3B:E0:FD:B9:E2:3B:AE:CA:FC:AC:48:AB:80:7B:BF:D5:1C:6C:D0:33:9D:84:D8:DF:03:7A:42:E4:C5:06:17:C4:0A:AF:F8:AD:25:AB:BA:3B:CF:A3:D2:8D:7A:A2:54:8C:72:5F:DD:DC:6B:49:57:93:12:56:32:3A:6F:A5:02:E0:61:9E:2F:67:C3:2E:9A:34:D8:5F:C5:34:07:6F:59:DD:F1:61:F2:8A:AE:C7:3F:A8:C7:A3:F8:70:F3:49:FF:B8:61:B2" }, "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": "20260210125236Z", "not_valid_before": "20240210125236Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:96 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.012) 0:07:50.511 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:104 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.019) 0:07:50.531 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:112 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.012) 0:07:50.543 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:119 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.018) 0:07:50.561 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:130 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.022) 0:07:50.583 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:143 Saturday 10 February 2024 12:52:44 +0000 (0:00:00.021) 0:07:50.605 ***** ok: [sut] => { "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.069493", "end": "2024-02-10 12:52:45.060934", "rc": 0, "start": "2024-02-10 12:52:44.991441" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:152 Saturday 10 February 2024 12:52:45 +0000 (0:00:00.276) 0:07:50.881 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=98 changed=30 unreachable=0 failed=0 skipped=56 rescued=0 ignored=0 Saturday 10 February 2024 12:52:45 +0000 (0:00:00.023) 0:07:50.904 ***** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 235.80s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:276 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 50.43s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 42.19s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 ----------------------- ipaserver : Install - Setup HTTP --------------------------------------- 41.44s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:335 ----------------------- ipaserver : Install - Setup ADTRUST ------------------------------------ 10.16s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:395 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 9.46s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 ----------------------- ipaserver : Install - Setup NTP ----------------------------------------- 7.62s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 ----------------------- ipaclient : Install - Create IPA NSS database --------------------------- 6.18s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:355 ----------------------- ipaserver : Install - Setup custodia ------------------------------------ 5.97s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.97s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:443 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 4.52s /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Ensure python3 is installed --------------------------------------------- 3.62s /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:28 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.25s /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 ipaserver : Install - Ensure that firewall packages installed ----------- 3.17s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 ------------------------ ipaserver : Install - Setup otpd ---------------------------------------- 2.98s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.44s /WORKDIR/git-weekly-cihyx40yiw/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 ipaserver : Install - Set DS password ----------------------------------- 2.36s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:411 ----------------------- Ensure hostname package is installed ------------------------------------ 2.35s /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:53 ------------------- Ensure python3 is installed --------------------------------------------- 2.33s /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/assert_certificate_parameters.yml:28 Ensure nss package is up-to-date ---------------------------------------- 2.23s /WORKDIR/git-weekly-cihyx40yiw/tests/tasks/setup_ipa.yml:65 ------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---