# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] 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.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_certificate_runafter.yml *************************************** 1 plays in /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml PLAY [test certificate issuance with run_after shell script] ******************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:5 Saturday 19 November 2022 17:31:01 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Install cockpit] ********************************************************* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:8 Saturday 19 November 2022 17:31:02 +0000 (0:00:01.052) 0:00:01.066 ***** TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 Saturday 19 November 2022 17:31:02 +0000 (0:00:00.059) 0:00:01.126 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Saturday 19 November 2022 17:31:02 +0000 (0:00:00.031) 0:00:01.157 ***** ok: [sut] TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.470) 0:00:01.628 ***** ok: [sut] => (item=/WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.041) 0:00:01.669 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:16 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.025) 0:00:01.695 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:20 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.024) 0:00:01.720 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for sut => (item=/WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.042) 0:00:01.762 ***** ok: [sut] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 Saturday 19 November 2022 17:31:03 +0000 (0:00:00.037) 0:00:01.800 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-bridge-275.1-1.fc35.x86_64", "Installed: gsettings-desktop-schemas-41.0-1.fc35.x86_64", "Installed: glib-networking-2.70.1-1.fc35.x86_64", "Installed: libproxy-0.4.17-3.fc35.x86_64", "Installed: cockpit-system-275.1-1.fc35.noarch", "Installed: cockpit-ws-275.1-1.fc35.x86_64", "Installed: openssl-1:1.1.1q-1.fc35.x86_64", "Installed: sscg-3.0.2-6.fc35.x86_64", "Installed: fedora-logos-35.0.0-2.fc35.noarch", "Installed: adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch", "Installed: abattis-cantarell-fonts-0.301-5.fc35.noarch" ] } TASK [fedora.linux_system_roles.cockpit : Configure firewall] ****************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:26 Saturday 19 November 2022 17:31:23 +0000 (0:00:20.168) 0:00:21.969 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml for sut TASK [Ensure the cockpit service is enabled] *********************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.030) 0:00:21.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Configure selinux] ******************* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:29 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.042) 0:00:22.041 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml for sut TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml:3 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.030) 0:00:22.072 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.042) 0:00:22.115 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:41 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.030) 0:00:22.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:56 Saturday 19 November 2022 17:31:23 +0000 (0:00:00.029) 0:00:22.175 ***** ok: [sut] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent" } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:65 Saturday 19 November 2022 17:31:24 +0000 (0:00:00.434) 0:00:22.609 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "Backlog": "4096", "Before": "sockets.target shutdown.target cockpit.service cockpit-motd.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "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": "no", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "n/a", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:cockpit-ws(8)\"", "DynamicUser": "no", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorName": "cockpit.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "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": "14797", "LimitNPROCSoft": "14797", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14797", "LimitSIGPENDINGSoft": "14797", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:9090 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "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", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "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": "n/a", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "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": "4439", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "20", "TriggerLimitIntervalUSec": "2s", "Triggers": "cockpit.service", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "cockpit-motd.service", "WatchdogSignal": "6", "Writable": "no" } } TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 Saturday 19 November 2022 17:31:25 +0000 (0:00:01.228) 0:00:23.838 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Check the OS version for self-sign] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:87 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.032) 0:00:23.871 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:95 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.042) 0:00:23.913 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:101 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.043) 0:00:23.957 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:106 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.044) 0:00:24.001 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:116 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.030) 0:00:24.032 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for sut TASK [Allow certmonger to write into Cockpit's certificate directory] ********** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:18 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.035) 0:00:24.067 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cockpit/ws-certs.d/", "secontext": "system_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Generate certificate with certificate system role] *********************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:25 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.269) 0:00:24.337 ***** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.055) 0:00:24.392 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.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/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 19 November 2022 17:31:25 +0000 (0:00:00.029) 0:00:24.421 ***** ok: [sut] TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Saturday 19 November 2022 17:31:26 +0000 (0:00:00.467) 0:00:24.888 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 19 November 2022 17:31:26 +0000 (0:00:00.053) 0:00:24.942 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-7.fc35.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 Saturday 19 November 2022 17:31:30 +0000 (0:00:03.690) 0:00:28.633 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.15-2.fc35.x86_64", "Installed: dbus-tools-1:1.12.24-1.fc35.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 Saturday 19 November 2022 17:31:35 +0000 (0:00:05.206) 0:00:33.839 ***** 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/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 Saturday 19 November 2022 17:31:35 +0000 (0:00:00.327) 0:00:34.167 ***** 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/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 Saturday 19 November 2022 17:31:35 +0000 (0:00:00.311) 0:00:34.478 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target system.slice dbus-broker.service network.target sysinit.target dbus.socket basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "n/a", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "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 }", "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 }", "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": "0", "IOSchedulingPriority": "0", "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", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "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": "14797", "LimitNPROCSoft": "14797", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14797", "LimitSIGPENDINGSoft": "14797", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "n/a", "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": "4439", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Saturday 19 November 2022 17:31:36 +0000 (0:00:00.907) 0:00:35.385 ***** changed: [sut] => (item={'name': 'monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'local', 'group': 'cockpit-ws', 'run_after': 'DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "local", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-ws", "name": "monger-cockpit", "run_after": "DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n" } } MSG: Certificate requested (new). Pre/Post run hooks updated. File attributes updated. META: role_complete for sut TASK [Get PEM of certmonger's local CA] **************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:49 Saturday 19 November 2022 17:31:37 +0000 (0:00:00.895) 0:00:36.281 ***** changed: [sut] => { "changed": true, "cmd": [ "openssl", "pkcs12", "-in", "/var/lib/certmonger/local/creds", "-out", "/var/lib/certmonger/local/ca.pem", "-nokeys", "-nodes", "-passin", "pass:" ], "delta": "0:00:00.009031", "end": "2022-11-19 17:31:38.163105", "rc": 0, "start": "2022-11-19 17:31:38.154074" } TASK [test - cockpit works with TLS and expected certificate] ****************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:56 Saturday 19 November 2022 17:31:38 +0000 (0:00:00.423) 0:00:36.705 ***** ok: [sut] => { "changed": false, "cmd": [ "curl", "--cacert", "/var/lib/certmonger/local/ca.pem", "https://localhost:9090" ], "delta": "0:00:00.195621", "end": "2022-11-19 17:31:38.610495", "rc": 0, "start": "2022-11-19 17:31:38.414874" } STDOUT: Loading...

