ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-aqq executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Apr 16 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_versions.yml *************************************************** 1 plays in /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml PLAY [Test installing and uninstalling all supported versions] ***************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Saturday 04 July 2026 15:29:08 -0400 (0:00:00.017) 0:00:00.017 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Skip test if distro does not support multiple versions] ****************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:6 Saturday 04 July 2026 15:29:09 -0400 (0:00:01.165) 0:00:01.182 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Install and cleanup default version] ************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:10 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.005) 0:00:01.187 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.036) 0:00:01.223 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.037) 0:00:01.261 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.000) 0:00:01.261 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.015) 0:00:01.277 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.073) 0:00:01.350 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:29:09 -0400 (0:00:00.024) 0:00:01.375 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:29:10 -0400 (0:00:00.920) 0:00:02.296 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:29:11 -0400 (0:00:00.471) 0:00:02.768 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:29:11 -0400 (0:00:00.452) 0:00:03.220 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:29:11 -0400 (0:00:00.021) 0:00:03.241 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009133", "end": "2026-07-04 15:29:11.927648", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:29:11.918515" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:29:11 -0400 (0:00:00.461) 0:00:03.703 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:29:12 -0400 (0:00:00.022) 0:00:03.726 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:29:12 -0400 (0:00:00.021) 0:00:03.747 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['postgresql' + postgresql_version +\n '-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['postgresql' + postgresql_version +\n '-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:29:12 -0400 (0:00:00.045) 0:00:03.793 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:29:12 -0400 (0:00:00.371) 0:00:04.164 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:29:12 -0400 (0:00:00.396) 0:00:04.561 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:29:13 -0400 (0:00:00.362) 0:00:04.924 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:29:14 -0400 (0:00:01.143) 0:00:06.068 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:29:14 -0400 (0:00:00.023) 0:00:06.091 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"9\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:29:14 -0400 (0:00:00.022) 0:00:06.114 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el10", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:29:14 -0400 (0:00:00.037) 0:00:06.151 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:29:14 -0400 (0:00:00.021) 0:00:06.173 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql-server-16.13-2.el10.x86_64", "Installed: postgresql-16.13-2.el10.x86_64", "Installed: postgresql-private-libs-16.13-2.el10.x86_64" ] } lsrpackages: postgresql16-server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:29:17 -0400 (0:00:03.370) 0:00:09.544 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.735656", "end": "2026-07-04 15:29:18.881211", "rc": 0, "start": "2026-07-04 15:29:18.145555" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:29:18 -0400 (0:00:01.115) 0:00:10.660 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:29:18 -0400 (0:00:00.020) 0:00:10.680 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:29:18 -0400 (0:00:00.029) 0:00:10.709 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:29:19 -0400 (0:00:00.019) 0:00:10.729 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3578933248", "EffectiveMemoryMax": "3578933248", "EffectiveTasksMax": "21477", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13423", "LimitNPROCSoft": "13423", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13423", "LimitSIGPENDINGSoft": "13423", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3055321088", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21477", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:29:20 -0400 (0:00:01.478) 0:00:12.207 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.022) 0:00:12.230 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.021) 0:00:12.251 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.021) 0:00:12.272 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.018) 0:00:12.290 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.020) 0:00:12.311 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.030) 0:00:12.342 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.020) 0:00:12.362 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.019) 0:00:12.382 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.019) 0:00:12.401 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.018) 0:00:12.420 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.019) 0:00:12.439 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.018) 0:00:12.458 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.018) 0:00:12.477 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.017) 0:00:12.494 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.017) 0:00:12.512 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:29:20 -0400 (0:00:00.020) 0:00:12.532 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:29:21 -0400 (0:00:00.502) 0:00:13.035 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:29:21 -0400 (0:00:00.481) 0:00:13.516 ********* changed: [managed-node2] => { "changed": true, "checksum": "65e48f4fd3b9dece216d614d64d9fae75364f0f8", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "54890e6cd5f97c56725a8a06676e614f", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193361.8450694-13395-266806900416607/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:29:22 -0400 (0:00:00.916) 0:00:14.433 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:29:22 -0400 (0:00:00.021) 0:00:14.455 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:29:22 -0400 (0:00:00.021) 0:00:14.477 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:29:23 -0400 (0:00:00.380) 0:00:14.857 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:29:23 -0400 (0:00:00.019) 0:00:14.877 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:29:23 -0400 (0:00:00.005) 0:00:14.882 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:29:20 EDT", "ActiveEnterTimestampMonotonic": "260613217", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:29:20 EDT", "AssertTimestampMonotonic": "260540704", "Before": "multi-user.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "41460000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:29:20 EDT", "ConditionTimestampMonotonic": "260540702", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "6897", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3578933248", "EffectiveMemoryMax": "3578933248", "EffectiveTasksMax": "21477", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-07-04 15:29:20 EDT", "ExecMainHandoffTimestampMonotonic": "260573211", "ExecMainPID": "30376", "ExecMainStartTimestamp": "Sat 2026-07-04 15:29:20 EDT", "ExecMainStartTimestampMonotonic": "260562482", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:20 EDT] ; stop_time=[n/a] ; pid=30376 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:29:20 EDT] ; stop_time=[n/a] ; pid=30376 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:20 EDT] ; stop_time=[Sat 2026-07-04 15:29:20 EDT] ; pid=30373 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:29:20 EDT] ; stop_time=[Sat 2026-07-04 15:29:20 EDT] ; pid=30373 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:29:20 EDT", "InactiveExitTimestampMonotonic": "260543313", "InvocationID": "01faff0815094740abac04ca4c5d5f8f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13423", "LimitNPROCSoft": "13423", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13423", "LimitSIGPENDINGSoft": "13423", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30376", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3030499328", "MemoryCurrent": "18681856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19247104", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-07-04 15:29:20 EDT", "StateChangeTimestampMonotonic": "260613217", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "7", "TasksMax": "21477", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:29:24 -0400 (0:00:01.046) 0:00:15.929 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008565", "end": "2026-07-04 15:29:24.544118", "rc": 0, "start": "2026-07-04 15:29:24.535553" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:29:24 -0400 (0:00:00.394) 0:00:16.323 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009507", "end": "2026-07-04 15:29:24.926918", "rc": 0, "start": "2026-07-04 15:29:24.917411" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:29:24 -0400 (0:00:00.381) 0:00:16.705 ********* ASYNC OK on managed-node2: jid=j15588313269.31869 ok: [managed-node2] => { "ansible_job_id": "j15588313269.31869", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.013358", "end": "2026-07-04 15:29:25.705090", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j15588313269.31869", "start": "2026-07-04 15:29:25.691732", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:29:41 -0400 (0:00:16.499) 0:00:33.204 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010681", "end": "2026-07-04 15:29:41.888015", "rc": 0, "start": "2026-07-04 15:29:41.877334" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:29:41 -0400 (0:00:00.461) 0:00:33.666 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:29:41 -0400 (0:00:00.033) 0:00:33.700 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010520", "end": "2026-07-04 15:29:42.381234", "rc": 0, "start": "2026-07-04 15:29:42.370714" } STDOUT: effective_cache_size ---------------------- 1706MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:29:42 -0400 (0:00:00.459) 0:00:34.159 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:29:42 -0400 (0:00:00.031) 0:00:34.191 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010046", "end": "2026-07-04 15:29:42.795529", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:29:42.785483" } STDOUT: postgres (PostgreSQL) 16.13 TASK [Clean up] **************************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:29:42 -0400 (0:00:00.389) 0:00:34.580 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:29:42 -0400 (0:00:00.032) 0:00:34.613 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:29:42 -0400 (0:00:00.004) 0:00:34.617 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Removed: postgresql-16.13-2.el10.x86_64", "Removed: postgresql-private-libs-16.13-2.el10.x86_64", "Removed: postgresql-server-16.13-2.el10.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:29:44 -0400 (0:00:01.909) 0:00:36.527 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.018) 0:00:36.545 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:29:45 -0400 (0:00:00.477) 0:00:37.022 ********* ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:29:46 -0400 (0:00:01.487) 0:00:38.509 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007136", "end": "2026-07-04 15:29:47.106640", "rc": 0, "start": "2026-07-04 15:29:47.099504" } STDOUT: Jul 04 15:27:54 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:27:55 managed-node2 postgres[11782]: 2026-07-04 15:27:55.004 EDT [11782] LOG: redirecting log output to logging collector process Jul 04 15:27:55 managed-node2 postgres[11782]: 2026-07-04 15:27:55.004 EDT [11782] HINT: Future log output will appear in directory "log". Jul 04 15:27:55 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:03 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:03 managed-node2 systemd[1]: postgresql.service: Killing process 11784 (postgres) with signal SIGKILL. Jul 04 15:28:03 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:03 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:03 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:03 managed-node2 postgres[14499]: 2026-07-04 15:28:03.791 EDT [14499] LOG: redirecting log output to logging collector process Jul 04 15:28:03 managed-node2 postgres[14499]: 2026-07-04 15:28:03.791 EDT [14499] HINT: Future log output will appear in directory "log". Jul 04 15:28:03 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:05 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 14500 (postgres) with signal SIGKILL. Jul 04 15:28:05 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:05 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:33 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:33 managed-node2 postgres[20488]: 2026-07-04 15:28:33.065 EDT [20488] LOG: redirecting log output to logging collector process Jul 04 15:28:33 managed-node2 postgres[20488]: 2026-07-04 15:28:33.065 EDT [20488] HINT: Future log output will appear in directory "log". Jul 04 15:28:33 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:39 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:39 managed-node2 systemd[1]: postgresql.service: Killing process 20489 (postgres) with signal SIGKILL. Jul 04 15:28:39 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:39 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:39 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:39 managed-node2 postgres[22381]: 2026-07-04 15:28:39.181 EDT [22381] LOG: redirecting log output to logging collector process Jul 04 15:28:39 managed-node2 postgres[22381]: 2026-07-04 15:28:39.181 EDT [22381] HINT: Future log output will appear in directory "log". Jul 04 15:28:39 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 22382 (postgres) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:58 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:58 managed-node2 postgres[25983]: 2026-07-04 15:28:58.424 EDT [25983] LOG: redirecting log output to logging collector process Jul 04 15:28:58 managed-node2 postgres[25983]: 2026-07-04 15:28:58.424 EDT [25983] HINT: Future log output will appear in directory "log". Jul 04 15:28:58 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:01 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:02 managed-node2 systemd[1]: postgresql.service: Killing process 25984 (postgres) with signal SIGKILL. Jul 04 15:29:02 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:02 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:02 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:02 managed-node2 postgres[26869]: 2026-07-04 15:29:02.086 EDT [26869] LOG: redirecting log output to logging collector process Jul 04 15:29:02 managed-node2 postgres[26869]: 2026-07-04 15:29:02.086 EDT [26869] HINT: Future log output will appear in directory "log". Jul 04 15:29:02 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:03 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:03 managed-node2 systemd[1]: postgresql.service: Killing process 26870 (postgres) with signal SIGKILL. Jul 04 15:29:03 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:03 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:20 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:20 managed-node2 postgres[30376]: 2026-07-04 15:29:20.398 EDT [30376] LOG: redirecting log output to logging collector process Jul 04 15:29:20 managed-node2 postgres[30376]: 2026-07-04 15:29:20.398 EDT [30376] HINT: Future log output will appear in directory "log". Jul 04 15:29:20 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:24 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:24 managed-node2 systemd[1]: postgresql.service: Killing process 30377 (postgres) with signal SIGKILL. Jul 04 15:29:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:24 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:24 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:24 managed-node2 postgres[31339]: 2026-07-04 15:29:24.123 EDT [31339] LOG: redirecting log output to logging collector process Jul 04 15:29:24 managed-node2 postgres[31339]: 2026-07-04 15:29:24.123 EDT [31339] HINT: Future log output will appear in directory "log". Jul 04 15:29:24 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:44 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:44 managed-node2 systemd[1]: postgresql.service: Killing process 31340 (postgres) with signal SIGKILL. Jul 04 15:29:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:44 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. TASK [Skip remaining tests if ostree - cannot uninstall/reinstall] ************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:15 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.374) 0:00:38.884 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Save default postgresql_version] ***************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:19 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.011) 0:00:38.895 ********* ok: [managed-node2] => { "ansible_facts": { "__default_version": "16" }, "changed": false } TASK [Install and cleanup the other supported versions] ************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:23 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.024) 0:00:38.919 ********* skipping: [managed-node2] => (item=16) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != __default_version", "item": "16", "skip_reason": "Conditional result was False" } included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=18) TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.057) 0:00:38.977 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.027) 0:00:39.004 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.000) 0:00:39.006 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.015) 0:00:39.021 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.038) 0:00:39.059 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.024) 0:00:39.083 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.943) 0:00:40.027 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.363) 0:00:40.391 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.017) 0:00:40.408 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.016) 0:00:40.425 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.016) 0:00:40.442 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.017) 0:00:40.459 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.017) 0:00:40.476 ********* [WARNING]: TASK: fedora.linux_system_roles.postgresql : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['postgresql' + postgresql_version +\n '-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['postgresql' + postgresql_version +\n '-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.038) 0:00:40.515 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.368) 0:00:40.884 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.370) 0:00:41.254 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.363) 0:00:41.618 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:29:50 -0400 (0:00:00.904) 0:00:42.522 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:29:50 -0400 (0:00:00.023) 0:00:42.546 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"9\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:29:50 -0400 (0:00:00.023) 0:00:42.570 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el10", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:29:50 -0400 (0:00:00.086) 0:00:42.656 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:29:50 -0400 (0:00:00.020) 0:00:42.677 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql18-18.3-1.el10.x86_64", "Installed: postgresql18-server-18.3-1.el10.x86_64", "Installed: postgresql18-private-libs-18.3-1.el10.x86_64" ] } lsrpackages: postgresql18-server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:29:55 -0400 (0:00:04.050) 0:00:46.727 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.815611", "end": "2026-07-04 15:29:56.149448", "rc": 0, "start": "2026-07-04 15:29:55.333837" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:29:56 -0400 (0:00:01.201) 0:00:47.929 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:29:56 -0400 (0:00:00.021) 0:00:47.950 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:29:56 -0400 (0:00:00.019) 0:00:47.969 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:29:56 -0400 (0:00:00.019) 0:00:47.988 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice network-online.target basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3578933248", "EffectiveMemoryMax": "3578933248", "EffectiveTasksMax": "21477", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13423", "LimitNPROCSoft": "13423", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13423", "LimitSIGPENDINGSoft": "13423", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3033280512", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21477", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:29:57 -0400 (0:00:01.262) 0:00:49.250 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.021) 0:00:49.272 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.020) 0:00:49.293 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.020) 0:00:49.314 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.018) 0:00:49.332 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.027) 0:00:49.360 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.033) 0:00:49.393 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.019) 0:00:49.413 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.018) 0:00:49.432 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.018) 0:00:49.450 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.017) 0:00:49.467 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.019) 0:00:49.487 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.018) 0:00:49.505 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.017) 0:00:49.523 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.016) 0:00:49.539 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.017) 0:00:49.557 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.020) 0:00:49.578 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:29:58 -0400 (0:00:00.376) 0:00:49.954 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:29:58 -0400 (0:00:00.371) 0:00:50.326 ********* changed: [managed-node2] => { "changed": true, "checksum": "65e48f4fd3b9dece216d614d64d9fae75364f0f8", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "54890e6cd5f97c56725a8a06676e614f", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193398.6512876-13994-98176165409502/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.739) 0:00:51.065 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.021) 0:00:51.087 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.020) 0:00:51.108 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.374) 0:00:51.482 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.019) 0:00:51.501 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.004) 0:00:51.506 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:29:57 EDT", "ActiveEnterTimestampMonotonic": "297656160", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target sysinit.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:29:57 EDT", "AssertTimestampMonotonic": "297580724", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "44430000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:29:57 EDT", "ConditionTimestampMonotonic": "297580722", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7522", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3578933248", "EffectiveMemoryMax": "3578933248", "EffectiveTasksMax": "21477", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-07-04 15:29:57 EDT", "ExecMainHandoffTimestampMonotonic": "297614223", "ExecMainPID": "35731", "ExecMainStartTimestamp": "Sat 2026-07-04 15:29:57 EDT", "ExecMainStartTimestampMonotonic": "297603112", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:57 EDT] ; stop_time=[n/a] ; pid=35731 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:29:57 EDT] ; stop_time=[n/a] ; pid=35731 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:57 EDT] ; stop_time=[Sat 2026-07-04 15:29:57 EDT] ; pid=35728 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:29:57 EDT] ; stop_time=[Sat 2026-07-04 15:29:57 EDT] ; pid=35728 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:29:57 EDT", "InactiveExitTimestampMonotonic": "297583480", "InvocationID": "1b0b474b10b64ade8dcb523efdedacc9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13423", "LimitNPROCSoft": "13423", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13423", "LimitSIGPENDINGSoft": "13423", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35731", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3016343552", "MemoryCurrent": "23404544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "23740416", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-07-04 15:29:57 EDT", "StateChangeTimestampMonotonic": "297656160", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "21477", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:30:00 -0400 (0:00:01.054) 0:00:52.561 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008810", "end": "2026-07-04 15:30:01.171663", "rc": 0, "start": "2026-07-04 15:30:01.162853" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:30:01 -0400 (0:00:00.390) 0:00:52.951 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009140", "end": "2026-07-04 15:30:01.561831", "rc": 0, "start": "2026-07-04 15:30:01.552691" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:30:01 -0400 (0:00:00.388) 0:00:53.340 ********* ASYNC OK on managed-node2: jid=j994770583040.37230 ok: [managed-node2] => { "ansible_job_id": "j994770583040.37230", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.014575", "end": "2026-07-04 15:30:02.284590", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j994770583040.37230", "start": "2026-07-04 15:30:02.270015", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:30:17 -0400 (0:00:16.335) 0:01:09.676 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010958", "end": "2026-07-04 15:30:18.363393", "rc": 0, "start": "2026-07-04 15:30:18.352435" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:30:18 -0400 (0:00:00.465) 0:01:10.141 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:30:18 -0400 (0:00:00.033) 0:01:10.174 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010646", "end": "2026-07-04 15:30:18.851177", "rc": 0, "start": "2026-07-04 15:30:18.840531" } STDOUT: effective_cache_size ---------------------- 1706MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:30:18 -0400 (0:00:00.453) 0:01:10.628 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:30:18 -0400 (0:00:00.031) 0:01:10.660 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010009", "end": "2026-07-04 15:30:19.263279", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:30:19.253270" } STDOUT: postgres (PostgreSQL) 18.3 TASK [Clean up] **************************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:30:19 -0400 (0:00:00.384) 0:01:11.044 ********* included: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:30:19 -0400 (0:00:00.059) 0:01:11.104 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:30:19 -0400 (0:00:00.004) 0:01:11.108 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Removed: postgresql18-18.3-1.el10.x86_64", "Removed: postgresql18-private-libs-18.3-1.el10.x86_64", "Removed: postgresql18-server-18.3-1.el10.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:30:21 -0400 (0:00:01.878) 0:01:12.987 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.019) 0:01:13.007 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.482) 0:01:13.490 ********* [WARNING]: TASK: Remove config files: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:30:23 -0400 (0:00:01.462) 0:01:14.952 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007355", "end": "2026-07-04 15:30:23.553127", "rc": 0, "start": "2026-07-04 15:30:23.545772" } STDOUT: Jul 04 15:27:54 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:27:55 managed-node2 postgres[11782]: 2026-07-04 15:27:55.004 EDT [11782] LOG: redirecting log output to logging collector process Jul 04 15:27:55 managed-node2 postgres[11782]: 2026-07-04 15:27:55.004 EDT [11782] HINT: Future log output will appear in directory "log". Jul 04 15:27:55 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:03 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:03 managed-node2 systemd[1]: postgresql.service: Killing process 11784 (postgres) with signal SIGKILL. Jul 04 15:28:03 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:03 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:03 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:03 managed-node2 postgres[14499]: 2026-07-04 15:28:03.791 EDT [14499] LOG: redirecting log output to logging collector process Jul 04 15:28:03 managed-node2 postgres[14499]: 2026-07-04 15:28:03.791 EDT [14499] HINT: Future log output will appear in directory "log". Jul 04 15:28:03 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:05 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 14500 (postgres) with signal SIGKILL. Jul 04 15:28:05 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:05 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:33 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:33 managed-node2 postgres[20488]: 2026-07-04 15:28:33.065 EDT [20488] LOG: redirecting log output to logging collector process Jul 04 15:28:33 managed-node2 postgres[20488]: 2026-07-04 15:28:33.065 EDT [20488] HINT: Future log output will appear in directory "log". Jul 04 15:28:33 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:39 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:39 managed-node2 systemd[1]: postgresql.service: Killing process 20489 (postgres) with signal SIGKILL. Jul 04 15:28:39 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:39 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:39 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:39 managed-node2 postgres[22381]: 2026-07-04 15:28:39.181 EDT [22381] LOG: redirecting log output to logging collector process Jul 04 15:28:39 managed-node2 postgres[22381]: 2026-07-04 15:28:39.181 EDT [22381] HINT: Future log output will appear in directory "log". Jul 04 15:28:39 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 22382 (postgres) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:28:58 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:28:58 managed-node2 postgres[25983]: 2026-07-04 15:28:58.424 EDT [25983] LOG: redirecting log output to logging collector process Jul 04 15:28:58 managed-node2 postgres[25983]: 2026-07-04 15:28:58.424 EDT [25983] HINT: Future log output will appear in directory "log". Jul 04 15:28:58 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:01 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:02 managed-node2 systemd[1]: postgresql.service: Killing process 25984 (postgres) with signal SIGKILL. Jul 04 15:29:02 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:02 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:02 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:02 managed-node2 postgres[26869]: 2026-07-04 15:29:02.086 EDT [26869] LOG: redirecting log output to logging collector process Jul 04 15:29:02 managed-node2 postgres[26869]: 2026-07-04 15:29:02.086 EDT [26869] HINT: Future log output will appear in directory "log". Jul 04 15:29:02 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:03 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:03 managed-node2 systemd[1]: postgresql.service: Killing process 26870 (postgres) with signal SIGKILL. Jul 04 15:29:03 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:03 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:20 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:20 managed-node2 postgres[30376]: 2026-07-04 15:29:20.398 EDT [30376] LOG: redirecting log output to logging collector process Jul 04 15:29:20 managed-node2 postgres[30376]: 2026-07-04 15:29:20.398 EDT [30376] HINT: Future log output will appear in directory "log". Jul 04 15:29:20 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:24 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:24 managed-node2 systemd[1]: postgresql.service: Killing process 30377 (postgres) with signal SIGKILL. Jul 04 15:29:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:24 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:24 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:24 managed-node2 postgres[31339]: 2026-07-04 15:29:24.123 EDT [31339] LOG: redirecting log output to logging collector process Jul 04 15:29:24 managed-node2 postgres[31339]: 2026-07-04 15:29:24.123 EDT [31339] HINT: Future log output will appear in directory "log". Jul 04 15:29:24 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:29:44 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:29:44 managed-node2 systemd[1]: postgresql.service: Killing process 31340 (postgres) with signal SIGKILL. Jul 04 15:29:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:44 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:29:57 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:29:57 managed-node2 postgres[35731]: 2026-07-04 15:29:57.441 EDT [35731] LOG: redirecting log output to logging collector process Jul 04 15:29:57 managed-node2 postgres[35731]: 2026-07-04 15:29:57.441 EDT [35731] HINT: Future log output will appear in directory "log". Jul 04 15:29:57 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:30:00 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:30:00 managed-node2 systemd[1]: postgresql.service: Killing process 35732 (postgres) with signal SIGKILL. Jul 04 15:30:00 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:00 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. Jul 04 15:30:00 managed-node2 systemd[1]: Starting postgresql.service - PostgreSQL database server... Jul 04 15:30:00 managed-node2 postgres[36697]: 2026-07-04 15:30:00.747 EDT [36697] LOG: redirecting log output to logging collector process Jul 04 15:30:00 managed-node2 postgres[36697]: 2026-07-04 15:30:00.747 EDT [36697] HINT: Future log output will appear in directory "log". Jul 04 15:30:00 managed-node2 systemd[1]: Started postgresql.service - PostgreSQL database server. Jul 04 15:30:20 managed-node2 systemd[1]: Stopping postgresql.service - PostgreSQL database server... Jul 04 15:30:20 managed-node2 systemd[1]: postgresql.service: Killing process 36698 (postgres) with signal SIGKILL. Jul 04 15:30:20 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:20 managed-node2 systemd[1]: Stopped postgresql.service - PostgreSQL database server. PLAY RECAP ********************************************************************* managed-node2 : ok=72 changed=18 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 04 July 2026 15:30:23 -0400 (0:00:00.373) 0:01:15.325 ********* =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.50s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 16.34s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.05s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.37s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Uninstall postgresql ---------------------------------------------------- 1.91s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.88s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Remove config files ----------------------------------------------------- 1.49s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.48s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Remove config files ----------------------------------------------------- 1.46s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.26s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.20s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 fedora.linux_system_roles.postgresql : Gather the package facts --------- 1.14s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.12s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Restart postgresql --------------- 1.05s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 fedora.linux_system_roles.postgresql : Restart postgresql --------------- 1.05s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role --- 0.94s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role --- 0.92s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf --- 0.92s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 fedora.linux_system_roles.postgresql : Gather the package facts --------- 0.90s /tmp/collections-aqq/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8