# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_run_hooks.yml ************************************************** 2 plays in /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:2 Saturday 11 May 2024 14:04:20 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.870) 0:00:00.883 ********** included: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for sut TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.010) 0:00:00.894 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.017) 0:00:00.911 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.270) 0:00:01.182 ********** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.019) 0:00:01.201 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 11 May 2024 14:04:21 +0000 (0:00:00.028) 0:00:01.230 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 11 May 2024 14:04:25 +0000 (0:00:04.235) 0:00:05.466 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } lsrpackages: certmonger TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 11 May 2024 14:04:30 +0000 (0:00:04.826) 0:00:10.293 ********** 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": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 11 May 2024 14:04:30 +0000 (0:00:00.301) 0:00:10.594 ********** 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": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 11 May 2024 14:04:31 +0000 (0:00:00.233) 0:00:10.828 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target dbus.service systemd-journald.socket syslog.target basic.target dbus.socket network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "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": "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 11 May 2024 14:04:31 +0000 (0:00:00.700) 0:00:11.529 ********** changed: [sut] => (item={'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } } MSG: Certificate requested (new). Pre/Post run hooks updated. TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 11 May 2024 14:04:32 +0000 (0:00:00.953) 0:00:12.482 ********** skipping: [sut] => (item=['cert', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 11 May 2024 14:04:32 +0000 (0:00:00.024) 0:00:12.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 11 May 2024 14:04:32 +0000 (0:00:00.016) 0:00:12.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 11 May 2024 14:04:32 +0000 (0:00:00.016) 0:00:12.541 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Verify certificate] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:17 Saturday 11 May 2024 14:04:32 +0000 (0:00:00.019) 0:00:12.561 ********** ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:31 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.517) 0:00:13.078 ********** included: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:2 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.026) 0:00:13.104 ********** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:9 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.008) 0:00:13.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:14 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.016) 0:00:13.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:18 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.015) 0:00:13.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:29 Saturday 11 May 2024 14:04:33 +0000 (0:00:00.016) 0:00:13.162 ********** 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-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:40 Saturday 11 May 2024 14:04:36 +0000 (0:00:02.799) 0:00:15.962 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715436272.5282543, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fe0eafda7838f85317d78a2d2a441ffb730b5203", "ctime": 1715436272.5252542, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7053283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715436272.5252542, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_run_hooks.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "1475954191", "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-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:45 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.225) 0:00:16.188 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:51 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.019) 0:00:16.207 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:63 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.021) 0:00:16.228 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:69 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.018) 0:00:16.247 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715436272.469253, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "799e8e1b7a6ed8a0f0b6ee248813507419fab30e", "ctime": 1715436272.5252542, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7053281, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715436272.5252542, "nlink": 1, "path": "/etc/pki/tls/private/mycert_run_hooks.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "3910338305", "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-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:74 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.227) 0:00:16.475 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:80 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.020) 0:00:16.496 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:92 Saturday 11 May 2024 14:04:36 +0000 (0:00:00.021) 0:00:16.517 ********** ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "59:98:81:B8:4D:A6:77:D0:92:8C:B0:75:5E:51:50:60:B1:38:D4:D8" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "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": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "5D:3A:F4:B6:DB:11:68:23:84:A1:D5:F7:FF:CE:1B:F3:74:50:09:71" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "35:1F:3A:47:24:E2:43:61:BB:89:09:7E:34:C3:A0:DA:33:B4:5A:C4:E4:7D:F7:57:8D:E3:74:18:E7:E2:4A:E2:6A:7E:B6:2E:9B:7B:22:55:72:2F:19:14:6D:36:6D:14:9C:C2:DE:9A:24:8A:55:54:8B:2A:BB:E0:ED:4C:85:70:3A:25:37:9E:54:FD:96:FD:BF:D3:E4:DD:91:DA:F5:E0:EC:DA:60:F8:E4:16:B7:32:E3:14:6A:C1:92:59:F2:30:36:36:22:3C:70:32:66:6B:8A:71:B8:A2:A3:A6:08:3E:6D:9A:6C:AF:93:72:3C:B7:C9:0C:7D:2D:5C:96:59:63:F0:B1:E2:CA:8E:2F:87:F4:FE:83:86:46:D3:DF:16:E9:4C:9A:E0:DE:C2:70:65:BA:A6:AA:C2:C0:E3:81:7E:C7:62:F8:F7:6E:A5:57:8E:FB:C0:71:B4:35:F4:5C:0E:F7:22:23:9D:3D:D2:41:8E:70:59:8B:94:40:D1:92:F3:CC:42:EB:F6:14:2D:9C:9F:41:04:44:7A:4D:4E:3E:8C:CA:BD:7F:CD:1B:B5:08:13:74:8A:9B:34:C2:2E:1E:8A:51:B5:92:CC:8A:98:39:F2:80:4B:F6:DC:72:DF:37:78:05:29:79:CC:7A:96:95:0E:47:FB:93:82:06:08:92:0B:C8" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250511140432Z", "not_valid_before": "20240511140432Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:98 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.472) 0:00:16.989 ********** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "59:98:81:B8:4D:A6:77:D0:92:8C:B0:75:5E:51:50:60:B1:38:D4:D8" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "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": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "5D:3A:F4:B6:DB:11:68:23:84:A1:D5:F7:FF:CE:1B:F3:74:50:09:71" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "35:1F:3A:47:24:E2:43:61:BB:89:09:7E:34:C3:A0:DA:33:B4:5A:C4:E4:7D:F7:57:8D:E3:74:18:E7:E2:4A:E2:6A:7E:B6:2E:9B:7B:22:55:72:2F:19:14:6D:36:6D:14:9C:C2:DE:9A:24:8A:55:54:8B:2A:BB:E0:ED:4C:85:70:3A:25:37:9E:54:FD:96:FD:BF:D3:E4:DD:91:DA:F5:E0:EC:DA:60:F8:E4:16:B7:32:E3:14:6A:C1:92:59:F2:30:36:36:22:3C:70:32:66:6B:8A:71:B8:A2:A3:A6:08:3E:6D:9A:6C:AF:93:72:3C:B7:C9:0C:7D:2D:5C:96:59:63:F0:B1:E2:CA:8E:2F:87:F4:FE:83:86:46:D3:DF:16:E9:4C:9A:E0:DE:C2:70:65:BA:A6:AA:C2:C0:E3:81:7E:C7:62:F8:F7:6E:A5:57:8E:FB:C0:71:B4:35:F4:5C:0E:F7:22:23:9D:3D:D2:41:8E:70:59:8B:94:40:D1:92:F3:CC:42:EB:F6:14:2D:9C:9F:41:04:44:7A:4D:4E:3E:8C:CA:BD:7F:CD:1B:B5:08:13:74:8A:9B:34:C2:2E:1E:8A:51:B5:92:CC:8A:98:39:F2:80:4B:F6:DC:72:DF:37:78:05:29:79:CC:7A:96:95:0E:47:FB:93:82:06:08:92:0B:C8" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250511140432Z", "not_valid_before": "20240511140432Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:102 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.019) 0:00:17.009 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:111 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.020) 0:00:17.029 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:120 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.019) 0:00:17.048 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:127 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.020) 0:00:17.069 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:138 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.022) 0:00:17.092 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:151 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.022) 0:00:17.114 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_run_hooks.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.052027", "end": "2024-05-11 14:04:37.620314", "rc": 0, "start": "2024-05-11 14:04:37.568287" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:160 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.330) 0:00:17.445 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get certificate timestamp] *********************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:39 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.020) 0:00:17.465 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715436272.5282543, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fe0eafda7838f85317d78a2d2a441ffb730b5203", "ctime": 1715436272.5252542, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7053283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715436272.5252542, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_run_hooks.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "1475954191", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get pre-run file timestamp] ********************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:43 Saturday 11 May 2024 14:04:37 +0000 (0:00:00.225) 0:00:17.691 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715436272.5222542, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715436272.5222542, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7053282, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715436272.5222542, "nlink": 1, "path": "/etc/pki/before_cert.tmp", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "170830745", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get post-run file timestamp] ********************************************* task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:47 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.211) 0:00:17.903 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715436272.563255, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715436272.563255, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7053284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715436272.563255, "nlink": 1, "path": "/etc/pki/after_cert.tmp", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2700410415", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert file created before cert] ***************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:51 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.209) 0:00:18.112 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert file created after cert] ****************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:58 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.020) 0:00:18.132 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get pre/post-scripts files] ********************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:66 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.019) 0:00:18.151 ********** ok: [sut] => { "changed": false, "examined": 2, "files": [ { "atime": 1715436272.5202541, "ctime": 1715436272.205247, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 71303489, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0770", "mtime": 1715436272.205247, "nlink": 1, "path": "/etc/certmonger/pre-scripts/mycert_run_hooks-369fd46.sh", "pw_name": "root", "rgrp": true, "roth": false, "rusr": true, "size": 92, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": true, "xoth": false, "xusr": true }, { "atime": 1715436272.5612552, "ctime": 1715436272.205247, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 75497793, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0770", "mtime": 1715436272.205247, "nlink": 1, "path": "/etc/certmonger/post-scripts/mycert_run_hooks-369fd46.sh", "pw_name": "root", "rgrp": true, "roth": false, "rusr": true, "size": 91, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": true, "xoth": false, "xusr": true } ], "matched": 2 } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:74 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.267) 0:00:18.419 ********** included: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml for sut included: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:3 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.023) 0:00:18.443 ********** ok: [sut] => { "changed": false, "content": "IyEvYmluL2Jhc2gKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6Y2VydGlmaWNhdGUKCnRvdWNoIC9ldGMvcGtpL2JlZm9yZV9jZXJ0LnRtcAo=", "encoding": "base64", "source": "/etc/certmonger/pre-scripts/mycert_run_hooks-369fd46.sh" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:8 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.269) 0:00:18.712 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:3 Saturday 11 May 2024 14:04:38 +0000 (0:00:00.027) 0:00:18.740 ********** ok: [sut] => { "changed": false, "content": "IyEvYmluL2Jhc2gKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6Y2VydGlmaWNhdGUKCnRvdWNoIC9ldGMvcGtpL2FmdGVyX2NlcnQudG1wCg==", "encoding": "base64", "source": "/etc/certmonger/post-scripts/mycert_run_hooks-369fd46.sh" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:8 Saturday 11 May 2024 14:04:39 +0000 (0:00:00.206) 0:00:18.946 ********** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=42 changed=6 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Saturday 11 May 2024 14:04:39 +0000 (0:00:00.025) 0:00:18.972 ********** =============================================================================== linux-system-roles.certificate : Ensure provider packages are installed --- 4.83s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 4.24s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Ensure python3 is installed --------------------------------------------- 2.80s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:29 linux-system-roles.certificate : Ensure certificate requests ------------ 0.95s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:2 -------------------- linux-system-roles.certificate : Ensure provider service is running ----- 0.70s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:17 ------------------- Parse certificate ------------------------------------------------------- 0.47s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:92 Retrieve auto-renew flag ------------------------------------------------ 0.33s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.30s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 linux-system-roles.certificate : Check if system is ostree -------------- 0.27s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Get file ---------------------------------------------------------------- 0.27s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:3 ----------------- Get pre/post-scripts files ---------------------------------------------- 0.27s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:66 ------------------- linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.23s /WORKDIR/git-weekly-cii_phmx2t/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve key file stats ------------------------------------------------- 0.23s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:69 Retrieve certificate file stats ----------------------------------------- 0.23s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/assert_certificate_parameters.yml:40 Get certificate timestamp ----------------------------------------------- 0.23s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:39 ------------------- Get pre-run file timestamp ---------------------------------------------- 0.21s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:43 ------------------- Get post-run file timestamp --------------------------------------------- 0.21s /WORKDIR/git-weekly-cii_phmx2t/tests/tests_run_hooks.yml:47 ------------------- Get file ---------------------------------------------------------------- 0.21s /WORKDIR/git-weekly-cii_phmx2t/tests/tasks/check_header.yml:3 ----------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---