Please enable JavaScript to use the Web Console.

STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11306 0 11306 0 0 61530 0 --:--:-- --:--:-- --:--:-- 61781 TASK [test - get certmonger tracking status] *********************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:62 Saturday 19 November 2022 17:31:38 +0000 (0:00:00.449) 0:00:37.155 ***** ok: [sut] => { "changed": false, "cmd": [ "getcert", "list", "--tracking-only", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.055308", "end": "2022-11-19 17:31:38.924345", "rc": 0, "start": "2022-11-19 17:31:38.869037" } STDOUT: Number of certificates and requests being tracked: 1. Request ID '20221119173137': status: MONITORING stuck: no key pair storage: type=FILE,location='/etc/pki/tls/private/monger-cockpit.key' certificate: type=FILE,location='/etc/pki/tls/certs/monger-cockpit.crt' CA: local issuer: CN=a23de8a2-db084501-a6116840-e34972eb,CN=Local Signing Authority subject: CN=localhost issued: 2022-11-19 17:31:37 UTC expires: 2023-11-19 17:31:37 UTC dns: localhost,www.example.com key usage: digitalSignature,keyEncipherment eku: id-kp-serverAuth,id-kp-clientAuth pre-save command: post-save command: /etc/certmonger/post-scripts/monger-cockpit-59d1099.sh track: yes auto-renew: yes TASK [test - ensure certificate generation succeeded] ************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:69 Saturday 19 November 2022 17:31:38 +0000 (0:00:00.310) 0:00:37.466 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [test - clean up tracked certificate] ************************************* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:73 Saturday 19 November 2022 17:31:38 +0000 (0:00:00.030) 0:00:37.496 ***** ok: [sut] => { "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.042376", "end": "2022-11-19 17:31:39.249685", "rc": 0, "start": "2022-11-19 17:31:39.207309" } STDOUT: Request "20221119173137" removed. TASK [test - clean up generated certificate] *********************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:80 Saturday 19 November 2022 17:31:39 +0000 (0:00:00.295) 0:00:37.791 ***** changed: [sut] => { "changed": true, "path": "/etc/pki/tls/certs/monger-cockpit.crt", "state": "absent" } TASK [test - clean up generated private key] *********************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:85 Saturday 19 November 2022 17:31:39 +0000 (0:00:00.265) 0:00:38.056 ***** changed: [sut] => { "changed": true, "path": "/etc/pki/tls/private/monger-cockpit.key", "state": "absent" } TASK [test - clean up copied certificate] ************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:90 Saturday 19 November 2022 17:31:39 +0000 (0:00:00.263) 0:00:38.320 ***** changed: [sut] => { "changed": true, "path": "/etc/cockpit/ws-certs.d/monger-cockpit.cert", "state": "absent" } TASK [test - generic cleanup] ************************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:95 Saturday 19 November 2022 17:31:40 +0000 (0:00:00.259) 0:00:38.579 ***** included: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml for sut TASK [Cleanup - packages] ****************************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:1 Saturday 19 November 2022 17:31:40 +0000 (0:00:00.030) 0:00:38.610 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-275.1-1.fc35.x86_64", "Removed: cockpit-system-275.1-1.fc35.noarch", "Removed: cockpit-ws-275.1-1.fc35.x86_64" ] } TASK [Cleanup - find certificates] ********************************************* task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:13 Saturday 19 November 2022 17:31:52 +0000 (0:00:12.849) 0:00:51.460 ***** ok: [sut] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [Cleanup - certificates] ************************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:23 Saturday 19 November 2022 17:31:53 +0000 (0:00:00.443) 0:00:51.903 ***** TASK [Cleanup - config file] *************************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:32 Saturday 19 November 2022 17:31:53 +0000 (0:00:00.023) 0:00:51.927 ***** ok: [sut] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [Cleanup - port customization] ******************************************** task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:40 Saturday 19 November 2022 17:31:53 +0000 (0:00:00.257) 0:00:52.184 ***** ok: [sut] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [Cleanup - Reload systemd] ************************************************ task path: /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:48 Saturday 19 November 2022 17:31:53 +0000 (0:00:00.259) 0:00:52.443 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=34 changed=13 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Saturday 19 November 2022 17:31:54 +0000 (0:00:00.763) 0:00:53.207 ***** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 20.17s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 Cleanup - packages ----------------------------------------------------- 12.85s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:1 --- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 5.21s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.69s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 1.23s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:65 Gathering Facts --------------------------------------------------------- 1.05s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:5 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.91s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.90s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Cleanup - Reload systemd ------------------------------------------------ 0.76s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:48 -- fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.47s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.47s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 test - cockpit works with TLS and expected certificate ------------------ 0.45s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:56 Cleanup - find certificates --------------------------------------------- 0.44s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tasks/cleanup.yml:13 -- fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port --- 0.43s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:56 Get PEM of certmonger's local CA ---------------------------------------- 0.42s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:49 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.33s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.31s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 test - get certmonger tracking status ----------------------------------- 0.31s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:62 test - clean up tracked certificate ------------------------------------- 0.30s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:73 Allow certmonger to write into Cockpit's certificate directory ---------- 0.27s /WORKDIR/dist-git-cockpit-use-fedora-lsr-8i53yvfl/tests/tests_certificate_runafter.yml:18 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ---^---^---^---^---^---