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-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Saturday 14 December 2024 07:43:25 -0500 (0:00:00.022) 0:00:00.022 ***** ok: [managed-node1] META: ran handlers TASK [Make a copy of the service files] **************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:20 Saturday 14 December 2024 07:43:27 -0500 (0:00:01.105) 0:00:01.128 ***** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "ba7235ac7ecad9498e4af78093e57dcf56a73055", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "item": "systemd-journald.service", "md5sum": "707487612851a16026d2d963c76fc60f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1156, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "e169a946603ef0b9baf459e546bec38aff2e525d", "dest": "/etc/systemd/system/systemd-journal-flush.service", "gid": 0, "group": "root", "item": "systemd-journal-flush.service", "md5sum": "7e46ea040b6ac65f47ced5e70913b444", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 735, "src": "/usr/lib/systemd/system/systemd-journal-flush.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:28 Saturday 14 December 2024 07:43:27 -0500 (0:00:00.752) 0:00:01.881 ***** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journald.service" } MSG: line added changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journal-flush.service" } MSG: line added TASK [Make a copy of the systemd-journald.service] ***************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:35 Saturday 14 December 2024 07:43:28 -0500 (0:00:00.748) 0:00:02.630 ***** changed: [managed-node1] => { "changed": true, "checksum": "ba7235ac7ecad9498e4af78093e57dcf56a73055", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "md5sum": "707487612851a16026d2d963c76fc60f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1156, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:42 Saturday 14 December 2024 07:43:28 -0500 (0:00:00.327) 0:00:02.957 ***** changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [Reload systemd to ensure startlimit changes take effect upon restart] **** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:48 Saturday 14 December 2024 07:43:29 -0500 (0:00:00.274) 0:00:03.231 ***** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run the role] ************************************************************ task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:52 Saturday 14 December 2024 07:43:29 -0500 (0:00:00.649) 0:00:03.880 ***** TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Saturday 14 December 2024 07:43:29 -0500 (0:00:00.044) 0:00:03.925 ***** included: /tmp/collections-4zT/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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Saturday 14 December 2024 07:43:29 -0500 (0:00:00.028) 0:00:03.953 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Saturday 14 December 2024 07:43:29 -0500 (0:00:00.040) 0:00:03.994 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Saturday 14 December 2024 07:43:30 -0500 (0:00:00.396) 0:00:04.390 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Saturday 14 December 2024 07:43:30 -0500 (0:00:00.066) 0:00:04.457 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Saturday 14 December 2024 07:43:30 -0500 (0:00:00.061) 0:00:04.519 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Saturday 14 December 2024 07:43:31 -0500 (0:00:00.868) 0:00:05.388 ***** 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": "Sat 2024-12-14 07:39:30 EST", "ActiveEnterTimestampMonotonic": "7021503", "ActiveExitTimestamp": "Sat 2024-12-14 07:39:30 EST", "ActiveExitTimestampMonotonic": "6953967", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:39:30 EST", "AssertTimestampMonotonic": "6956845", "Before": "systemd-journal-flush.service sysinit.target", "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": "Sat 2024-12-14 07:39:30 EST", "ConditionTimestampMonotonic": "6956843", "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": "344", "ExecMainStartTimestamp": "Sat 2024-12-14 07:39:30 EST", "ExecMainStartTimestampMonotonic": "6957909", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/etc/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-14 07:39:30 EST", "InactiveEnterTimestampMonotonic": "6956132", "InactiveExitTimestamp": "Sat 2024-12-14 07:39:30 EST", "InactiveExitTimestampMonotonic": "6957946", "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": "344", "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": "Sat 2024-12-14 07:42:57 EST", "WatchdogTimestampMonotonic": "213829553", "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": "Sat 2024-12-14 07:39:30 EST", "ActiveEnterTimestampMonotonic": "7150067", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount systemd-remount-fs.service system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:39:30 EST", "AssertTimestampMonotonic": "7120817", "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": "Sat 2024-12-14 07:39:30 EST", "ConditionTimestampMonotonic": "7120816", "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": "Sat 2024-12-14 07:39:30 EST", "ExecMainExitTimestampMonotonic": "7149832", "ExecMainPID": "361", "ExecMainStartTimestamp": "Sat 2024-12-14 07:39:30 EST", "ExecMainStartTimestampMonotonic": "7121549", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-12-14 07:39:30 EST", "InactiveExitTimestampMonotonic": "7121597", "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": "systemd-journald.service system.slice -.mount", "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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Saturday 14 December 2024 07:43:32 -0500 (0:00:00.776) 0:00:06.164 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 Saturday 14 December 2024 07:43:32 -0500 (0:00:00.441) 0:00:06.606 ***** included: /tmp/collections-4zT/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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Saturday 14 December 2024 07:43:32 -0500 (0:00:00.055) 0:00:06.661 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 Saturday 14 December 2024 07:43:32 -0500 (0:00:00.327) 0:00:06.989 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.011815", "end": "2024-12-14 07:43:33.333439", "rc": 0, "start": "2024-12-14 07:43:33.321624" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 Saturday 14 December 2024 07:43:33 -0500 (0:00:00.462) 0:00:07.451 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Saturday 14 December 2024 07:43:33 -0500 (0:00:00.047) 0:00:07.499 ***** 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-1734180213.5-9858-158757096387094/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Saturday 14 December 2024 07:43:34 -0500 (0:00:00.584) 0:00:08.084 ***** 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": "Sat 2024-12-14 07:39:30 EST", "ActiveEnterTimestampMonotonic": "7021503", "ActiveExitTimestamp": "Sat 2024-12-14 07:39:30 EST", "ActiveExitTimestampMonotonic": "6953967", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:39:30 EST", "AssertTimestampMonotonic": "6956845", "Before": "systemd-journal-flush.service sysinit.target", "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": "Sat 2024-12-14 07:39:30 EST", "ConditionTimestampMonotonic": "6956843", "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": "344", "ExecMainStartTimestamp": "Sat 2024-12-14 07:39:30 EST", "ExecMainStartTimestampMonotonic": "6957909", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/etc/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-14 07:39:30 EST", "InactiveEnterTimestampMonotonic": "6956132", "InactiveExitTimestamp": "Sat 2024-12-14 07:39:30 EST", "InactiveExitTimestampMonotonic": "6957946", "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": "344", "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": "Sat 2024-12-14 07:42:57 EST", "WatchdogTimestampMonotonic": "213829553", "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": "Sat 2024-12-14 07:43:34 EST", "ActiveEnterTimestampMonotonic": "250710060", "ActiveExitTimestamp": "Sat 2024-12-14 07:43:34 EST", "ActiveExitTimestampMonotonic": "250682620", "ActiveState": "active", "After": "systemd-journald.socket -.mount systemd-remount-fs.service system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:43:34 EST", "AssertTimestampMonotonic": "250706050", "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": "Sat 2024-12-14 07:43:34 EST", "ConditionTimestampMonotonic": "250706049", "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": "Sat 2024-12-14 07:43:34 EST", "ExecMainExitTimestampMonotonic": "250709897", "ExecMainPID": "10082", "ExecMainStartTimestamp": "Sat 2024-12-14 07:43:34 EST", "ExecMainStartTimestampMonotonic": "250706634", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-12-14 07:43:34 EST] ; stop_time=[Sat 2024-12-14 07:43:34 EST] ; pid=10082 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-14 07:43:34 EST", "InactiveEnterTimestampMonotonic": "250682620", "InactiveExitTimestamp": "Sat 2024-12-14 07:43:34 EST", "InactiveExitTimestampMonotonic": "250706670", "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": "systemd-journald.service system.slice -.mount", "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-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:62 Saturday 14 December 2024 07:43:34 -0500 (0:00:00.888) 0:00:08.972 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.006227", "end": "2024-12-14 07:43:35.152688", "rc": 0, "start": "2024-12-14 07:43:35.146461" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:69 Saturday 14 December 2024 07:43:35 -0500 (0:00:00.289) 0:00:09.262 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that syslog is set properly] ************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:73 Saturday 14 December 2024 07:43:35 -0500 (0:00:00.045) 0:00:09.307 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "ForwardToSyslog=yes", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003722", "end": "2024-12-14 07:43:35.521215", "rc": 0, "start": "2024-12-14 07:43:35.517493" } STDOUT: ForwardToSyslog=yes TASK [Verify that rate limit interval is set properly] ************************* task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:79 Saturday 14 December 2024 07:43:35 -0500 (0:00:00.324) 0:00:09.632 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "RateLimitIntervalSec=2s", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003657", "end": "2024-12-14 07:43:35.829244", "rc": 0, "start": "2024-12-14 07:43:35.825587" } STDOUT: RateLimitIntervalSec=2s TASK [Verify that rate limit burst is set properly] **************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:85 Saturday 14 December 2024 07:43:35 -0500 (0:00:00.304) 0:00:09.936 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "RateLimitBurst=2000", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003544", "end": "2024-12-14 07:43:36.151084", "rc": 0, "start": "2024-12-14 07:43:36.147540" } STDOUT: RateLimitBurst=2000 TASK [Verify that /var/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:91 Saturday 14 December 2024 07:43:36 -0500 (0:00:00.324) 0:00:10.260 ***** ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1734180214.4043074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16400, "charset": "binary", "checksum": "8abe4fdccd5af3589cb828aca462ac2d9c34aad5", "ctime": 1734180216.1463184, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 262460, "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": 1734180216.1463184, "nlink": 1, "path": "/var/log/journal/2b414072aea640d88fcfb5e68a29b358/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": "430456288", "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-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:97 Saturday 14 December 2024 07:43:36 -0500 (0:00:00.326) 0:00:10.587 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/2b414072aea640d88fcfb5e68a29b358/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.006445", "end": "2024-12-14 07:43:36.791248", "rc": 0, "start": "2024-12-14 07:43:36.784803" } TASK [Verify that system.journal is compressed] ******************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:106 Saturday 14 December 2024 07:43:36 -0500 (0:00:00.310) 0:00:10.898 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/2b414072aea640d88fcfb5e68a29b358/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.005591", "end": "2024-12-14 07:43:37.105265", "rc": 0, "start": "2024-12-14 07:43:37.099674" } TASK [Verify that system journal can have maximum size of 2.0G] **************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:115 Saturday 14 December 2024 07:43:37 -0500 (0:00:00.313) 0:00:11.212 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; journalctl -b -u systemd-journald -p info | grep -E \"((System [Jj]ournal)|(Permanent journal)) .*max\" | tail -n 1 | grep -q -E 'max( allowed)? 2([.]0)?G'\n", "delta": "0:00:00.007028", "end": "2024-12-14 07:43:37.371549", "rc": 0, "start": "2024-12-14 07:43:37.364521" } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:124 Saturday 14 December 2024 07:43:37 -0500 (0:00:00.264) 0:00:11.476 ***** included: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:3 Saturday 14 December 2024 07:43:37 -0500 (0:00:00.068) 0:00:11.545 ***** 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-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:9 Saturday 14 December 2024 07:43:37 -0500 (0:00:00.411) 0:00:11.957 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:142 Saturday 14 December 2024 07:43:37 -0500 (0:00:00.064) 0:00:12.022 ***** changed: [managed-node1] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Remove copy of the service files] **************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:147 Saturday 14 December 2024 07:43:38 -0500 (0:00:00.290) 0:00:12.312 ***** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "path": "/etc/systemd/system/systemd-journald.service", "state": "absent" } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "path": "/etc/systemd/system/systemd-journal-flush.service", "state": "absent" } TASK [Reload systemd to cleanup] *********************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:153 Saturday 14 December 2024 07:43:38 -0500 (0:00:00.553) 0:00:12.865 ***** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Restart journald services] *********************************************** task path: /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:157 Saturday 14 December 2024 07:43:39 -0500 (0:00:00.393) 0:00:13.259 ***** 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": "Sat 2024-12-14 07:43:34 EST", "ActiveEnterTimestampMonotonic": "250705536", "ActiveExitTimestamp": "Sat 2024-12-14 07:43:34 EST", "ActiveExitTimestampMonotonic": "250684037", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:43:34 EST", "AssertTimestampMonotonic": "250692994", "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": "Sat 2024-12-14 07:43:34 EST", "ConditionTimestampMonotonic": "250692993", "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": "10081", "ExecMainStartTimestamp": "Sat 2024-12-14 07:43:34 EST", "ExecMainStartTimestampMonotonic": "250693660", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "Sat 2024-12-14 07:43:34 EST", "InactiveEnterTimestampMonotonic": "250692529", "InactiveExitTimestamp": "Sat 2024-12-14 07:43:34 EST", "InactiveExitTimestampMonotonic": "250693695", "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": "10081", "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": "Sat 2024-12-14 07:43:34 EST", "WatchdogTimestampMonotonic": "250706035", "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": "Sat 2024-12-14 07:43:39 EST", "ActiveEnterTimestampMonotonic": "255855710", "ActiveExitTimestamp": "Sat 2024-12-14 07:43:39 EST", "ActiveExitTimestampMonotonic": "255829426", "ActiveState": "active", "After": "systemd-journald.service systemd-remount-fs.service system.slice systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-14 07:43:39 EST", "AssertTimestampMonotonic": "255851939", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.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": "Sat 2024-12-14 07:43:39 EST", "ConditionTimestampMonotonic": "255851938", "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": "Sat 2024-12-14 07:43:39 EST", "ExecMainExitTimestampMonotonic": "255855561", "ExecMainPID": "10878", "ExecMainStartTimestamp": "Sat 2024-12-14 07:43:39 EST", "ExecMainStartTimestampMonotonic": "255852511", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-12-14 07:43:39 EST] ; stop_time=[Sat 2024-12-14 07:43:39 EST] ; pid=10878 ; 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": "Sat 2024-12-14 07:43:39 EST", "InactiveEnterTimestampMonotonic": "255829426", "InactiveExitTimestamp": "Sat 2024-12-14 07:43:39 EST", "InactiveExitTimestampMonotonic": "255852554", "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": "systemd-journald.service -.mount system.slice", "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=33 changed=11 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 14 December 2024 07:43:39 -0500 (0:00:00.766) 0:00:14.025 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 fedora.linux_system_roles.journald : Restart journald services ---------- 0.89s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Ensure required packages are installed --- 0.87s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 fedora.linux_system_roles.journald : Ensure required services are enabled --- 0.78s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Restart journald services ----------------------------------------------- 0.77s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:157 Make a copy of the service files ---------------------------------------- 0.75s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:20 Change the startlimit to avoid errors with excessive journald restarts --- 0.75s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:28 Reload systemd to ensure startlimit changes take effect upon restart ---- 0.65s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:48 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.58s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Remove copy of the service files ---------------------------------------- 0.55s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:147 fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.46s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.44s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Get file ---------------------------------------------------------------- 0.41s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tasks/check_header.yml:3 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.40s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Reload systemd to cleanup ----------------------------------------------- 0.39s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:153 fedora.linux_system_roles.journald : Ensure persistent log store exists --- 0.33s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Make a copy of the systemd-journald.service ----------------------------- 0.33s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:35 Verify that /var/log/journal/$MACHINE_ID/system.journal exists ---------- 0.33s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:91 Verify that syslog is set properly -------------------------------------- 0.32s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:73 Verify that rate limit burst is set properly ---------------------------- 0.32s /tmp/collections-4zT/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:85