ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_example.yml **************************************************** 1 plays in /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Sunday 18 August 2024 18:09:45 -0400 (0:00:00.021) 0:00:00.021 ********* ok: [managed_node1] META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:17 Sunday 18 August 2024 18:09:47 -0400 (0:00:01.429) 0:00:01.451 ********* TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.036) 0:00:01.487 ********* included: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.030) 0:00:01.517 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.089) 0:00:01.607 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.500) 0:00:02.107 ********* ok: [managed_node1] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.065) 0:00:02.172 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Sunday 18 August 2024 18:09:47 -0400 (0:00:00.060) 0:00:02.232 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Sunday 18 August 2024 18:09:48 -0400 (0:00:00.700) 0:00:02.933 ********* ok: [managed_node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ActiveEnterTimestampMonotonic": "14049185", "ActiveExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ActiveExitTimestampMonotonic": "13641850", "ActiveState": "active", "After": "system.slice systemd-journald.socket syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:07:07 EDT", "AssertTimestampMonotonic": "13644539", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ConditionTimestampMonotonic": "13644538", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "347", "ExecMainStartTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ExecMainStartTimestampMonotonic": "13645634", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:07:07 EDT] ; stop_time=[n/a] ; pid=347 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-08-18 18:07:07 EDT", "InactiveEnterTimestampMonotonic": "13644021", "InactiveExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "InactiveExitTimestampMonotonic": "13645674", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "347", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sun 2024-08-18 18:08:42 EDT", "WatchdogTimestampMonotonic": "108914288", "WatchdogUSec": "3min" } } ok: [managed_node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ActiveEnterTimestampMonotonic": "14173863", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-remount-fs.service -.mount systemd-journald.socket system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:07:07 EDT", "AssertTimestampMonotonic": "14049367", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ConditionTimestampMonotonic": "14049366", "ControlGroup": "/system.slice/systemd-journal-flush.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ExecMainExitTimestampMonotonic": "14173692", "ExecMainPID": "364", "ExecMainStartTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ExecMainStartTimestampMonotonic": "14049800", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:07:07 EDT] ; stop_time=[Sun 2024-08-18 18:07:07 EDT] ; pid=364 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "InactiveExitTimestampMonotonic": "14049845", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "-.mount system.slice systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.journald : Create journald configuration drop-in directory] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Sunday 18 August 2024 18:09:49 -0400 (0:00:00.944) 0:00:03.878 ********* changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/journald.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Configure persistent journal] ******* task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 Sunday 18 August 2024 18:09:49 -0400 (0:00:00.474) 0:00:04.353 ********* included: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml for managed_node1 TASK [fedora.linux_system_roles.journald : Ensure persistent log store exists] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Sunday 18 August 2024 18:09:50 -0400 (0:00:00.072) 0:00:04.425 ********* changed: [managed_node1] => { "changed": true, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 Sunday 18 August 2024 18:09:50 -0400 (0:00:00.339) 0:00:04.765 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.009907", "end": "2024-08-18 18:09:50.726639", "rc": 0, "start": "2024-08-18 18:09:50.716732" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 Sunday 18 August 2024 18:09:50 -0400 (0:00:00.432) 0:00:05.197 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Deploy journald configuration drop-in] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Sunday 18 August 2024 18:09:50 -0400 (0:00:00.058) 0:00:05.256 ********* NOTIFIED HANDLER fedora.linux_system_roles.journald : Restart journald services for managed_node1 changed: [managed_node1] => { "changed": true, "checksum": "145d6969c386e1ad3341efbcf9e5d533aa41f499", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "ededd1698c93f8f78b3ad15261037cb1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 236, "src": "/root/.ansible/tmp/ansible-tmp-1724018990.92-9840-127075905158445/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Sunday 18 August 2024 18:09:51 -0400 (0:00:00.730) 0:00:05.986 ********* changed: [managed_node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ActiveEnterTimestampMonotonic": "14049185", "ActiveExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ActiveExitTimestampMonotonic": "13641850", "ActiveState": "active", "After": "system.slice systemd-journald.socket syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:07:07 EDT", "AssertTimestampMonotonic": "13644539", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ConditionTimestampMonotonic": "13644538", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "347", "ExecMainStartTimestamp": "Sun 2024-08-18 18:07:07 EDT", "ExecMainStartTimestampMonotonic": "13645634", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:07:07 EDT] ; stop_time=[n/a] ; pid=347 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-08-18 18:07:07 EDT", "InactiveEnterTimestampMonotonic": "13644021", "InactiveExitTimestamp": "Sun 2024-08-18 18:07:07 EDT", "InactiveExitTimestampMonotonic": "13645674", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "347", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sun 2024-08-18 18:08:42 EDT", "WatchdogTimestampMonotonic": "108914288", "WatchdogUSec": "3min" } } changed: [managed_node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ActiveEnterTimestampMonotonic": "178621191", "ActiveExitTimestamp": "Sun 2024-08-18 18:09:51 EDT", "ActiveExitTimestampMonotonic": "178344907", "ActiveState": "active", "After": "systemd-remount-fs.service -.mount systemd-journald.socket system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:09:52 EDT", "AssertTimestampMonotonic": "178615164", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ConditionTimestampMonotonic": "178615163", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ExecMainExitTimestampMonotonic": "178621042", "ExecMainPID": "9637", "ExecMainStartTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ExecMainStartTimestampMonotonic": "178615700", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:09:52 EDT] ; stop_time=[Sun 2024-08-18 18:09:52 EDT] ; pid=9637 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-08-18 18:09:51 EDT", "InactiveEnterTimestampMonotonic": "178344907", "InactiveExitTimestamp": "Sun 2024-08-18 18:09:52 EDT", "InactiveExitTimestampMonotonic": "178615733", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "-.mount system.slice systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Get systemd-journald service state] ************************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:27 Sunday 18 August 2024 18:09:52 -0400 (0:00:01.090) 0:00:07.077 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.005143", "end": "2024-08-18 18:09:52.870680", "rc": 0, "start": "2024-08-18 18:09:52.865537" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:34 Sunday 18 August 2024 18:09:52 -0400 (0:00:00.253) 0:00:07.330 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Verify that syslog is set properly] ************************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:38 Sunday 18 August 2024 18:09:52 -0400 (0:00:00.053) 0:00:07.383 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "ForwardToSyslog=yes", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002960", "end": "2024-08-18 18:09:53.197563", "rc": 0, "start": "2024-08-18 18:09:53.194603" } STDOUT: ForwardToSyslog=yes TASK [Verify that rate limit interval is set properly] ************************* task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:44 Sunday 18 August 2024 18:09:53 -0400 (0:00:00.278) 0:00:07.662 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "RateLimitIntervalSec=2s", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002852", "end": "2024-08-18 18:09:53.514313", "rc": 0, "start": "2024-08-18 18:09:53.511461" } STDOUT: RateLimitIntervalSec=2s TASK [Verify that rate limit burst is set properly] **************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:50 Sunday 18 August 2024 18:09:53 -0400 (0:00:00.312) 0:00:07.974 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "RateLimitBurst=2000", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002736", "end": "2024-08-18 18:09:53.809403", "rc": 0, "start": "2024-08-18 18:09:53.806667" } STDOUT: RateLimitBurst=2000 TASK [Verify that /var/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:56 Sunday 18 August 2024 18:09:53 -0400 (0:00:00.296) 0:00:08.271 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1724018992.2483723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16392, "charset": "binary", "checksum": "353f886ab1720d9c33dca41edcb1be7c0820a1a2", "ctime": 1724018993.8063745, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 262422, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0640", "mtime": 1724018993.8063745, "nlink": 1, "path": "/var/log/journal/ab468e1c4841418fb17ee901e917f55b/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": "1451103325", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify that system.journal is in online state] *************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:62 Sunday 18 August 2024 18:09:54 -0400 (0:00:00.318) 0:00:08.590 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/ab468e1c4841418fb17ee901e917f55b/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.005127", "end": "2024-08-18 18:09:54.428384", "rc": 0, "start": "2024-08-18 18:09:54.423257" } TASK [Verify that system.journal is compressed] ******************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:71 Sunday 18 August 2024 18:09:54 -0400 (0:00:00.288) 0:00:08.878 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/ab468e1c4841418fb17ee901e917f55b/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.005145", "end": "2024-08-18 18:09:54.726013", "rc": 0, "start": "2024-08-18 18:09:54.720868" } TASK [Verify that system journal can have maximum size of 2.0G] **************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:80 Sunday 18 August 2024 18:09:54 -0400 (0:00:00.300) 0:00:09.179 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl -b -u systemd-journald -p info | grep max | tail -n 1 | grep -q -E 'max( allowed)? 2([.]0)?G'\n", "delta": "0:00:00.006630", "end": "2024-08-18 18:09:54.987412", "rc": 0, "start": "2024-08-18 18:09:54.980782" } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:88 Sunday 18 August 2024 18:09:55 -0400 (0:00:00.271) 0:00:09.451 ********* included: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml for managed_node1 TASK [Get file] **************************************************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:3 Sunday 18 August 2024 18:09:55 -0400 (0:00:00.073) 0:00:09.524 ********* ok: [managed_node1] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCgojCiMgQW5zaWJsZSBtYW5hZ2VkCiMKIyBzeXN0ZW1fcm9sZTpqb3VybmFsZAoKW0pvdXJuYWxdClN0b3JhZ2U9cGVyc2lzdGVudApTeXN0ZW1NYXhVc2U9MjA0OE0KU3BsaXRNb2RlPXVpZApTeW5jSW50ZXJ2YWxTZWM9MW0KQ29tcHJlc3M9eWVzCkZvcndhcmRUb1N5c2xvZz15ZXMKUmF0ZUxpbWl0SW50ZXJ2YWxTZWM9MnMKUmF0ZUxpbWl0QnVyc3Q9MjAwMAo=", "encoding": "base64", "source": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:9 Sunday 18 August 2024 18:09:55 -0400 (0:00:00.499) 0:00:10.023 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:106 Sunday 18 August 2024 18:09:55 -0400 (0:00:00.063) 0:00:10.086 ********* changed: [managed_node1] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Restart journald services] *********************************************** task path: /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:111 Sunday 18 August 2024 18:09:55 -0400 (0:00:00.280) 0:00:10.366 ********* changed: [managed_node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ActiveEnterTimestampMonotonic": "178614491", "ActiveExitTimestamp": "Sun 2024-08-18 18:09:51 EDT", "ActiveExitTimestampMonotonic": "178346764", "ActiveState": "active", "After": "system.slice systemd-journald.socket syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:09:52 EDT", "AssertTimestampMonotonic": "178590984", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ConditionTimestampMonotonic": "178590983", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9636", "ExecMainStartTimestamp": "Sun 2024-08-18 18:09:52 EDT", "ExecMainStartTimestampMonotonic": "178591639", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:09:52 EDT] ; stop_time=[n/a] ; pid=9636 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-08-18 18:09:52 EDT", "InactiveEnterTimestampMonotonic": "178586367", "InactiveExitTimestamp": "Sun 2024-08-18 18:09:52 EDT", "InactiveExitTimestampMonotonic": "178591668", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9636", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sun 2024-08-18 18:09:52 EDT", "WatchdogTimestampMonotonic": "178615152", "WatchdogUSec": "3min" } } changed: [managed_node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sun 2024-08-18 18:09:56 EDT", "ActiveEnterTimestampMonotonic": "182654947", "ActiveExitTimestamp": "Sun 2024-08-18 18:09:56 EDT", "ActiveExitTimestampMonotonic": "182627820", "ActiveState": "active", "After": "systemd-remount-fs.service -.mount systemd-journald.socket system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-08-18 18:09:56 EDT", "AssertTimestampMonotonic": "182651802", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-08-18 18:09:56 EDT", "ConditionTimestampMonotonic": "182651801", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-08-18 18:09:56 EDT", "ExecMainExitTimestampMonotonic": "182654802", "ExecMainPID": "10266", "ExecMainStartTimestamp": "Sun 2024-08-18 18:09:56 EDT", "ExecMainStartTimestampMonotonic": "182652295", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sun 2024-08-18 18:09:56 EDT] ; stop_time=[Sun 2024-08-18 18:09:56 EDT] ; pid=10266 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-08-18 18:09:56 EDT", "InactiveEnterTimestampMonotonic": "182627820", "InactiveExitTimestamp": "Sun 2024-08-18 18:09:56 EDT", "InactiveExitTimestampMonotonic": "182652336", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "-.mount system.slice systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=26 changed=6 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Sunday 18 August 2024 18:09:56 -0400 (0:00:00.723) 0:00:11.090 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.43s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 fedora.linux_system_roles.journald : Restart journald services ---------- 1.09s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Ensure required services are enabled --- 0.94s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.73s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Restart journald services ----------------------------------------------- 0.72s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:111 fedora.linux_system_roles.journald : Ensure required packages are installed --- 0.70s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.50s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Get file ---------------------------------------------------------------- 0.50s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:3 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.47s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.43s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 fedora.linux_system_roles.journald : Ensure persistent log store exists --- 0.34s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Verify that /var/log/journal/$MACHINE_ID/system.journal exists ---------- 0.32s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:56 Verify that rate limit interval is set properly ------------------------- 0.31s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:44 Verify that system.journal is compressed -------------------------------- 0.30s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:71 Verify that rate limit burst is set properly ---------------------------- 0.30s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:50 Verify that system.journal is in online state --------------------------- 0.29s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:62 Cleanup ----------------------------------------------------------------- 0.28s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:106 Verify that syslog is set properly -------------------------------------- 0.28s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:38 Verify that system journal can have maximum size of 2.0G ---------------- 0.27s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:80 Get systemd-journald service state -------------------------------------- 0.25s /tmp/collections-S4r/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:27