# 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_subject.yml **************************************************** 2 plays in /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml:2 Saturday 02 December 2023 13:44:38 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 02 December 2023 13:44:38 +0000 (0:00:00.728) 0:00:00.746 ***** included: /WORKDIR/git-weekly-ciu1x3i46x/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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 02 December 2023 13:44:38 +0000 (0:00:00.017) 0:00:00.764 ***** 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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 02 December 2023 13:44:38 +0000 (0:00:00.023) 0:00:00.787 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 02 December 2023 13:44:39 +0000 (0:00:00.277) 0:00:01.064 ***** 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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 02 December 2023 13:44:39 +0000 (0:00:00.027) 0:00:01.092 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 02 December 2023 13:44:39 +0000 (0:00:00.044) 0:00:01.136 ***** 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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 02 December 2023 13:44:41 +0000 (0:00:02.517) 0:00:03.654 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 02 December 2023 13:44:45 +0000 (0:00:03.596) 0:00:07.251 ***** 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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 02 December 2023 13:44:45 +0000 (0:00:00.363) 0:00:07.614 ***** 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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 02 December 2023 13:44:45 +0000 (0:00:00.218) 0:00:07.832 ***** 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": "syslog.target dbus.socket sysinit.target network.target dbus.service systemd-journald.socket system.slice basic.target", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "dbus.socket sysinit.target system.slice", "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": "22331", "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-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 02 December 2023 13:44:46 +0000 (0:00:00.697) 0:00:08.530 ***** changed: [sut] => (item={'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } } MSG: Certificate requested (new). TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.707) 0:00:09.238 ***** skipping: [sut] => (item=['cert', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.031) 0:00:09.269 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.022) 0:00:09.291 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.022) 0:00:09.314 ***** 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-ciu1x3i46x/tests/tests_subject.yml:19 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.024) 0:00:09.339 ***** ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml:48 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.502) 0:00:09.841 ***** included: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:2 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.036) 0:00:09.877 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:9 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.011) 0:00:09.889 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:14 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.021) 0:00:09.910 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:18 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.022) 0:00:09.933 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:29 Saturday 02 December 2023 13:44:47 +0000 (0:00:00.021) 0:00:09.955 ***** 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-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:40 Saturday 02 December 2023 13:44:49 +0000 (0:00:01.255) 0:00:11.210 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701524687.0786986, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "31dc4b95236d11adca08846c00b663b829023b2e", "ctime": 1701524687.074699, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25166115, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701524687.074699, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_subject.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1411, "uid": 0, "version": "2834306824", "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-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:45 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.210) 0:00:11.421 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:51 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.025) 0:00:11.447 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:63 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.029) 0:00:11.477 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:69 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.026) 0:00:11.503 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701524686.9977002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "81d00fb87fa0f1afc3905919e4dfbb6ad1be2bb7", "ctime": 1701524687.074699, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8388814, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701524687.074699, "nlink": 1, "path": "/etc/pki/tls/private/mycert_subject.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "999080355", "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-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:74 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.215) 0:00:11.719 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:80 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.028) 0:00:11.748 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:92 Saturday 02 December 2023 13:44:49 +0000 (0:00:00.031) 0:00:11.779 ***** ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "8F:15:A5:7A:A9:7C:DC:E3:F2:B0:DA:99:C2:70:F1:E7:74:38:F8:6B" }, "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": "68:4A:2A:AE:5D:3F:13:13:50:53:95:5A:97:DD:86:AF:A7:69:6E:5A" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "AA:FA:1E:DA:38:D5:D4:26:7F:66:71:C8:B3:E6:F4:C6:33:34:A0:59:A9:F5:C8:00:21:8E:11:32:7E:F2:A9:88:9F:C1:43:A7:58:0F:04:47:08:82:03:FE:8F:9D:BA:E6:C0:FC:D1:5E:41:AF:D8:11:43:0C:35:28:19:58:AE:3C:D9:AD:42:FE:49:2B:77:01:5C:DF:22:11:B0:57:EA:5E:E8:63:20:D7:8B:50:95:51:D2:3B:FA:DD:C1:6C:BF:67:22:7D:2D:3C:19:99:38:28:EF:94:BE:80:FD:72:05:07:B6:BE:5F:B9:6D:A8:47:3B:1B:19:0D:86:89:F4:2F:67:AA:DA:86:3A:88:4B:1E:5C:F1:3C:43:24:05:1E:45:70:65:2C:12:91:A2:4C:10:C3:DA:F7:61:33:4B:15:47:95:4E:1F:10:AF:F6:8E:BE:F8:A0:5D:9B:8C:9E:51:EB:A8:CE:28:5E:B1:7B:99:B5:3A:F2:3D:AD:9C:CE:C9:7A:14:24:59:22:A6:6B:09:60:4F:A4:C7:E0:34:C4:2F:A0:43:C4:81:72:BD:60:B1:AB:CC:55:CA:C2:A7:F3:51:20:9C:15:DE:7B:77:61:D0:C1:26:53:75:B1:EB:53:9B:FE:7A:53:E9:0B:3B:70:2F:45:53:9D:44:99:F9:83:27:63:9E" }, "subject": [ { "name": "countryName", "oid": "2.5.4.6", "value": "US" }, { "name": "stateOrProvinceName", "oid": "2.5.4.8", "value": "NC" }, { "name": "localityName", "oid": "2.5.4.7", "value": "Raleigh" }, { "name": "organizationName", "oid": "2.5.4.10", "value": "Red Hat" }, { "name": "organizationalUnitName", "oid": "2.5.4.11", "value": "Linux" }, { "name": "commonName", "oid": "2.5.4.3", "value": "Some other common name" } ], "validity": { "not_valid_after": "20241202134446Z", "not_valid_before": "20231202134447Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:98 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.479) 0:00:12.259 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "8F:15:A5:7A:A9:7C:DC:E3:F2:B0:DA:99:C2:70:F1:E7:74:38:F8:6B" }, "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": "68:4A:2A:AE:5D:3F:13:13:50:53:95:5A:97:DD:86:AF:A7:69:6E:5A" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "AA:FA:1E:DA:38:D5:D4:26:7F:66:71:C8:B3:E6:F4:C6:33:34:A0:59:A9:F5:C8:00:21:8E:11:32:7E:F2:A9:88:9F:C1:43:A7:58:0F:04:47:08:82:03:FE:8F:9D:BA:E6:C0:FC:D1:5E:41:AF:D8:11:43:0C:35:28:19:58:AE:3C:D9:AD:42:FE:49:2B:77:01:5C:DF:22:11:B0:57:EA:5E:E8:63:20:D7:8B:50:95:51:D2:3B:FA:DD:C1:6C:BF:67:22:7D:2D:3C:19:99:38:28:EF:94:BE:80:FD:72:05:07:B6:BE:5F:B9:6D:A8:47:3B:1B:19:0D:86:89:F4:2F:67:AA:DA:86:3A:88:4B:1E:5C:F1:3C:43:24:05:1E:45:70:65:2C:12:91:A2:4C:10:C3:DA:F7:61:33:4B:15:47:95:4E:1F:10:AF:F6:8E:BE:F8:A0:5D:9B:8C:9E:51:EB:A8:CE:28:5E:B1:7B:99:B5:3A:F2:3D:AD:9C:CE:C9:7A:14:24:59:22:A6:6B:09:60:4F:A4:C7:E0:34:C4:2F:A0:43:C4:81:72:BD:60:B1:AB:CC:55:CA:C2:A7:F3:51:20:9C:15:DE:7B:77:61:D0:C1:26:53:75:B1:EB:53:9B:FE:7A:53:E9:0B:3B:70:2F:45:53:9D:44:99:F9:83:27:63:9E" }, "subject": [ { "name": "countryName", "oid": "2.5.4.6", "value": "US" }, { "name": "stateOrProvinceName", "oid": "2.5.4.8", "value": "NC" }, { "name": "localityName", "oid": "2.5.4.7", "value": "Raleigh" }, { "name": "organizationName", "oid": "2.5.4.10", "value": "Red Hat" }, { "name": "organizationalUnitName", "oid": "2.5.4.11", "value": "Linux" }, { "name": "commonName", "oid": "2.5.4.3", "value": "Some other common name" } ], "validity": { "not_valid_after": "20241202134446Z", "not_valid_before": "20231202134447Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:102 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.024) 0:00:12.283 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:111 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.028) 0:00:12.312 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:120 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.028) 0:00:12.340 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:127 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.025) 0:00:12.366 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:138 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.030) 0:00:12.397 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:151 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.029) 0:00:12.427 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_subject.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.054179", "end": "2023-12-02 13:44:50.751783", "rc": 0, "start": "2023-12-02 13:44:50.697604" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:160 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.334) 0:00:12.762 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=30 changed=6 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Saturday 02 December 2023 13:44:50 +0000 (0:00:00.024) 0:00:12.786 ***** =============================================================================== linux-system-roles.certificate : Ensure provider packages are installed --- 3.60s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 2.52s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Ensure python3 is installed --------------------------------------------- 1.26s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:29 Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml:2 ---------------------- linux-system-roles.certificate : Ensure certificate requests ------------ 0.71s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 linux-system-roles.certificate : Ensure provider service is running ----- 0.70s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml:19 --------------------- Parse certificate ------------------------------------------------------- 0.48s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:92 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.36s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Retrieve auto-renew flag ------------------------------------------------ 0.33s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Check if system is ostree -------------- 0.28s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.22s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve key file stats ------------------------------------------------- 0.22s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:69 Retrieve certificate file stats ----------------------------------------- 0.21s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:40 linux-system-roles.certificate : Set platform/version specific variables --- 0.04s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Verify each certificate ------------------------------------------------- 0.04s /WORKDIR/git-weekly-ciu1x3i46x/tests/tests_subject.yml:48 --------------------- linux-system-roles.certificate : Slurp the contents of the files -------- 0.03s /WORKDIR/git-weekly-ciu1x3i46x/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Verify key file owner and group ----------------------------------------- 0.03s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:80 Verify certificate Key Usage -------------------------------------------- 0.03s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:127 Verify certificate file owner and group --------------------------------- 0.03s /WORKDIR/git-weekly-ciu1x3i46x/tests/tasks/assert_certificate_parameters.yml:51 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---