Formatting '/cache/centos-9.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/centos-9.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0za_nyuu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: centos-9_setup.yml *************************************************** 2 plays in /cache/centos-9_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-9_setup.yml:5 Monday 01 August 2022 15:53:55 +0000 (0:00:00.018) 0:00:00.018 ********* changed: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "highavailability" ], "delta": "0:00:00.643485", "end": "2022-08-01 11:53:56.561561", "rc": 0, "start": "2022-08-01 11:53:55.918076" } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/centos-9_setup.yml:7 Monday 01 August 2022 15:53:56 +0000 (0:00:01.248) 0:00:01.267 ********* ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Create EPEL 9 repo] ****************************************************** task path: /cache/centos-9_setup.yml:11 Monday 01 August 2022 15:53:57 +0000 (0:00:01.110) 0:00:02.377 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/centos-9_setup.yml:21 Monday 01 August 2022 15:53:57 +0000 (0:00:00.021) 0:00:02.399 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/centos-9_setup.yml:27 Monday 01 August 2022 15:53:57 +0000 (0:00:00.019) 0:00:02.418 ********* changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/centos-9_setup.yml:33 Monday 01 August 2022 15:54:08 +0000 (0:00:11.084) 0:00:13.502 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/centos-9_setup.yml:41 Monday 01 August 2022 15:54:08 +0000 (0:00:00.022) 0:00:13.524 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Monday 01 August 2022 15:54:08 +0000 (0:00:00.030) 0:00:13.555 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 11.08s /cache/centos-9_setup.yml:27 -------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.25s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:1 Monday 01 August 2022 15:54:08 +0000 (0:00:00.012) 0:00:13.567 ********* ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:3 Monday 01 August 2022 15:54:09 +0000 (0:00:00.814) 0:00:14.382 ********* TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 15:54:09 +0000 (0:00:00.034) 0:00:14.417 ********* ok: [/cache/centos-9.qcow2.snap] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Monday 01 August 2022 15:54:10 +0000 (0:00:00.519) 0:00:14.936 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Install cluster packages] ************************************************ task path: /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:9 Monday 01 August 2022 15:54:10 +0000 (0:00:00.046) 0:00:14.983 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: openwsman-python3-2.6.8-22.el9.x86_64", "Installed: pacemaker-2.1.4-2.el9.x86_64", "Installed: corosynclib-3.1.5-4.el9.x86_64", "Installed: pacemaker-cli-2.1.4-2.el9.x86_64", "Installed: pacemaker-cluster-libs-2.1.4-2.el9.x86_64", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-cryptography-36.0.1-2.el9.x86_64", "Installed: net-snmp-libs-1:5.9.1-7.el9.x86_64", "Installed: pacemaker-libs-2.1.4-2.el9.x86_64", "Installed: net-snmp-utils-1:5.9.1-7.el9.x86_64", "Installed: fence-agents-common-4.10.0-27.el9.noarch", "Installed: pacemaker-schemas-2.1.4-2.el9.noarch", "Installed: pcs-0.11.3-2.el9.x86_64", "Installed: resource-agents-4.10.0-23.el9.x86_64", "Installed: fence-virt-4.10.0-27.el9.x86_64", "Installed: sbd-1.5.1-3.el9.x86_64", "Installed: perl-AutoLoader-5.74-479.el9.noarch", "Installed: perl-B-1.80-479.el9.x86_64", "Installed: libpkgconf-1.7.3-9.el9.x86_64", "Installed: ruby-3.0.3-159.el9.x86_64", "Installed: perl-Carp-1.50-460.el9.noarch", "Installed: ruby-default-gems-3.0.3-159.el9.noarch", "Installed: perl-Class-Struct-0.66-479.el9.noarch", "Installed: ruby-libs-3.0.3-159.el9.x86_64", "Installed: rubygem-bigdecimal-3.0.0-159.el9.x86_64", "Installed: rubygem-bundler-2.2.32-159.el9.noarch", "Installed: rubygem-io-console-0.5.7-159.el9.x86_64", "Installed: perl-Data-Dumper-2.174-462.el9.x86_64", "Installed: rubygem-json-2.5.1-159.el9.x86_64", "Installed: telnet-1:0.17-85.el9.x86_64", "Installed: perl-Digest-1.19-4.el9.noarch", "Installed: perl-Digest-MD5-2.58-4.el9.x86_64", "Installed: nspr-4.34.0-7.el9.x86_64", "Installed: pkgconf-1.7.3-9.el9.x86_64", "Installed: pkgconf-m4-1.7.3-9.el9.noarch", "Installed: pkgconf-pkg-config-1.7.3-9.el9.x86_64", "Installed: rubygem-psych-3.3.2-159.el9.x86_64", "Installed: perl-Encode-4:3.08-462.el9.x86_64", "Installed: ipmitool-1.8.18-25.el9.x86_64", "Installed: perl-Errno-1.30-479.el9.x86_64", "Installed: rubygem-rdoc-6.3.3-159.el9.noarch", "Installed: perl-Exporter-5.74-461.el9.noarch", "Installed: python3-lxml-4.6.5-2.el9.x86_64", "Installed: rubygem-rexml-3.2.5-159.el9.noarch", "Installed: nss-3.79.0-7.el9.x86_64", "Installed: perl-Fcntl-1.13-479.el9.x86_64", "Installed: perl-File-Basename-2.85-479.el9.noarch", "Installed: rubygems-3.2.32-159.el9.noarch", "Installed: libqb-2.0.6-1.el9.x86_64", "Installed: perl-File-Path-2.18-4.el9.noarch", "Installed: perl-File-Temp-1:0.231.100-4.el9.noarch", "Installed: nss-softokn-3.79.0-7.el9.x86_64", "Installed: device-mapper-event-9:1.02.183-4.el9.x86_64", "Installed: protobuf-c-1.3.3-12.el9.x86_64", "Installed: perl-File-stat-1.09-479.el9.noarch", "Installed: perl-FileHandle-2.03-479.el9.noarch", "Installed: perl-Getopt-Long-1:2.52-4.el9.noarch", "Installed: device-mapper-event-libs-9:1.02.183-4.el9.x86_64", "Installed: perl-Getopt-Std-1.12-479.el9.noarch", "Installed: perl-HTTP-Tiny-0.076-460.el9.noarch", "Installed: nss-softokn-freebl-3.79.0-7.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: perl-IO-1.43-479.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-9.el9.x86_64", "Installed: corosync-3.1.5-4.el9.x86_64", "Installed: perl-IO-Socket-IP-0.41-5.el9.noarch", "Installed: perl-IO-Socket-SSL-2.073-1.el9.noarch", "Installed: nss-sysinit-3.79.0-7.el9.x86_64", "Installed: perl-IPC-Open3-1.21-479.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-9.el9.x86_64", "Installed: device-mapper-persistent-data-0.9.0-13.el9.x86_64", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-pycurl-7.43.0.6-8.el9.x86_64", "Installed: perl-MIME-Base64-3.16-4.el9.x86_64", "Installed: nss-util-3.79.0-7.el9.x86_64", "Installed: fence-agents-all-4.10.0-27.el9.x86_64", "Installed: fence-agents-amt-ws-4.10.0-27.el9.noarch", "Installed: fence-agents-apc-4.10.0-27.el9.noarch", "Installed: fence-agents-apc-snmp-4.10.0-27.el9.noarch", "Installed: perl-Mozilla-CA-20200520-6.el9.noarch", "Installed: perl-NDBM_File-1.15-479.el9.x86_64", "Installed: fence-agents-bladecenter-4.10.0-27.el9.noarch", "Installed: perl-Net-SSLeay-1.92-1.el9.x86_64", "Installed: unbound-libs-1.13.1-13.el9.x86_64", "Installed: fence-agents-brocade-4.10.0-27.el9.noarch", "Installed: fence-agents-cisco-mds-4.10.0-27.el9.noarch", "Installed: fence-agents-cisco-ucs-4.10.0-27.el9.noarch", "Installed: libwsman1-2.6.8-22.el9.x86_64", "Installed: fence-agents-drac5-4.10.0-27.el9.noarch", "Installed: fence-agents-eaton-snmp-4.10.0-27.el9.noarch", "Installed: perl-POSIX-1.94-479.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: fence-agents-emerson-4.10.0-27.el9.noarch", "Installed: perl-PathTools-3.78-461.el9.x86_64", "Installed: fence-agents-eps-4.10.0-27.el9.noarch", "Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch", "Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch", "Installed: perl-Pod-Simple-1:3.42-4.el9.noarch", "Installed: perl-Pod-Usage-4:2.01-4.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64", "Installed: fence-agents-heuristics-ping-4.10.0-27.el9.noarch", "Installed: perl-SelectSaver-1.02-479.el9.noarch", "Installed: perl-Socket-4:2.031-4.el9.x86_64", "Installed: fence-agents-hpblade-4.10.0-27.el9.noarch", "Installed: perl-Storable-1:3.21-460.el9.x86_64", "Installed: libxslt-1.1.34-9.el9.x86_64", "Installed: perl-Symbol-1.08-479.el9.noarch", "Installed: fence-agents-ibmblade-4.10.0-27.el9.noarch", "Installed: fence-agents-ifmib-4.10.0-27.el9.noarch", "Installed: fence-agents-ilo-moonshot-4.10.0-27.el9.noarch", "Installed: perl-Term-ANSIColor-5.01-461.el9.noarch", "Installed: perl-Term-Cap-1.17-460.el9.noarch", "Installed: fence-agents-ilo-mp-4.10.0-27.el9.noarch", "Installed: fence-agents-ilo-ssh-4.10.0-27.el9.noarch", "Installed: fence-agents-ilo2-4.10.0-27.el9.noarch", "Installed: perl-Text-ParseWords-3.30-460.el9.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", "Installed: fence-agents-intelmodular-4.10.0-27.el9.noarch", "Installed: fence-agents-ipdu-4.10.0-27.el9.noarch", "Installed: perl-Time-Local-2:1.300-7.el9.noarch", "Installed: fence-agents-ipmilan-4.10.0-27.el9.noarch", "Installed: gnutls-dane-3.7.3-9.el9.x86_64", "Installed: perl-TimeDate-1:2.33-6.el9.noarch", "Installed: perl-URI-5.09-3.el9.noarch", "Installed: fence-agents-kdump-4.10.0-27.el9.x86_64", "Installed: fence-agents-mpath-4.10.0-27.el9.noarch", "Installed: gnutls-utils-3.7.3-9.el9.x86_64", "Installed: fence-agents-redfish-4.10.0-27.el9.x86_64", "Installed: fence-agents-rhevm-4.10.0-27.el9.noarch", "Installed: perl-base-2.27-479.el9.noarch", "Installed: perl-constant-1.33-461.el9.noarch", "Installed: fence-agents-rsa-4.10.0-27.el9.noarch", "Installed: fence-agents-rsb-4.10.0-27.el9.noarch", "Installed: fence-agents-sbd-4.10.0-27.el9.noarch", "Installed: perl-if-0.60.800-479.el9.noarch", "Installed: perl-interpreter-4:5.32.1-479.el9.x86_64", "Installed: fence-agents-scsi-4.10.0-27.el9.noarch", "Installed: lvm2-9:2.03.14-4.el9.x86_64", "Installed: perl-libnet-3.13-4.el9.noarch", "Installed: fence-agents-vmware-rest-4.10.0-27.el9.noarch", "Installed: perl-libs-4:5.32.1-479.el9.x86_64", "Installed: fence-agents-vmware-soap-4.10.0-27.el9.noarch", "Installed: lvm2-libs-9:2.03.14-4.el9.x86_64", "Installed: perl-mro-1.23-479.el9.x86_64", "Installed: perl-overload-1.31-479.el9.noarch", "Installed: perl-overloading-0.02-479.el9.noarch", "Installed: perl-parent-1:0.238-460.el9.noarch", "Installed: fence-agents-wti-4.10.0-27.el9.noarch", "Installed: perl-podlators-1:4.14-460.el9.noarch", "Installed: perl-subs-1.03-479.el9.noarch", "Installed: libknet1-1.24-2.el9.x86_64", "Installed: perl-vars-1.05-479.el9.noarch", "Installed: libknet1-compress-bzip2-plugin-1.24-2.el9.x86_64", "Installed: libknet1-compress-lz4-plugin-1.24-2.el9.x86_64", "Installed: libknet1-compress-lzma-plugin-1.24-2.el9.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.24-2.el9.x86_64", "Installed: libknet1-compress-plugins-all-1.24-2.el9.x86_64", "Installed: libknet1-compress-zlib-plugin-1.24-2.el9.x86_64", "Installed: libknet1-compress-zstd-plugin-1.24-2.el9.x86_64", "Installed: libknet1-crypto-nss-plugin-1.24-2.el9.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.24-2.el9.x86_64", "Installed: libknet1-crypto-plugins-all-1.24-2.el9.x86_64", "Installed: libknet1-plugins-all-1.24-2.el9.x86_64", "Installed: libnozzle1-1.24-2.el9.x86_64", "Installed: net-tools-2.0-0.62.20160912git.el9.x86_64" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=6 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 15:54:30 +0000 (0:00:19.984) 0:00:34.967 ********* =============================================================================== Install cluster packages ----------------------------------------------- 19.98s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:9 ----------------------------------- Create dnf cache ------------------------------------------------------- 11.08s /cache/centos-9_setup.yml:27 -------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.25s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.81s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.52s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: centos-9_post_setup.yml ********************************************** 1 plays in /cache/centos-9_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/centos-9_post_setup.yml:5 Monday 01 August 2022 15:54:30 +0000 (0:00:00.018) 0:00:34.986 ********* changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/centos-9_post_setup.yml:8 Monday 01 August 2022 15:54:30 +0000 (0:00:00.397) 0:00:35.383 ********* changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=8 changed=5 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Monday 01 August 2022 15:54:31 +0000 (0:00:00.521) 0:00:35.905 ********* =============================================================================== Install cluster packages ----------------------------------------------- 19.98s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:9 ----------------------------------- Create dnf cache ------------------------------------------------------- 11.08s /cache/centos-9_setup.yml:27 -------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.25s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.11s /cache/centos-9_setup.yml:7 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.81s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:1 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.52s /cache/centos-9_post_setup.yml:8 ---------------------------------------------- linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.52s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 force sync of filesystems - ensure setup changes are made to snapshot --- 0.40s /cache/centos-9_post_setup.yml:5 ---------------------------------------------- linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpi4jrkv_j/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0za_nyuu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cib_constraints_create.yml ************************************* 1 plays in /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml PLAY [Create all kinds of resource constraints in a cluster] ******************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:3 Monday 01 August 2022 15:55:16 +0000 (0:00:00.015) 0:00:00.015 ********* ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:387 Monday 01 August 2022 15:55:18 +0000 (0:00:01.284) 0:00:01.299 ********* TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Monday 01 August 2022 15:55:18 +0000 (0:00:00.040) 0:00:01.340 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] ************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Monday 01 August 2022 15:55:18 +0000 (0:00:00.045) 0:00:01.385 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:20 Monday 01 August 2022 15:55:18 +0000 (0:00:00.022) 0:00:01.408 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:392 Monday 01 August 2022 15:55:18 +0000 (0:00:00.027) 0:00:01.436 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Monday 01 August 2022 15:55:18 +0000 (0:00:00.050) 0:00:01.486 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 15:55:18 +0000 (0:00:00.028) 0:00:01.514 ********* ok: [/cache/centos-9.qcow2.snap] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Monday 01 August 2022 15:55:18 +0000 (0:00:00.511) 0:00:02.026 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Monday 01 August 2022 15:55:18 +0000 (0:00:00.041) 0:00:02.067 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 15:55:18 +0000 (0:00:00.030) 0:00:02.098 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:13 Monday 01 August 2022 15:55:18 +0000 (0:00:00.039) 0:00:02.137 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:26 Monday 01 August 2022 15:55:18 +0000 (0:00:00.022) 0:00:02.160 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Monday 01 August 2022 15:55:18 +0000 (0:00:00.042) 0:00:02.203 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:38 Monday 01 August 2022 15:55:19 +0000 (0:00:00.048) 0:00:02.251 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:53 Monday 01 August 2022 15:55:19 +0000 (0:00:00.046) 0:00:02.298 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:9 Monday 01 August 2022 15:55:19 +0000 (0:00:00.033) 0:00:02.332 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:3 Monday 01 August 2022 15:55:19 +0000 (0:00:00.031) 0:00:02.363 ********* ok: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:24 Monday 01 August 2022 15:55:19 +0000 (0:00:00.065) 0:00:02.429 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : List active CentOS repositories] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:3 Monday 01 August 2022 15:55:19 +0000 (0:00:00.039) 0:00:02.468 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.358980", "end": "2022-08-01 11:55:18.949490", "rc": 0, "start": "2022-08-01 11:55:18.590510" } STDOUT: repo id repo name appstream CentOS Stream 9 - AppStream baseos CentOS Stream 9 - BaseOS extras-common CentOS Stream 9 - Extras packages highavailability CentOS Stream 9 - HighAvailability TASK [linux-system-roles.ha_cluster : Enable CentOS repositories] ************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:12 Monday 01 August 2022 15:55:20 +0000 (0:00:00.862) 0:00:03.331 ********* TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30 Monday 01 August 2022 15:55:20 +0000 (0:00:00.021) 0:00:03.352 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:45 Monday 01 August 2022 15:55:21 +0000 (0:00:01.178) 0:00:04.531 ********* changed: [/cache/centos-9.qcow2.snap] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [linux-system-roles.ha_cluster : Configure firewall] ********************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:14 Monday 01 August 2022 15:55:21 +0000 (0:00:00.670) 0:00:05.202 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3 Monday 01 August 2022 15:55:22 +0000 (0:00:00.042) 0:00:05.244 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:8 Monday 01 August 2022 15:55:23 +0000 (0:00:01.767) 0:00:07.012 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:16 Monday 01 August 2022 15:55:23 +0000 (0:00:00.026) 0:00:07.039 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:24 Monday 01 August 2022 15:55:23 +0000 (0:00:00.026) 0:00:07.065 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:44 Monday 01 August 2022 15:55:23 +0000 (0:00:00.027) 0:00:07.093 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld permanent config] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:52 Monday 01 August 2022 15:55:23 +0000 (0:00:00.028) 0:00:07.122 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld offline config] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:60 Monday 01 August 2022 15:55:23 +0000 (0:00:00.057) 0:00:07.179 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ******************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:17 Monday 01 August 2022 15:55:23 +0000 (0:00:00.026) 0:00:07.205 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Stop pcsd] ******************************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6 Monday 01 August 2022 15:55:24 +0000 (0:00:00.043) 0:00:07.248 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pcsd-ruby.service network-online.target systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target sysinit.target system.slice pcsd-ruby.service", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11 Monday 01 August 2022 15:55:24 +0000 (0:00:00.776) 0:00:08.024 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24 Monday 01 August 2022 15:55:24 +0000 (0:00:00.032) 0:00:08.057 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31 Monday 01 August 2022 15:55:24 +0000 (0:00:00.028) 0:00:08.086 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************ task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44 Monday 01 August 2022 15:55:24 +0000 (0:00:00.029) 0:00:08.116 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "4b74001d21d3867563d0c773bde32b42", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "src": "/root/.ansible/tmp/ansible-tmp-1659369324.9618719-165253-265179763810117/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53 Monday 01 August 2022 15:55:25 +0000 (0:00:00.932) 0:00:09.048 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target pcsd-ruby.service network-online.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target pcsd-ruby.service network-online.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ****************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59 Monday 01 August 2022 15:55:28 +0000 (0:00:02.421) 0:00:11.470 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.491791", "end": "2022-08-01 11:55:27.967361", "rc": 0, "start": "2022-08-01 11:55:27.475570" } STDOUT: 0.11.3 booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ****************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66 Monday 01 August 2022 15:55:29 +0000 (0:00:00.872) 0:00:12.342 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:20 Monday 01 August 2022 15:55:29 +0000 (0:00:00.037) 0:00:12.380 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:3 Monday 01 August 2022 15:55:29 +0000 (0:00:00.042) 0:00:12.423 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cluster", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.ha_cluster : Get fence_xvm.key] *********************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:9 Monday 01 August 2022 15:55:29 +0000 (0:00:00.491) 0:00:12.915 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 15:55:29 +0000 (0:00:00.049) 0:00:12.965 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 15:55:29 +0000 (0:00:00.044) 0:00:13.009 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 15:55:29 +0000 (0:00:00.042) 0:00:13.051 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate fence_xvm.key using OpenSSL] **** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 15:55:29 +0000 (0:00:00.035) 0:00:13.087 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated fence_xvm.key] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 15:55:30 +0000 (0:00:00.414) 0:00:13.501 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 15:55:30 +0000 (0:00:00.054) 0:00:13.556 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 15:55:30 +0000 (0:00:00.430) 0:00:13.986 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 15:55:30 +0000 (0:00:00.098) 0:00:14.084 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] ************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:17 Monday 01 August 2022 15:55:30 +0000 (0:00:00.045) 0:00:14.130 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "be8f81cda4af2b5b1df78200a1b4dca69ac446ba", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "5c6e497358f84e6683ae68fa551dc456", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1659369330.9872782-165379-110726188071640/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Configure SBD] *************************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:23 Monday 01 August 2022 15:55:31 +0000 (0:00:00.678) 0:00:14.808 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Probe SBD devices] *********************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:5 Monday 01 August 2022 15:55:31 +0000 (0:00:00.054) 0:00:14.863 ********* TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ****************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:18 Monday 01 August 2022 15:55:31 +0000 (0:00:00.035) 0:00:14.898 ********* TASK [linux-system-roles.ha_cluster : Distribute SBD config] ******************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:45 Monday 01 August 2022 15:55:31 +0000 (0:00:00.022) 0:00:14.920 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61 Monday 01 August 2022 15:55:31 +0000 (0:00:00.025) 0:00:14.945 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64 Monday 01 August 2022 15:55:33 +0000 (0:00:01.613) 0:00:16.559 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "--force", "-f", "/var/lib/pacemaker/cib/cib.xml", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.612901", "end": "2022-08-01 11:55:33.192860", "rc": 0, "start": "2022-08-01 11:55:32.579959" } TASK [linux-system-roles.ha_cluster : Configure cluster nodes] ***************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26 Monday 01 August 2022 15:55:34 +0000 (0:00:01.013) 0:00:17.572 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:3 Monday 01 August 2022 15:55:34 +0000 (0:00:00.053) 0:00:17.625 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.4tf53kma_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:16 Monday 01 August 2022 15:55:34 +0000 (0:00:00.508) 0:00:18.134 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3 Monday 01 August 2022 15:55:34 +0000 (0:00:00.039) 0:00:18.173 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.4tf53kma_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.452554", "end": "2022-08-01 11:55:34.668443", "rc": 0, "start": "2022-08-01 11:55:34.215889" } STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' No addresses specified for host 'localhost', using 'localhost' TASK [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ******** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:19 Monday 01 August 2022 15:55:35 +0000 (0:00:00.871) 0:00:19.045 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.4tf53kma_ha_cluster_corosync_conf" } TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:26 Monday 01 August 2022 15:55:36 +0000 (0:00:00.490) 0:00:19.536 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "md5sum": "beb73759420421ade7d3b0d2f8dd24ef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "src": "/root/.ansible/tmp/ansible-tmp-1659369336.3932352-165499-64536904462743/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:36 Monday 01 August 2022 15:55:37 +0000 (0:00:00.683) 0:00:20.219 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "path": "/tmp/ansible.4tf53kma_ha_cluster_corosync_conf", "state": "absent" } TASK [linux-system-roles.ha_cluster : Get corosync authkey] ******************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:49 Monday 01 August 2022 15:55:37 +0000 (0:00:00.403) 0:00:20.623 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 15:55:37 +0000 (0:00:00.073) 0:00:20.696 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 15:55:37 +0000 (0:00:00.043) 0:00:20.740 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 15:55:37 +0000 (0:00:00.042) 0:00:20.782 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate corosync authkey using OpenSSL] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 15:55:37 +0000 (0:00:00.037) 0:00:20.820 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated corosync authkey] ******** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 15:55:37 +0000 (0:00:00.383) 0:00:21.204 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 15:55:38 +0000 (0:00:00.051) 0:00:21.255 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 15:55:38 +0000 (0:00:00.388) 0:00:21.644 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 15:55:38 +0000 (0:00:00.055) 0:00:21.699 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] ************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:57 Monday 01 August 2022 15:55:38 +0000 (0:00:00.047) 0:00:21.747 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "f6d266b8c3afd8f113aa10803cf7185a1e7eae1a", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "2d798caac927df5d0536c099c06546c0", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1659369338.6036506-165589-115726382802596/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] ******************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:66 Monday 01 August 2022 15:55:39 +0000 (0:00:00.693) 0:00:22.441 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 15:55:39 +0000 (0:00:00.053) 0:00:22.494 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 15:55:39 +0000 (0:00:00.048) 0:00:22.543 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from the controller] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 15:55:39 +0000 (0:00:00.045) 0:00:22.588 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate pacemaker authkey using OpenSSL] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 15:55:39 +0000 (0:00:00.043) 0:00:22.632 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated pacemaker authkey] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 15:55:39 +0000 (0:00:00.398) 0:00:23.031 ********* ok: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 15:55:39 +0000 (0:00:00.054) 0:00:23.086 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 15:55:40 +0000 (0:00:00.401) 0:00:23.487 ********* skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 15:55:40 +0000 (0:00:00.055) 0:00:23.543 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************ task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:74 Monday 01 August 2022 15:55:40 +0000 (0:00:00.044) 0:00:23.588 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "2ff243348c471ee1e5df2c565e83f5feaf41668d", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "4e53cebf8d34789df8ee796bce80323a", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1659369340.4437964-165718-264614284809099/source", "state": "file", "uid": 189 } TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:29 Monday 01 August 2022 15:55:41 +0000 (0:00:00.698) 0:00:24.287 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3 Monday 01 August 2022 15:55:41 +0000 (0:00:00.051) 0:00:24.338 ********* changed: [/cache/centos-9.qcow2.snap] => (item=corosync) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "corosync", "name": "corosync", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target network-online.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [/cache/centos-9.qcow2.snap] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } changed: [/cache/centos-9.qcow2.snap] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target system.slice syslog.service resource-agents-deps.target dbus-broker.service sysinit.target corosync.service rsyslog.service time-sync.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target corosync.service", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ******** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16 Monday 01 August 2022 15:55:42 +0000 (0:00:01.377) 0:00:25.716 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Enable or disable SBD] ******************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:19 Monday 01 August 2022 15:55:44 +0000 (0:00:01.611) 0:00:27.328 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "enabled": false, "name": "sbd", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "iscsi.service sysinit.target system.slice systemd-journald.socket basic.target systemd-modules-load.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service dlm.service shutdown.target", "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", "CanReload": "no", "CanStart": "no", "CanStop": "no", "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", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Shared-storage based fencing daemon", "DevicePolicy": "auto", "Documentation": "\"man:sbd(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/sbd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sbd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sbd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/sbd.pid", "PartOf": "corosync.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "yes", "RefuseManualStop": "yes", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Pcs auth] ******************************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:32 Monday 01 August 2022 15:55:44 +0000 (0:00:00.522) 0:00:27.851 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Check pcs auth status] ******************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:3 Monday 01 August 2022 15:55:44 +0000 (0:00:00.051) 0:00:27.902 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "status", "pcsd", "--", "localhost" ], "delta": "0:00:00.532211", "end": "2022-08-01 11:55:44.456818", "failed_when_result": false, "rc": 2, "start": "2022-08-01 11:55:43.924607" } STDOUT: localhost: Unable to authenticate STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' MSG: non-zero return code TASK [linux-system-roles.ha_cluster : Run pcs auth] **************************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:20 Monday 01 August 2022 15:55:45 +0000 (0:00:00.935) 0:00:28.838 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth-pcs-0.10.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Pcs auth using pcs-0.10] ***************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth-pcs-0.10.yml:3 Monday 01 August 2022 15:55:45 +0000 (0:00:00.038) 0:00:28.876 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "host", "auth", "-u", "hacluster", "--", "localhost" ], "delta": "0:00:01.137282", "end": "2022-08-01 11:55:46.059242", "rc": 0, "start": "2022-08-01 11:55:44.921960" } STDOUT: Password: STDERR: localhost: Authorized TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:37 Monday 01 August 2022 15:55:47 +0000 (0:00:01.563) 0:00:30.439 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21 Monday 01 August 2022 15:55:47 +0000 (0:00:00.053) 0:00:30.493 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24 Monday 01 August 2022 15:55:48 +0000 (0:00:01.556) 0:00:32.050 ********* ok: [/cache/centos-9.qcow2.snap] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "item": "pacemaker", "name": "pacemaker", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "resource-agents-deps.target rsyslog.service time-sync.target systemd-journald.socket corosync.service network.target sysinit.target system.slice dbus-broker.service syslog.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice corosync.service sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [/cache/centos-9.qcow2.snap] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } ok: [/cache/centos-9.qcow2.snap] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "item": "corosync", "name": "corosync", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network-online.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target pacemaker.service shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2022-08-01 11:55:41 EDT", "StateChangeTimestampMonotonic": "36305765", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Start corosync] ************************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:46 Monday 01 August 2022 15:55:49 +0000 (0:00:01.056) 0:00:33.107 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "name": "corosync", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network-online.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target pacemaker.service shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2022-08-01 11:55:41 EDT", "StateChangeTimestampMonotonic": "36305765", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Reload corosync configuration] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:55 Monday 01 August 2022 15:55:50 +0000 (0:00:00.982) 0:00:34.089 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "corosync-cfgtool", "-R" ], "delta": "0:00:00.015454", "end": "2022-08-01 11:55:50.105930", "rc": 0, "start": "2022-08-01 11:55:50.090476" } STDOUT: Reloading corosync.conf... Done TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ****************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:61 Monday 01 August 2022 15:55:51 +0000 (0:00:00.394) 0:00:34.483 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Start pacemaker] ************************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:67 Monday 01 August 2022 15:55:51 +0000 (0:00:00.022) 0:00:34.506 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "name": "pacemaker", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "resource-agents-deps.target rsyslog.service time-sync.target systemd-journald.socket corosync.service network.target sysinit.target system.slice dbus-broker.service syslog.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice corosync.service sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73 Monday 01 August 2022 15:55:51 +0000 (0:00:00.555) 0:00:35.062 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "cluster", "start", "--all", "--wait" ], "delta": "0:00:24.798170", "end": "2022-08-01 11:56:15.863415", "rc": 0, "start": "2022-08-01 11:55:51.065245" } STDERR: localhost: Starting Cluster... Waiting for node(s) to start... localhost: Started TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ******************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:87 Monday 01 August 2022 15:56:17 +0000 (0:00:25.196) 0:01:00.259 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.018152", "end": "2022-08-01 11:56:16.277410", "rc": 0, "start": "2022-08-01 11:56:16.259258" } STDOUT: localhost TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:108 Monday 01 August 2022 15:56:17 +0000 (0:00:00.404) 0:01:00.663 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=localhost) => { "ansible_loop_var": "item", "changed": false, "item": "localhost", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Create and push CIB] ********************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:40 Monday 01 August 2022 15:56:17 +0000 (0:00:00.037) 0:01:00.700 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:10 Monday 01 August 2022 15:56:17 +0000 (0:00:00.098) 0:01:00.799 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Create a tempfile for new CIB] *********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:18 Monday 01 August 2022 15:56:18 +0000 (0:00:00.539) 0:01:01.338 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Fetch CIB configuration] ***************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:26 Monday 01 August 2022 15:56:18 +0000 (0:00:00.367) 0:01:01.706 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "cibadmin", "--query" ], "delta": "0:00:00.011179", "end": "2022-08-01 11:56:17.700035", "rc": 0, "start": "2022-08-01 11:56:17.688856" } STDOUT: TASK [linux-system-roles.ha_cluster : Write CIB configuration] ***************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33 Monday 01 August 2022 15:56:18 +0000 (0:00:00.367) 0:01:02.073 ********* changed: [/cache/centos-9.qcow2.snap] => (item=/tmp/ansible.mxfizhuq_ha_cluster_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "ff9fa3aca533dffdb19c3d3e2bbd1a810ae7dd27", "dest": "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "md5sum": "32b783ebc15bbc3a308b0ec9bc5d93c6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1274, "src": "/root/.ansible/tmp/ansible-tmp-1659369378.9220643-166042-91035674015802/source", "state": "file", "uid": 0 } changed: [/cache/centos-9.qcow2.snap] => (item=/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "ff9fa3aca533dffdb19c3d3e2bbd1a810ae7dd27", "dest": "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "md5sum": "32b783ebc15bbc3a308b0ec9bc5d93c6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1274, "src": "/root/.ansible/tmp/ansible-tmp-1659369379.591089-166042-202327269934805/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] ************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:51 Monday 01 August 2022 15:56:20 +0000 (0:00:01.376) 0:01:03.450 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]" ], "delta": "0:00:00.023510", "end": "2022-08-01 11:56:19.470692", "rc": 0, "start": "2022-08-01 11:56:19.447182" } TASK [linux-system-roles.ha_cluster : Configure cluster properties] ************ task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:80 Monday 01 August 2022 15:56:20 +0000 (0:00:00.399) 0:01:03.850 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Extract primitive to bundle mapping] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:91 Monday 01 August 2022 15:56:20 +0000 (0:00:00.035) 0:01:03.885 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_primitive_bundle_map": {} }, "changed": false } TASK [linux-system-roles.ha_cluster : Configure cluster bundle resources] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:98 Monday 01 August 2022 15:56:20 +0000 (0:00:00.079) 0:01:03.964 ********* TASK [linux-system-roles.ha_cluster : Configure cluster resources] ************* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:104 Monday 01 August 2022 15:56:20 +0000 (0:00:00.021) 0:01:03.986 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd1', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd2', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd3', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd4', 'agent': 'ocf:pacemaker:Dummy'}) TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd1'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 15:56:20 +0000 (0:00:00.096) 0:01:04.083 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "resource", "create", "d1", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.548389", "end": "2022-08-01 11:56:20.650132", "rc": 0, "start": "2022-08-01 11:56:20.101743" } TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd2'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 15:56:21 +0000 (0:00:00.949) 0:01:05.032 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "resource", "create", "d2", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.526645", "end": "2022-08-01 11:56:21.589714", "rc": 0, "start": "2022-08-01 11:56:21.063069" } TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd3'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 15:56:22 +0000 (0:00:00.938) 0:01:05.971 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "resource", "create", "d3", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.529660", "end": "2022-08-01 11:56:22.517573", "rc": 0, "start": "2022-08-01 11:56:21.987913" } TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd4'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 15:56:23 +0000 (0:00:00.930) 0:01:06.901 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "resource", "create", "d4", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.521173", "end": "2022-08-01 11:56:23.442923", "rc": 0, "start": "2022-08-01 11:56:22.921750" } TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:111 Monday 01 August 2022 15:56:24 +0000 (0:00:00.926) 0:01:07.828 ********* TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:117 Monday 01 August 2022 15:56:24 +0000 (0:00:00.023) 0:01:07.852 ********* TASK [linux-system-roles.ha_cluster : Configure resource location constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:125 Monday 01 August 2022 15:56:24 +0000 (0:00:00.023) 0:01:07.875 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'node': 'node1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'node': 'node2', 'options': [{'name': 'score', 'value': -123}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node2', 'options': [{'name': 'score', 'value': 23}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node1', 'id': 'cl1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node3', 'id': 'cl2'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node2', 'id': 'cl3', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node4', 'id': 'cl4', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node3', 'id': 'cl5', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node5', 'id': 'cl6', 'options': [{'name': 'score', 'value': -32}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl7'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl8'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl9', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl10', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) TASK [linux-system-roles.ha_cluster : Configure location constraint '0'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:24 +0000 (0:00:00.158) 0:01:08.034 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node1=INFINITY" ], "delta": "0:00:00.513309", "end": "2022-08-01 11:56:24.562668", "rc": 0, "start": "2022-08-01 11:56:24.049359" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint '1'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:25 +0000 (0:00:00.923) 0:01:08.958 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node1=INFINITY" ], "delta": "0:00:00.489595", "end": "2022-08-01 11:56:25.456291", "rc": 0, "start": "2022-08-01 11:56:24.966696" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint '2'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:26 +0000 (0:00:00.880) 0:01:09.838 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node2=-123" ], "delta": "0:00:00.499715", "end": "2022-08-01 11:56:26.372427", "rc": 0, "start": "2022-08-01 11:56:25.872712" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint '3'] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:27 +0000 (0:00:00.914) 0:01:10.752 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node2=23" ], "delta": "0:00:00.501063", "end": "2022-08-01 11:56:27.260040", "rc": 0, "start": "2022-08-01 11:56:26.758977" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl1'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:28 +0000 (0:00:00.890) 0:01:11.643 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl1", "d2", "node1", "INFINITY" ], "delta": "0:00:00.508118", "end": "2022-08-01 11:56:28.156038", "rc": 0, "start": "2022-08-01 11:56:27.647920" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl2'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:29 +0000 (0:00:00.895) 0:01:12.538 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl2", "regexp%d\\d+", "node3", "INFINITY" ], "delta": "0:00:00.488428", "end": "2022-08-01 11:56:29.105449", "rc": 0, "start": "2022-08-01 11:56:28.617021" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl3'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:30 +0000 (0:00:00.949) 0:01:13.488 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl3", "d2", "node2", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.503048", "end": "2022-08-01 11:56:30.040549", "rc": 0, "start": "2022-08-01 11:56:29.537501" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl4'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:31 +0000 (0:00:00.934) 0:01:14.422 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl4", "regexp%d\\d+", "node4", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.517505", "end": "2022-08-01 11:56:30.941352", "rc": 0, "start": "2022-08-01 11:56:30.423847" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl5'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:32 +0000 (0:00:00.907) 0:01:15.330 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl5", "d2", "node3", "-INFINITY", "resource-discovery=never" ], "delta": "0:00:00.503633", "end": "2022-08-01 11:56:31.839785", "rc": 0, "start": "2022-08-01 11:56:31.336152" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl6'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:33 +0000 (0:00:00.893) 0:01:16.223 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl6", "regexp%d\\d+", "node5", "-32", "resource-discovery=never" ], "delta": "0:00:00.513939", "end": "2022-08-01 11:56:32.756612", "rc": 0, "start": "2022-08-01 11:56:32.242673" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [linux-system-roles.ha_cluster : Configure location constraint '10'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:33 +0000 (0:00:00.917) 0:01:17.140 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "rule", "eq", "1" ], "delta": "0:00:00.512016", "end": "2022-08-01 11:56:33.667142", "rc": 0, "start": "2022-08-01 11:56:33.155126" } TASK [linux-system-roles.ha_cluster : Configure location constraint '11'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:34 +0000 (0:00:00.909) 0:01:18.049 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "rule", "eq", "1" ], "delta": "0:00:00.525303", "end": "2022-08-01 11:56:34.588811", "rc": 0, "start": "2022-08-01 11:56:34.063508" } TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl7'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:35 +0000 (0:00:00.923) 0:01:18.973 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl7", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.503818", "end": "2022-08-01 11:56:35.491083", "rc": 0, "start": "2022-08-01 11:56:34.987265" } TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl8'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:36 +0000 (0:00:00.903) 0:01:19.876 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl8", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.511804", "end": "2022-08-01 11:56:36.402042", "rc": 0, "start": "2022-08-01 11:56:35.890238" } TASK [linux-system-roles.ha_cluster : Configure location constraint '14'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:37 +0000 (0:00:00.915) 0:01:20.792 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.515060", "end": "2022-08-01 11:56:37.315199", "rc": 0, "start": "2022-08-01 11:56:36.800139" } TASK [linux-system-roles.ha_cluster : Configure location constraint '15'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:38 +0000 (0:00:00.907) 0:01:21.699 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.512244", "end": "2022-08-01 11:56:38.218817", "rc": 0, "start": "2022-08-01 11:56:37.706573" } TASK [linux-system-roles.ha_cluster : Configure location constraint '16'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:39 +0000 (0:00:00.901) 0:01:22.600 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.514983", "end": "2022-08-01 11:56:39.127006", "rc": 0, "start": "2022-08-01 11:56:38.612023" } TASK [linux-system-roles.ha_cluster : Configure location constraint '17'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:40 +0000 (0:00:00.909) 0:01:23.510 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.514911", "end": "2022-08-01 11:56:40.033265", "rc": 0, "start": "2022-08-01 11:56:39.518354" } TASK [linux-system-roles.ha_cluster : Configure location constraint '18'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:41 +0000 (0:00:00.905) 0:01:24.415 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.535095", "end": "2022-08-01 11:56:40.956603", "rc": 0, "start": "2022-08-01 11:56:40.421508" } TASK [linux-system-roles.ha_cluster : Configure location constraint '19'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:42 +0000 (0:00:00.925) 0:01:25.341 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.522400", "end": "2022-08-01 11:56:41.912411", "rc": 0, "start": "2022-08-01 11:56:41.390011" } TASK [linux-system-roles.ha_cluster : Configure location constraint '20'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:43 +0000 (0:00:00.954) 0:01:26.295 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.529809", "end": "2022-08-01 11:56:42.845976", "rc": 0, "start": "2022-08-01 11:56:42.316167" } TASK [linux-system-roles.ha_cluster : Configure location constraint '21'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:44 +0000 (0:00:00.934) 0:01:27.230 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.507718", "end": "2022-08-01 11:56:43.752895", "rc": 0, "start": "2022-08-01 11:56:43.245177" } TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl9'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:44 +0000 (0:00:00.907) 0:01:28.137 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl9", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.530413", "end": "2022-08-01 11:56:44.689168", "rc": 0, "start": "2022-08-01 11:56:44.158755" } TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl10'] **** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 15:56:45 +0000 (0:00:00.934) 0:01:29.072 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl10", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.515107", "end": "2022-08-01 11:56:45.610540", "rc": 0, "start": "2022-08-01 11:56:45.095433" } TASK [linux-system-roles.ha_cluster : Configure resource colocation constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:132 Monday 01 August 2022 15:56:46 +0000 (0:00:00.925) 0:01:29.997 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-set", "options": [ { "name": "score", "value": 20 } ], "resource_sets": [ { "options": [ { "name": "role", "value": "Promoted" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) TASK [linux-system-roles.ha_cluster : Configure colocation constraint '0'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:46 +0000 (0:00:00.101) 0:01:30.099 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d2", "INFINITY" ], "delta": "0:00:00.518195", "end": "2022-08-01 11:56:46.638636", "rc": 0, "start": "2022-08-01 11:56:46.120441" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint '1'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:47 +0000 (0:00:00.921) 0:01:31.021 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d2", "with", "d3", "-10" ], "delta": "0:00:00.509761", "end": "2022-08-01 11:56:47.533545", "rc": 0, "start": "2022-08-01 11:56:47.023784" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-id'] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:48 +0000 (0:00:00.894) 0:01:31.916 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d3", "with", "d4", "INFINITY", "id=cc-id" ], "delta": "0:00:00.517957", "end": "2022-08-01 11:56:48.440628", "rc": 0, "start": "2022-08-01 11:56:47.922671" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint '3'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:49 +0000 (0:00:00.911) 0:01:32.827 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "promoted", "d1", "with", "promoted", "d3", "INFINITY" ], "delta": "0:00:00.511455", "end": "2022-08-01 11:56:49.351247", "rc": 0, "start": "2022-08-01 11:56:48.839792" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint '4'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:50 +0000 (0:00:00.909) 0:01:33.737 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d4", "INFINITY", "node-attribute=attribute-name" ], "delta": "0:00:00.516603", "end": "2022-08-01 11:56:50.266198", "rc": 0, "start": "2022-08-01 11:56:49.749595" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-all'] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 15:56:51 +0000 (0:00:00.913) 0:01:34.650 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "unpromoted", "d2", "with", "started", "d4", "-INFINITY", "id=cc-all", "node-attribute=attribute-name" ], "delta": "0:00:00.548157", "end": "2022-08-01 11:56:51.210227", "rc": 0, "start": "2022-08-01 11:56:50.662070" } TASK [linux-system-roles.ha_cluster : Configure resource set colocation constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:140 Monday 01 August 2022 15:56:52 +0000 (0:00:00.941) 0:01:35.591 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d2" } }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -10 } ], "resource_follower": { "id": "d2" }, "resource_leader": { "id": "d3" } }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-id", "resource_follower": { "id": "d3" }, "resource_leader": { "id": "d4" } }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1", "role": "Promoted" }, "resource_leader": { "id": "d3", "role": "Promoted" } }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d4" } }, "constraint_index": 4, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-all", "options": [ { "name": "score", "value": "-INFINITY" }, { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d2", "role": "Unpromoted" }, "resource_leader": { "id": "d4", "role": "Started" } }, "constraint_index": 5, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) TASK [linux-system-roles.ha_cluster : Configure colocation constraint '6'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:56:52 +0000 (0:00:00.096) 0:01:35.688 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2" ], "delta": "0:00:00.536116", "end": "2022-08-01 11:56:52.278621", "rc": 0, "start": "2022-08-01 11:56:51.742505" } TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-set'] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:56:53 +0000 (0:00:00.972) 0:01:36.661 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2", "role=Promoted", "set", "d3", "d4", "sequential=false", "setoptions", "id=cc-set", "score=20" ], "delta": "0:00:00.528078", "end": "2022-08-01 11:56:53.191272", "rc": 0, "start": "2022-08-01 11:56:52.663194" } TASK [linux-system-roles.ha_cluster : Configure resource order constraints] **** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:150 Monday 01 August 2022 15:56:54 +0000 (0:00:00.919) 0:01:37.580 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-set", "options": [ { "name": "symmetrical", "value": "false" }, { "name": "kind", "value": "Serialize" } ], "resource_sets": [ { "options": [ { "name": "action", "value": "promote" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) TASK [linux-system-roles.ha_cluster : Configure order constraint '0'] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:54 +0000 (0:00:00.114) 0:01:37.695 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d2" ], "delta": "0:00:00.528362", "end": "2022-08-01 11:56:54.228447", "rc": 0, "start": "2022-08-01 11:56:53.700085" } STDERR: Adding d1 d2 (kind: Mandatory) (Options: first-action=start then-action=start) TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-id'] ****** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:55 +0000 (0:00:00.917) 0:01:38.612 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "d2", "then", "d3", "id=co-id" ], "delta": "0:00:00.549891", "end": "2022-08-01 11:56:55.176743", "rc": 0, "start": "2022-08-01 11:56:54.626852" } STDERR: Adding d2 d3 (kind: Mandatory) (Options: id=co-id first-action=start then-action=start) TASK [linux-system-roles.ha_cluster : Configure order constraint '2'] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:56 +0000 (0:00:00.950) 0:01:39.562 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d3", "then", "promote", "d4" ], "delta": "0:00:00.540432", "end": "2022-08-01 11:56:56.113959", "rc": 0, "start": "2022-08-01 11:56:55.573527" } STDERR: Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote) TASK [linux-system-roles.ha_cluster : Configure order constraint '3'] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:57 +0000 (0:00:00.934) 0:01:40.496 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d3", "kind=Optional", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.516555", "end": "2022-08-01 11:56:57.014667", "rc": 0, "start": "2022-08-01 11:56:56.498112" } STDERR: Adding d1 d3 (kind: Optional) (Options: require-all=false first-action=start then-action=start symmetrical=false) TASK [linux-system-roles.ha_cluster : Configure order constraint '4'] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:58 +0000 (0:00:00.906) 0:01:41.403 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d4", "score=-15" ], "delta": "0:00:00.536655", "end": "2022-08-01 11:56:57.944908", "rc": 0, "start": "2022-08-01 11:56:57.408253" } STDERR: Adding d1 d4 (score: -15) (Options: first-action=start then-action=start) TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-all'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 15:56:59 +0000 (0:00:00.925) 0:01:42.329 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d2", "then", "stop", "d4", "id=co-all", "score=10", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.538179", "end": "2022-08-01 11:56:58.868168", "rc": 0, "start": "2022-08-01 11:56:58.329989" } STDERR: Adding d2 d4 (score: 10) (Options: id=co-all require-all=false first-action=demote then-action=stop symmetrical=false) TASK [linux-system-roles.ha_cluster : Configure resource set order constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:158 Monday 01 August 2022 15:57:00 +0000 (0:00:00.922) 0:01:43.251 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "id": "d1" }, "resource_then": { "id": "d2" } }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-id", "resource_first": { "id": "d2" }, "resource_then": { "id": "d3" } }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "action": "demote", "id": "d3" }, "resource_then": { "action": "promote", "id": "d4" } }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "kind", "value": "Optional" }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d3" } }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -15 } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d4" } }, "constraint_index": 4, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-all", "options": [ { "name": "score", "value": 10 }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "action": "demote", "id": "d2" }, "resource_then": { "action": "stop", "id": "d4" } }, "constraint_index": 5, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) TASK [linux-system-roles.ha_cluster : Configure order constraint '6'] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:57:00 +0000 (0:00:00.107) 0:01:43.358 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2" ], "delta": "0:00:00.527162", "end": "2022-08-01 11:56:59.926213", "rc": 0, "start": "2022-08-01 11:56:59.399051" } TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-set'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:57:01 +0000 (0:00:00.952) 0:01:44.310 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2", "action=promote", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "id=co-set", "symmetrical=false", "kind=Serialize" ], "delta": "0:00:00.547442", "end": "2022-08-01 11:57:00.900779", "rc": 0, "start": "2022-08-01 11:57:00.353337" } TASK [linux-system-roles.ha_cluster : Configure resource ticket constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:168 Monday 01 August 2022 15:57:02 +0000 (0:00:00.971) 0:01:45.282 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1" ] } ], "ticket": "ticket-set1" }, "constraint_index": 5, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-set", "options": [ { "name": "loss-policy", "value": "fence" } ], "resource_sets": [ { "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ], "ticket": "ticket-set1" }, "constraint_index": 6, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) TASK [linux-system-roles.ha_cluster : Configure ticket constraint '0'] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 15:57:02 +0000 (0:00:00.107) 0:01:45.390 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "d1" ], "delta": "0:00:00.528199", "end": "2022-08-01 11:57:01.916274", "rc": 0, "start": "2022-08-01 11:57:01.388075" } TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-id'] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 15:57:03 +0000 (0:00:00.909) 0:01:46.299 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d1", "id=ct-id" ], "delta": "0:00:00.526703", "end": "2022-08-01 11:57:02.833552", "rc": 0, "start": "2022-08-01 11:57:02.306849" } TASK [linux-system-roles.ha_cluster : Configure ticket constraint '2'] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 15:57:04 +0000 (0:00:00.917) 0:01:47.217 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "promoted", "d2" ], "delta": "0:00:00.521957", "end": "2022-08-01 11:57:03.747667", "rc": 0, "start": "2022-08-01 11:57:03.225710" } TASK [linux-system-roles.ha_cluster : Configure ticket constraint '3'] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 15:57:04 +0000 (0:00:00.914) 0:01:48.132 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d2", "loss-policy=stop" ], "delta": "0:00:00.521018", "end": "2022-08-01 11:57:04.666691", "rc": 0, "start": "2022-08-01 11:57:04.145673" } TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-all'] **** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 15:57:05 +0000 (0:00:00.922) 0:01:49.054 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket3", "unpromoted", "d3", "id=ct-all", "loss-policy=demote" ], "delta": "0:00:00.513812", "end": "2022-08-01 11:57:05.573480", "rc": 0, "start": "2022-08-01 11:57:05.059668" } TASK [linux-system-roles.ha_cluster : Configure resource set ticket constraints] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:176 Monday 01 August 2022 15:57:06 +0000 (0:00:00.902) 0:01:49.956 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d1" }, "ticket": "ticket1" }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-id", "resource": { "id": "d1" }, "ticket": "ticket2" }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d2", "role": "Promoted" }, "ticket": "ticket1" }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "loss-policy", "value": "stop" } ], "resource": { "id": "d2" }, "ticket": "ticket2" }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-all", "options": [ { "name": "loss-policy", "value": "demote" } ], "resource": { "id": "d3", "role": "Unpromoted" }, "ticket": "ticket3" }, "constraint_index": 4, "skip_reason": "Conditional result was False" } included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) TASK [linux-system-roles.ha_cluster : Configure ticket constraint '5'] ********* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:57:06 +0000 (0:00:00.111) 0:01:50.068 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "setoptions", "ticket=ticket-set1" ], "delta": "0:00:00.539858", "end": "2022-08-01 11:57:06.669478", "rc": 0, "start": "2022-08-01 11:57:06.129620" } TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-set'] **** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 15:57:07 +0000 (0:00:00.985) 0:01:51.053 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "d2", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "ticket=ticket-set1", "id=ct-set", "loss-policy=fence" ], "delta": "0:00:00.527984", "end": "2022-08-01 11:57:07.584902", "rc": 0, "start": "2022-08-01 11:57:07.056918" } TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:199 Monday 01 August 2022 15:57:08 +0000 (0:00:00.913) 0:01:51.966 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.sih5p2zf_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Compare new and original CIB] ************ task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:207 Monday 01 August 2022 15:57:09 +0000 (0:00:00.369) 0:01:52.336 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "crm_diff", "--no-version", "--original", "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml" ], "delta": "0:00:00.008268", "end": "2022-08-01 11:57:08.340306", "failed_when_result": false, "rc": 1, "start": "2022-08-01 11:57:08.332038" } STDOUT: MSG: non-zero return code TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] ********** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:220 Monday 01 August 2022 15:57:09 +0000 (0:00:00.391) 0:01:52.727 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "33350be58630a7badec2e7c7a7586d0a0d21f06b", "dest": "/tmp/ansible.sih5p2zf_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "9d26e847c50d3631527cb100f806e8c6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 17268, "src": "/root/.ansible/tmp/ansible-tmp-1659369429.6261418-166985-223138485464362/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:231 Monday 01 August 2022 15:57:10 +0000 (0:00:00.753) 0:01:53.481 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.sih5p2zf_ha_cluster_cib_diff" ], "delta": "0:00:00.021857", "end": "2022-08-01 11:57:09.508499", "rc": 0, "start": "2022-08-01 11:57:09.486642" } TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ******************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239 Monday 01 August 2022 15:57:10 +0000 (0:00:00.406) 0:01:53.887 ********* changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.mxfizhuq_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.mxfizhuq_ha_cluster_cib_xml", "state": "absent" } changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.pis36sqh_ha_cluster_original_cib_xml", "state": "absent" } changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.sih5p2zf_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.sih5p2zf_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.sih5p2zf_ha_cluster_cib_diff", "state": "absent" } TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:47 Monday 01 August 2022 15:57:11 +0000 (0:00:01.119) 0:01:55.007 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] *************** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 Monday 01 August 2022 15:57:11 +0000 (0:00:00.022) 0:01:55.029 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Fetch cluster versions of cluster components] **************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:396 Monday 01 August 2022 15:57:11 +0000 (0:00:00.031) 0:01:55.061 ********* included: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml for /cache/centos-9.qcow2.snap TASK [Fetch pcs capabilities] ************************************************** task path: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:3 Monday 01 August 2022 15:57:11 +0000 (0:00:00.038) 0:01:55.100 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.459171", "end": "2022-08-01 11:57:11.563571", "rc": 0, "start": "2022-08-01 11:57:11.104400" } STDOUT: 0.11.3 booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 TASK [Parse pcs capabilities] ************************************************** task path: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:9 Monday 01 August 2022 15:57:12 +0000 (0:00:00.844) 0:01:55.944 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_pcs_capabilities": [ "booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1" ] }, "changed": false } TASK [Fetch package facts] ***************************************************** task path: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:15 Monday 01 August 2022 15:57:12 +0000 (0:00:00.039) 0:01:55.983 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "PackageKit": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit", "release": "2.el9", "source": "rpm", "version": "1.2.4" } ], "PackageKit-glib": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit-glib", "release": "2.el9", "source": "rpm", "version": "1.2.4" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "4.el9", "source": "rpm", "version": "0.301" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el9", "source": "rpm", "version": "5.1.8" } ], "bzip2": [ { "arch": "x86_64", "epoch": null, "name": "bzip2", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el9", "source": "rpm", "version": "1.17.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "94.el9", "source": "rpm", "version": "2020.2.50" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "centos-logos": [ { "arch": "x86_64", "epoch": null, "name": "centos-logos", "release": "1.el9", "source": "rpm", "version": "90.4" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.2" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "1.el9", "source": "rpm", "version": "22.1" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el9", "source": "rpm", "version": "0.31" } ], "cockpit-bridge": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-bridge", "release": "1.el9", "source": "rpm", "version": "269" } ], "cockpit-system": [ { "arch": "noarch", "epoch": null, "name": "cockpit-system", "release": "1.el9", "source": "rpm", "version": "269" } ], "cockpit-ws": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-ws", "release": "1.el9", "source": "rpm", "version": "269" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "31.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "31.el9", "source": "rpm", "version": "8.32" } ], "corosync": [ { "arch": "x86_64", "epoch": null, "name": "corosync", "release": "4.el9", "source": "rpm", "version": "3.1.5" } ], "corosynclib": [ { "arch": "x86_64", "epoch": null, "name": "corosynclib", "release": "4.el9", "source": "rpm", "version": "3.1.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "7.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "7.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitb2323a1.el9", "source": "rpm", "version": "20220427" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitb2323a1.el9", "source": "rpm", "version": "20220427" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "4.el9", "source": "rpm", "version": "2.4.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "18.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "20.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "5.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event-libs", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "13.el9", "source": "rpm", "version": "0.9.0" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-config-generic": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "4.el9", "source": "rpm", "version": "5.10" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el9", "source": "rpm", "version": "2.4.7" } ], "fence-agents-all": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-all", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-amt-ws": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-amt-ws", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-apc": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-apc-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc-snmp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-bladecenter": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-bladecenter", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-brocade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-brocade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-cisco-mds": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-mds", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-cisco-ucs": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-ucs", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-common": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-common", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-drac5": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-drac5", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-eaton-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eaton-snmp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-emerson": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-emerson", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-eps": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eps", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-heuristics-ping": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-heuristics-ping", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-hpblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-hpblade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ibmblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibmblade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ifmib": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ifmib", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-moonshot": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-moonshot", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-mp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-mp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-ssh": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-ssh", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo2": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo2", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-intelmodular": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-intelmodular", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ipdu": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipdu", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ipmilan": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipmilan", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-kdump": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-kdump", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-mpath": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-mpath", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-redfish": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-redfish", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rhevm": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rhevm", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rsa": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsa", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rsb": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsb", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-sbd": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-sbd", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-scsi": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-scsi", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-vmware-rest": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-rest", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-vmware-soap": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-soap", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-wti": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-wti", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-virt": [ { "arch": "x86_64", "epoch": null, "name": "fence-virt", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el9", "source": "rpm", "version": "4.8.0" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "2.el9", "source": "rpm", "version": "2.42.6" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "3.el9", "source": "rpm", "version": "2.68.3" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "5.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gnutls-utils": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-utils", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "10.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "55.el9", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "4.el9", "source": "rpm", "version": "40.0" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.3.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "5.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.4" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.4" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "ipmitool": [ { "arch": "x86_64", "epoch": null, "name": "ipmitool", "release": "25.el9", "source": "rpm", "version": "1.8.18" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "5.13.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "5.13.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "28.el9", "source": "rpm", "version": "1.8.7" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "7.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "5.el9", "source": "rpm", "version": "1.8.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "2.el9", "source": "rpm", "version": "2.0.24" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el9", "source": "rpm", "version": "1.6.1" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el9", "source": "rpm", "version": "1.6.1" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "7.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "7.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "19.el9", "source": "rpm", "version": "1.19.1" } ], "langpacks-core-en_GB": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en_GB", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en_GB": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en_GB", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "4.el9", "source": "rpm", "version": "575" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "13.el9", "source": "rpm", "version": "0.3.111" } ], "libappstream-glib": [ { "arch": "x86_64", "epoch": null, "name": "libappstream-glib", "release": "4.el9", "source": "rpm", "version": "0.7.18" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "4.el9", "source": "rpm", "version": "0.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "18.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "37.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el9", "source": "rpm", "version": "1.6.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "2.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el9", "source": "rpm", "version": "37.2" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "9.el9", "source": "rpm", "version": "67.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libjpeg-turbo": [ { "arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "5.el9", "source": "rpm", "version": "2.0.90" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libknet1": [ { "arch": "x86_64", "epoch": null, "name": "libknet1", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-bzip2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-bzip2-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lz4-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lz4-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzma-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzma-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzo2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzo2-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zlib-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zlib-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zstd-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zstd-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-nss-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-nss-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-openssl-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-openssl-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "4.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.5.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.el9", "source": "rpm", "version": "1.0.8" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "10.el9", "source": "rpm", "version": "2.5.4" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.el9", "source": "rpm", "version": "3.6.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "2.el9", "source": "rpm", "version": "3.6.0" } ], "libnozzle1": [ { "arch": "x86_64", "epoch": null, "name": "libnozzle1", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "12.el9", "source": "rpm", "version": "1.6.37" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "35.el9", "source": "rpm", "version": "0.4.15" } ], "libproxy-webkitgtk4": [ { "arch": "x86_64", "epoch": null, "name": "libproxy-webkitgtk4", "release": "35.el9", "source": "rpm", "version": "0.4.15" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libqb": [ { "arch": "x86_64", "epoch": null, "name": "libqb", "release": "1.el9", "source": "rpm", "version": "2.0.6" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el9", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.1.el9", "source": "rpm", "version": "3.4" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.el9", "source": "rpm", "version": "0.7.22" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "8.el9", "source": "rpm", "version": "2.72.0" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "3.el9", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "3.el9", "source": "rpm", "version": "0.9.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "18.585svn.el9", "source": "rpm", "version": "0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.3.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.6" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "11.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el9", "source": "rpm", "version": "0.12.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el9", "source": "rpm", "version": "1.3.2" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "7.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libwsman1": [ { "arch": "x86_64", "epoch": null, "name": "libwsman1", "release": "22.el9", "source": "rpm", "version": "2.6.8" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.2" } ], "lvm2": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2", "release": "4.el9", "source": "rpm", "version": "2.03.14" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2-libs", "release": "4.el9", "source": "rpm", "version": "2.03.14" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.el9", "source": "rpm", "version": "2.9.3" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el9", "source": "rpm", "version": "0.2.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20220207" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "net-snmp-libs": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-libs", "release": "7.el9", "source": "rpm", "version": "5.9.1" } ], "net-snmp-utils": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-utils", "release": "7.el9", "source": "rpm", "version": "5.9.1" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.62.20160912git.el9", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.el9", "source": "rpm", "version": "3.7.3" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "10.el9", "source": "rpm", "version": "2.5.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "7.el9", "source": "rpm", "version": "4.34.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "7.el9", "source": "rpm", "version": "2.0.14" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "5.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "5.el9", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el9", "source": "rpm", "version": "2.4.59" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "18.el9", "source": "rpm", "version": "3.0.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "18.el9", "source": "rpm", "version": "3.0.1" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.el9", "source": "rpm", "version": "0.4.11" } ], "openwsman-python3": [ { "arch": "x86_64", "epoch": null, "name": "openwsman-python3", "release": "22.el9", "source": "rpm", "version": "2.6.8" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "pacemaker": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-cli": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cli", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-cluster-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cluster-libs", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-libs", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-schemas": [ { "arch": "noarch", "epoch": null, "name": "pacemaker-schemas", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "11.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "6.el9", "source": "rpm", "version": "3.4" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcs": [ { "arch": "x86_64", "epoch": null, "name": "pcs", "release": "2.el9", "source": "rpm", "version": "0.11.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "479.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "479.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "479.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "479.el9", "source": "rpm", "version": "1.30" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "479.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "479.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "479.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "479.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "479.el9", "source": "rpm", "version": "1.12" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "460.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "479.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "479.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "479.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "479.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "461.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "479.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "479.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "6.el9", "source": "rpm", "version": "2.33" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "479.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "479.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "479.el9", "source": "rpm", "version": "5.32.1" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "479.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "479.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "479.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "479.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "479.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "479.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "7.el9", "source": "rpm", "version": "0.117" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.el9", "source": "rpm", "version": "0.117" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "21.el9", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.el9", "source": "rpm", "version": "3.3.17" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "12.el9", "source": "rpm", "version": "1.3.3" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "5.el9", "source": "rpm", "version": "1.14.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.el9", "source": "rpm", "version": "36.0.1" } ], "python3-dasbus": [ { "arch": "noarch", "epoch": null, "name": "python3-dasbus", "release": "5.el9", "source": "rpm", "version": "1.4" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "5.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "2.el9", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "6.el9", "source": "rpm", "version": "21.2.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "14.el9", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "12.el9", "source": "rpm", "version": "0.6.0" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "6.el9", "source": "rpm", "version": "2.20" } ], "python3-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python3-pycurl", "release": "8.el9", "source": "rpm", "version": "7.43.0.6" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "9.el9", "source": "rpm", "version": "2.4.7" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "4.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "6.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "4.el9", "source": "rpm", "version": "4.4.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "10.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "10.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el9", "source": "rpm", "version": "1.26.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "4.el9", "source": "rpm", "version": "7.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "resource-agents": [ { "arch": "x86_64", "epoch": null, "name": "resource-agents", "release": "23.el9", "source": "rpm", "version": "4.10.0" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "11.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "105.el9", "source": "rpm", "version": "8.2102.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "105.el9", "source": "rpm", "version": "8.2102.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "ruby-default-gems": [ { "arch": "noarch", "epoch": null, "name": "ruby-default-gems", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "159.el9", "source": "rpm", "version": "3.0.0" } ], "rubygem-bundler": [ { "arch": "noarch", "epoch": null, "name": "rubygem-bundler", "release": "159.el9", "source": "rpm", "version": "2.2.32" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "159.el9", "source": "rpm", "version": "0.5.7" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "159.el9", "source": "rpm", "version": "2.5.1" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "159.el9", "source": "rpm", "version": "3.3.2" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "159.el9", "source": "rpm", "version": "6.3.3" } ], "rubygem-rexml": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rexml", "release": "159.el9", "source": "rpm", "version": "3.2.5" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "159.el9", "source": "rpm", "version": "3.2.32" } ], "sbd": [ { "arch": "x86_64", "epoch": null, "name": "sbd", "release": "3.el9", "source": "rpm", "version": "1.5.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "34.1.33" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "34.1.33" } ], "setroubleshoot-plugins": [ { "arch": "noarch", "epoch": null, "name": "setroubleshoot-plugins", "release": "4.el9", "source": "rpm", "version": "3.3.14" } ], "setroubleshoot-server": [ { "arch": "x86_64", "epoch": null, "name": "setroubleshoot-server", "release": "2.el9", "source": "rpm", "version": "3.3.28" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "6.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "8.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "8.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "4.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el9", "source": "rpm", "version": "2.1" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sos": [ { "arch": "noarch", "epoch": null, "name": "sos", "release": "1.el9", "source": "rpm", "version": "4.3" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "8.git1.el9", "source": "rpm", "version": "4.4" } ], "sscg": [ { "arch": "x86_64", "epoch": null, "name": "sscg", "release": "5.el9", "source": "rpm", "version": "3.0.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.el9", "source": "rpm", "version": "250" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "3.el9", "source": "rpm", "version": "1.34" } ], "tcpdump": [ { "arch": "x86_64", "epoch": 14, "name": "tcpdump", "release": "6.el9", "source": "rpm", "version": "4.99.0" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "11.el9", "source": "rpm", "version": "1.31" } ], "telnet": [ { "arch": "x86_64", "epoch": 1, "name": "telnet", "release": "85.el9", "source": "rpm", "version": "0.17" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "7.el9", "source": "rpm", "version": "3.0.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el9", "source": "rpm", "version": "2022a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "13.el9", "source": "rpm", "version": "1.13.1" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "16.el9", "source": "rpm", "version": "8.2.2637" } ], "webkit2gtk3-jsc": [ { "arch": "x86_64", "epoch": null, "name": "webkit2gtk3-jsc", "release": "1.el9", "source": "rpm", "version": "2.36.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "28.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "5.14.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "7.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "7.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "33.el9", "source": "rpm", "version": "1.2.11" } ], "zstd": [ { "arch": "x86_64", "epoch": null, "name": "zstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ] } }, "changed": false } TASK [Debug pacemaker version] ************************************************* task path: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:18 Monday 01 August 2022 15:57:13 +0000 (0:00:01.154) 0:01:57.138 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts.packages['pacemaker']": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ] } TASK [Extract versions of cluster components] ********************************** task path: /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:22 Monday 01 August 2022 15:57:14 +0000 (0:00:00.106) 0:01:57.244 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_pacemaker_version": "2.1.4", "__test_pcs_version": "0.11.3" }, "changed": false } TASK [Dicover CIB schema version] ********************************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:399 Monday 01 August 2022 15:57:14 +0000 (0:00:00.063) 0:01:57.308 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "xmllint", "--xpath", "substring-after(/cib/@validate-with, \"pacemaker-\")", "/var/lib/pacemaker/cib/cib.xml" ], "delta": "0:00:00.004096", "end": "2022-08-01 11:57:13.319029", "rc": 0, "start": "2022-08-01 11:57:13.314933" } STDOUT: 3.1 TASK [Discover role names] ***************************************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:408 Monday 01 August 2022 15:57:14 +0000 (0:00:00.410) 0:01:57.718 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_new_roles_cib": false, "__test_new_roles_pcs": true }, "changed": false } TASK [Fetch location constraints configuration from the cluster] *************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:421 Monday 01 August 2022 15:57:14 +0000 (0:00:00.067) 0:01:57.785 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "location", "--full" ], "delta": "0:00:00.634486", "end": "2022-08-01 11:57:14.425623", "rc": 0, "start": "2022-08-01 11:57:13.791137" } STDOUT: Location Constraints: Resource pattern: d\d+ Enabled on: Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY) Node: node2 (score:23) (id:location-dd-node2-23) Node: node3 (score:INFINITY) (id:cl2) Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4) Disabled on: Node: node5 (score:-32) (resource-discovery=never) (id:cl6) Constraint: cl10 (resource-discovery=always) Rule: role=Unpromoted score=-47 (id:cl10-rule) Expression: rule eq 7 (id:cl10-rule-expr) Constraint: cl8 Rule: boolean-op=and score=INFINITY (id:cl8-rule) Expression: rule eq 2 (id:cl8-rule-expr) Rule: boolean-op=or score=0 (id:cl8-rule-rule) Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr) Expression: (id:cl8-rule-rule-expr-1) Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec) Constraint: location-dd Rule: score=INFINITY (id:location-dd-rule) Expression: rule eq 1 (id:location-dd-rule-expr) Constraint: location-dd-1 Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule) Expression: rule eq 3 (id:location-dd-1-rule-expr) Expression: #uname eq node2 (id:location-dd-1-rule-expr-1) Constraint: location-dd-2 Rule: boolean-op=and score=-47 (id:location-dd-2-rule) Expression: rule eq 4 (id:location-dd-2-rule-expr) Expression: value gt -10 (id:location-dd-2-rule-expr-1) Constraint: location-dd-3 Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule) Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule) Expression: rule eq 5 (id:location-dd-3-rule-rule-expr) Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1) Expression: x gt 0 (id:location-dd-3-rule-expr) Constraint: location-dd-4 (resource-discovery=always) Rule: score=INFINITY (id:location-dd-4-rule) Expression: rule eq 6 (id:location-dd-4-rule-expr) Resource: d1 Enabled on: Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY) Disabled on: Node: node2 (score:-123) (id:location-d1-node2--123) Resource: d2 Enabled on: Node: node1 (score:INFINITY) (id:cl1) Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3) Disabled on: Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5) Resource: d3 Constraint: cl7 Rule: boolean-op=and score=INFINITY (id:cl7-rule) Expression: rule eq 2 (id:cl7-rule-expr) Rule: boolean-op=or score=0 (id:cl7-rule-rule) Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr) Expression: (id:cl7-rule-rule-expr-1) Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec) Constraint: cl9 (resource-discovery=always) Rule: role=Unpromoted score=-47 (id:cl9-rule) Expression: rule eq 7 (id:cl9-rule-expr) Constraint: location-d3 Rule: score=INFINITY (id:location-d3-rule) Expression: rule eq 1 (id:location-d3-rule-expr) Constraint: location-d3-1 Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule) Expression: rule eq 3 (id:location-d3-1-rule-expr) Expression: #uname eq node2 (id:location-d3-1-rule-expr-1) Constraint: location-d3-2 Rule: boolean-op=and score=-47 (id:location-d3-2-rule) Expression: rule eq 4 (id:location-d3-2-rule-expr) Expression: value gt -10 (id:location-d3-2-rule-expr-1) Constraint: location-d3-3 Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule) Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule) Expression: rule eq 5 (id:location-d3-3-rule-rule-expr) Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1) Expression: x gt 0 (id:location-d3-3-rule-expr) Constraint: location-d3-4 (resource-discovery=always) Rule: score=INFINITY (id:location-d3-4-rule) Expression: rule eq 6 (id:location-d3-4-rule-expr) TASK [Print real location constraints configuration] *************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:427 Monday 01 August 2022 15:57:15 +0000 (0:00:01.036) 0:01:58.822 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_location_config.stdout_lines": [ "Location Constraints:", " Resource pattern: d\\d+", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)", " Node: node2 (score:23) (id:location-dd-node2-23)", " Node: node3 (score:INFINITY) (id:cl2)", " Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)", " Disabled on:", " Node: node5 (score:-32) (resource-discovery=never) (id:cl6)", " Constraint: cl10 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl10-rule)", " Expression: rule eq 7 (id:cl10-rule-expr)", " Constraint: cl8", " Rule: boolean-op=and score=INFINITY (id:cl8-rule)", " Expression: rule eq 2 (id:cl8-rule-expr)", " Rule: boolean-op=or score=0 (id:cl8-rule-rule)", " Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)", " Expression: (id:cl8-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)", " Constraint: location-dd", " Rule: score=INFINITY (id:location-dd-rule)", " Expression: rule eq 1 (id:location-dd-rule-expr)", " Constraint: location-dd-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule)", " Expression: rule eq 3 (id:location-dd-1-rule-expr)", " Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)", " Constraint: location-dd-2", " Rule: boolean-op=and score=-47 (id:location-dd-2-rule)", " Expression: rule eq 4 (id:location-dd-2-rule-expr)", " Expression: value gt -10 (id:location-dd-2-rule-expr-1)", " Constraint: location-dd-3", " Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)", " Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)", " Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-dd-3-rule-expr)", " Constraint: location-dd-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-dd-4-rule)", " Expression: rule eq 6 (id:location-dd-4-rule-expr)", " Resource: d1", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)", " Disabled on:", " Node: node2 (score:-123) (id:location-d1-node2--123)", " Resource: d2", " Enabled on:", " Node: node1 (score:INFINITY) (id:cl1)", " Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)", " Disabled on:", " Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)", " Resource: d3", " Constraint: cl7", " Rule: boolean-op=and score=INFINITY (id:cl7-rule)", " Expression: rule eq 2 (id:cl7-rule-expr)", " Rule: boolean-op=or score=0 (id:cl7-rule-rule)", " Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)", " Expression: (id:cl7-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)", " Constraint: cl9 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl9-rule)", " Expression: rule eq 7 (id:cl9-rule-expr)", " Constraint: location-d3", " Rule: score=INFINITY (id:location-d3-rule)", " Expression: rule eq 1 (id:location-d3-rule-expr)", " Constraint: location-d3-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule)", " Expression: rule eq 3 (id:location-d3-1-rule-expr)", " Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)", " Constraint: location-d3-2", " Rule: boolean-op=and score=-47 (id:location-d3-2-rule)", " Expression: rule eq 4 (id:location-d3-2-rule-expr)", " Expression: value gt -10 (id:location-d3-2-rule-expr-1)", " Constraint: location-d3-3", " Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)", " Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)", " Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-d3-3-rule-expr)", " Constraint: location-d3-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-d3-4-rule)", " Expression: rule eq 6 (id:location-d3-4-rule-expr)" ] } TASK [Print expected location constraints configuration] *********************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:431 Monday 01 August 2022 15:57:15 +0000 (0:00:00.052) 0:01:58.874 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Location Constraints:", " Resource pattern: d\\d+", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)", " Node: node2 (score:23) (id:location-dd-node2-23)", " Node: node3 (score:INFINITY) (id:cl2)", " Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)", " Disabled on:", " Node: node5 (score:-32) (resource-discovery=never) (id:cl6)", " Constraint: cl10 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl10-rule)", " Expression: rule eq 7 (id:cl10-rule-expr)", " Constraint: cl8", " Rule: boolean-op=and score=INFINITY (id:cl8-rule)", " Expression: rule eq 2 (id:cl8-rule-expr)", " Rule: boolean-op=or score=0 (id:cl8-rule-rule)", " Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)", " Expression: (id:cl8-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)", " Constraint: location-dd", " Rule: score=INFINITY (id:location-dd-rule)", " Expression: rule eq 1 (id:location-dd-rule-expr)", " Constraint: location-dd-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule)", " Expression: rule eq 3 (id:location-dd-1-rule-expr)", " Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)", " Constraint: location-dd-2", " Rule: boolean-op=and score=-47 (id:location-dd-2-rule)", " Expression: rule eq 4 (id:location-dd-2-rule-expr)", " Expression: value gt -10 (id:location-dd-2-rule-expr-1)", " Constraint: location-dd-3", " Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)", " Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)", " Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-dd-3-rule-expr)", " Constraint: location-dd-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-dd-4-rule)", " Expression: rule eq 6 (id:location-dd-4-rule-expr)", " Resource: d1", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)", " Disabled on:", " Node: node2 (score:-123) (id:location-d1-node2--123)", " Resource: d2", " Enabled on:", " Node: node1 (score:INFINITY) (id:cl1)", " Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)", " Disabled on:", " Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)", " Resource: d3", " Constraint: cl7", " Rule: boolean-op=and score=INFINITY (id:cl7-rule)", " Expression: rule eq 2 (id:cl7-rule-expr)", " Rule: boolean-op=or score=0 (id:cl7-rule-rule)", " Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)", " Expression: (id:cl7-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)", " Constraint: cl9 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl9-rule)", " Expression: rule eq 7 (id:cl9-rule-expr)", " Constraint: location-d3", " Rule: score=INFINITY (id:location-d3-rule)", " Expression: rule eq 1 (id:location-d3-rule-expr)", " Constraint: location-d3-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule)", " Expression: rule eq 3 (id:location-d3-1-rule-expr)", " Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)", " Constraint: location-d3-2", " Rule: boolean-op=and score=-47 (id:location-d3-2-rule)", " Expression: rule eq 4 (id:location-d3-2-rule-expr)", " Expression: value gt -10 (id:location-d3-2-rule-expr-1)", " Constraint: location-d3-3", " Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)", " Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)", " Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-d3-3-rule-expr)", " Constraint: location-d3-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-d3-4-rule)", " Expression: rule eq 6 (id:location-d3-4-rule-expr)" ] } TASK [Check location constraints configuration] ******************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:435 Monday 01 August 2022 15:57:15 +0000 (0:00:00.059) 0:01:58.934 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch colocation constraints configuration from the cluster] ************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:542 Monday 01 August 2022 15:57:15 +0000 (0:00:00.059) 0:01:58.993 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "colocation", "--full" ], "delta": "0:00:00.490586", "end": "2022-08-01 11:57:15.493003", "rc": 0, "start": "2022-08-01 11:57:15.002417" } STDOUT: Colocation Constraints: d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY) d2 with d3 (score:-10) (id:colocation-d2-d3--10) d3 with d4 (score:INFINITY) (id:cc-id) d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY) d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY) d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all) Resource Sets: set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2) set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set) TASK [Print real colocation constraints configuration] ************************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:548 Monday 01 August 2022 15:57:16 +0000 (0:00:00.897) 0:01:59.891 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_colocation_config.stdout_lines": [ "Colocation Constraints:", " d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)", " d2 with d3 (score:-10) (id:colocation-d2-d3--10)", " d3 with d4 (score:INFINITY) (id:cc-id)", " d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY)", " d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)", " d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all)", " Resource Sets:", " set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)", " set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)" ] } TASK [Print expected colocation constraints configuration] ********************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:552 Monday 01 August 2022 15:57:16 +0000 (0:00:00.050) 0:01:59.941 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Colocation Constraints:", " d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)", " d2 with d3 (score:-10) (id:colocation-d2-d3--10)", " d3 with d4 (score:INFINITY) (id:cc-id)", " d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY)", " d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)", " d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all)", " Resource Sets:", " set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)", " set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)" ] } TASK [Check colocation constraints configuration] ****************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:556 Monday 01 August 2022 15:57:16 +0000 (0:00:00.053) 0:01:59.995 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch order constraints configuration from the cluster] ****************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:582 Monday 01 August 2022 15:57:16 +0000 (0:00:00.056) 0:02:00.051 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "order", "--full" ], "delta": "0:00:00.473384", "end": "2022-08-01 11:57:16.537023", "rc": 0, "start": "2022-08-01 11:57:16.063639" } STDOUT: Ordering Constraints: start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory) start d2 then start d3 (kind:Mandatory) (id:co-id) demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory) start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional) start d1 then start d4 (score:-15) (id:order-d1-d4--15) demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all) Resource Sets: set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2) set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set) TASK [Print real order constraints configuration] ****************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:588 Monday 01 August 2022 15:57:17 +0000 (0:00:00.879) 0:02:00.931 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_order_config.stdout_lines": [ "Ordering Constraints:", " start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)", " start d2 then start d3 (kind:Mandatory) (id:co-id)", " demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)", " start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)", " start d1 then start d4 (score:-15) (id:order-d1-d4--15)", " demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)", " Resource Sets:", " set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)", " set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)" ] } TASK [Print expected order constraints configuration] ************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:592 Monday 01 August 2022 15:57:17 +0000 (0:00:00.047) 0:02:00.979 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Ordering Constraints:", " start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)", " start d2 then start d3 (kind:Mandatory) (id:co-id)", " demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)", " start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)", " start d1 then start d4 (score:-15) (id:order-d1-d4--15)", " demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)", " Resource Sets:", " set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)", " set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)" ] } TASK [Check order constraints configuration] *********************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:596 Monday 01 August 2022 15:57:17 +0000 (0:00:00.051) 0:02:01.030 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch ticket constraints configuration from the cluster] ***************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:614 Monday 01 August 2022 15:57:17 +0000 (0:00:00.049) 0:02:01.080 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "ticket", "--full" ], "delta": "0:00:00.487063", "end": "2022-08-01 11:57:17.575754", "rc": 0, "start": "2022-08-01 11:57:17.088691" } STDOUT: Ticket Constraints: d1 ticket=ticket1 (id:ticket-ticket1-d1) d1 ticket=ticket2 (id:ct-id) Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master) d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2) Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all) Resource Sets: set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1) set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set) TASK [Print real ticket constraints configuration] ***************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:620 Monday 01 August 2022 15:57:18 +0000 (0:00:00.890) 0:02:01.970 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_ticket_config.stdout_lines": [ "Ticket Constraints:", " d1 ticket=ticket1 (id:ticket-ticket1-d1)", " d1 ticket=ticket2 (id:ct-id)", " Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)", " d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)", " Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all)", " Resource Sets:", " set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)", " set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)" ] } TASK [Print expected ticket constraints configuration] ************************* task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:624 Monday 01 August 2022 15:57:18 +0000 (0:00:00.048) 0:02:02.018 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Ticket Constraints:", " d1 ticket=ticket1 (id:ticket-ticket1-d1)", " d1 ticket=ticket2 (id:ct-id)", " Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)", " d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)", " Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all)", " Resource Sets:", " set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)", " set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)" ] } TASK [Check ticket constraints configuration] ********************************** task path: /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:628 Monday 01 August 2022 15:57:18 +0000 (0:00:00.057) 0:02:02.076 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=203 changed=78 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Monday 01 August 2022 15:57:18 +0000 (0:00:00.074) 0:02:02.151 ********* =============================================================================== linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership -- 25.20s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73 linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 2.42s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53 linux-system-roles.ha_cluster : Get services status - detect firewall --- 1.77s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3 linux-system-roles.ha_cluster : Get services status - detect pacemaker --- 1.61s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61 --- linux-system-roles.ha_cluster : Get services status - detect SBD -------- 1.61s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16 linux-system-roles.ha_cluster : Pcs auth using pcs-0.10 ----------------- 1.56s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth-pcs-0.10.yml:3 linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.56s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21 linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.38s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3 linux-system-roles.ha_cluster : Write CIB configuration ----------------- 1.38s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33 Gathering Facts --------------------------------------------------------- 1.28s /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:3 --------------------- linux-system-roles.ha_cluster : Install cluster packages ---------------- 1.18s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30 Fetch package facts ----------------------------------------------------- 1.15s /tmp/tmpi4jrkv_j/tests/tasks/fetch_versions.yml:15 ---------------------------- linux-system-roles.ha_cluster : Remove CIB tempfiles -------------------- 1.12s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239 linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration --- 1.06s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24 Fetch location constraints configuration from the cluster --------------- 1.04s /tmp/tmpi4jrkv_j/tests/tests_cib_constraints_create.yml:421 ------------------- linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property --- 1.01s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64 --- linux-system-roles.ha_cluster : Configure ticket constraint '5' --------- 0.99s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 linux-system-roles.ha_cluster : Start corosync -------------------------- 0.98s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:46 linux-system-roles.ha_cluster : Configure colocation constraint '6' ----- 0.97s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 linux-system-roles.ha_cluster : Configure order constraint 'co-set' ----- 0.97s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml:3 ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0za_nyuu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cib_constraints_create.yml ************************************* 1 plays in /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml PLAY [Create all kinds of resource constraints in a cluster] ******************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:3 Monday 01 August 2022 16:16:04 +0000 (0:00:00.015) 0:00:00.015 ********* ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:387 Monday 01 August 2022 16:16:05 +0000 (0:00:01.310) 0:00:01.326 ********* TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Monday 01 August 2022 16:16:05 +0000 (0:00:00.048) 0:00:01.374 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Monday 01 August 2022 16:16:05 +0000 (0:00:00.046) 0:00:01.420 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:20 Monday 01 August 2022 16:16:05 +0000 (0:00:00.023) 0:00:01.443 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:392 Monday 01 August 2022 16:16:05 +0000 (0:00:00.027) 0:00:01.471 ********* TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:16:05 +0000 (0:00:00.053) 0:00:01.525 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:16:05 +0000 (0:00:00.031) 0:00:01.556 ********* ok: [/cache/centos-9.qcow2.snap] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Monday 01 August 2022 16:16:06 +0000 (0:00:00.530) 0:00:02.087 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:16:06 +0000 (0:00:00.040) 0:00:02.127 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:16:06 +0000 (0:00:00.034) 0:00:02.162 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:13 Monday 01 August 2022 16:16:06 +0000 (0:00:00.040) 0:00:02.203 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:26 Monday 01 August 2022 16:16:06 +0000 (0:00:00.022) 0:00:02.225 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30 Monday 01 August 2022 16:16:06 +0000 (0:00:00.052) 0:00:02.278 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:34 Monday 01 August 2022 16:16:06 +0000 (0:00:00.055) 0:00:02.333 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:44 Monday 01 August 2022 16:16:06 +0000 (0:00:00.047) 0:00:02.380 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:9 Monday 01 August 2022 16:16:06 +0000 (0:00:00.034) 0:00:02.414 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:3 Monday 01 August 2022 16:16:06 +0000 (0:00:00.034) 0:00:02.449 ********* ok: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:21 Monday 01 August 2022 16:16:06 +0000 (0:00:00.078) 0:00:02.527 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : List active CentOS repositories] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3 Monday 01 August 2022 16:16:06 +0000 (0:00:00.044) 0:00:02.572 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.352987", "end": "2022-08-01 12:16:07.128619", "rc": 0, "start": "2022-08-01 12:16:06.775632" } STDOUT: repo id repo name appstream CentOS Stream 9 - AppStream baseos CentOS Stream 9 - BaseOS extras-common CentOS Stream 9 - Extras packages highavailability CentOS Stream 9 - HighAvailability TASK [fedora.linux_system_roles.ha_cluster : Enable CentOS repositories] ******* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:12 Monday 01 August 2022 16:16:07 +0000 (0:00:00.882) 0:00:03.454 ********* TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27 Monday 01 August 2022 16:16:07 +0000 (0:00:00.022) 0:00:03.477 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:34 Monday 01 August 2022 16:16:08 +0000 (0:00:01.127) 0:00:04.604 ********* changed: [/cache/centos-9.qcow2.snap] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:14 Monday 01 August 2022 16:16:09 +0000 (0:00:00.639) 0:00:05.243 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect firewall] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 Monday 01 August 2022 16:16:09 +0000 (0:00:00.040) 0:00:05.284 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:8 Monday 01 August 2022 16:16:11 +0000 (0:00:01.790) 0:00:07.074 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:16 Monday 01 August 2022 16:16:11 +0000 (0:00:00.027) 0:00:07.102 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:24 Monday 01 August 2022 16:16:11 +0000 (0:00:00.028) 0:00:07.130 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:36 Monday 01 August 2022 16:16:11 +0000 (0:00:00.027) 0:00:07.158 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld permanent config] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:44 Monday 01 August 2022 16:16:11 +0000 (0:00:00.025) 0:00:07.184 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld offline config] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:52 Monday 01 August 2022 16:16:11 +0000 (0:00:00.026) 0:00:07.211 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] ************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Monday 01 August 2022 16:16:11 +0000 (0:00:00.025) 0:00:07.236 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************ task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6 Monday 01 August 2022 16:16:11 +0000 (0:00:00.045) 0:00:07.282 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target pcsd-ruby.service network-online.target sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "pcsd-ruby.service network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11 Monday 01 August 2022 16:16:12 +0000 (0:00:00.778) 0:00:08.060 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24 Monday 01 August 2022 16:16:12 +0000 (0:00:00.034) 0:00:08.094 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31 Monday 01 August 2022 16:16:12 +0000 (0:00:00.030) 0:00:08.124 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] ***** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44 Monday 01 August 2022 16:16:12 +0000 (0:00:00.029) 0:00:08.154 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "4b74001d21d3867563d0c773bde32b42", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "src": "/root/.ansible/tmp/ansible-tmp-1659370572.4033964-188710-66303303973520/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53 Monday 01 August 2022 16:16:13 +0000 (0:00:00.933) 0:00:09.088 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice pcsd-ruby.service network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice pcsd-ruby.service network-online.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] *********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59 Monday 01 August 2022 16:16:15 +0000 (0:00:02.182) 0:00:11.271 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.446884", "end": "2022-08-01 12:16:15.776326", "rc": 0, "start": "2022-08-01 12:16:15.329442" } STDOUT: 0.11.3 booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] *********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66 Monday 01 August 2022 16:16:16 +0000 (0:00:00.832) 0:00:12.103 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:20 Monday 01 August 2022 16:16:16 +0000 (0:00:00.041) 0:00:12.145 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3 Monday 01 August 2022 16:16:16 +0000 (0:00:00.045) 0:00:12.191 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cluster", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] **************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9 Monday 01 August 2022 16:16:16 +0000 (0:00:00.515) 0:00:12.706 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Check if fence_xvm.key exists on the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 16:16:16 +0000 (0:00:00.063) 0:00:12.770 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 16:16:17 +0000 (0:00:00.049) 0:00:12.819 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped fence_xvm.key from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 16:16:17 +0000 (0:00:00.045) 0:00:12.865 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Generate fence_xvm.key using OpenSSL] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 16:16:17 +0000 (0:00:00.039) 0:00:12.904 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Fetch generated fence_xvm.key] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 16:16:17 +0000 (0:00:00.445) 0:00:13.350 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Check if fence_xvm.key exists on cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 16:16:17 +0000 (0:00:00.082) 0:00:13.432 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 16:16:18 +0000 (0:00:00.425) 0:00:13.857 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 16:16:18 +0000 (0:00:00.088) 0:00:13.946 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Send fence_xvm.key to nodes] ****** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17 Monday 01 August 2022 16:16:18 +0000 (0:00:00.049) 0:00:13.996 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "a14672755ed31bd4e9af9ecde1a4b16a51ce921d", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "2b770f062eb1923684642b8ea9cd6a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1659370578.25849-188836-133738422508951/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:23 Monday 01 August 2022 16:16:18 +0000 (0:00:00.688) 0:00:14.684 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] **************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:5 Monday 01 August 2022 16:16:18 +0000 (0:00:00.050) 0:00:14.735 ********* TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] *********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:18 Monday 01 August 2022 16:16:18 +0000 (0:00:00.033) 0:00:14.768 ********* TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************ task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:45 Monday 01 August 2022 16:16:18 +0000 (0:00:00.020) 0:00:14.789 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:61 Monday 01 August 2022 16:16:19 +0000 (0:00:00.024) 0:00:14.813 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:64 Monday 01 August 2022 16:16:20 +0000 (0:00:01.637) 0:00:16.451 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "--force", "-f", "/var/lib/pacemaker/cib/cib.xml", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.572128", "end": "2022-08-01 12:16:21.087609", "rc": 0, "start": "2022-08-01 12:16:20.515481" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster nodes] ********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26 Monday 01 August 2022 16:16:21 +0000 (0:00:00.964) 0:00:17.415 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:3 Monday 01 August 2022 16:16:21 +0000 (0:00:00.062) 0:00:17.478 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.j4m9aoxf_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:16 Monday 01 August 2022 16:16:22 +0000 (0:00:00.520) 0:00:17.998 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3 Monday 01 August 2022 16:16:22 +0000 (0:00:00.040) 0:00:18.038 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.j4m9aoxf_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.440636", "end": "2022-08-01 12:16:22.565393", "rc": 0, "start": "2022-08-01 12:16:22.124757" } STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' No addresses specified for host 'localhost', using 'localhost' TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:19 Monday 01 August 2022 16:16:23 +0000 (0:00:00.858) 0:00:18.897 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.j4m9aoxf_ha_cluster_corosync_conf" } TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:26 Monday 01 August 2022 16:16:23 +0000 (0:00:00.509) 0:00:19.407 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "md5sum": "beb73759420421ade7d3b0d2f8dd24ef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "src": "/root/.ansible/tmp/ansible-tmp-1659370583.7039196-188956-47913644922327/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:36 Monday 01 August 2022 16:16:24 +0000 (0:00:00.733) 0:00:20.141 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "path": "/tmp/ansible.j4m9aoxf_ha_cluster_corosync_conf", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] ************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:49 Monday 01 August 2022 16:16:24 +0000 (0:00:00.394) 0:00:20.535 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Check if corosync authkey exists on the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 16:16:24 +0000 (0:00:00.057) 0:00:20.593 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 16:16:24 +0000 (0:00:00.046) 0:00:20.640 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped corosync authkey from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 16:16:24 +0000 (0:00:00.109) 0:00:20.750 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Generate corosync authkey using OpenSSL] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 16:16:24 +0000 (0:00:00.040) 0:00:20.790 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Fetch generated corosync authkey] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 16:16:25 +0000 (0:00:00.405) 0:00:21.195 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Check if corosync authkey exists on cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 16:16:25 +0000 (0:00:00.056) 0:00:21.252 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 16:16:26 +0000 (0:00:00.607) 0:00:21.859 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped corosync authkey from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 16:16:26 +0000 (0:00:00.055) 0:00:21.915 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Distribute corosync authkey] ****** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:57 Monday 01 August 2022 16:16:26 +0000 (0:00:00.049) 0:00:21.965 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "aa4fa9e49c25b0fefd87f1dee843a6afda9ab15e", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "fdcc2b4671d6372b11c5aec2d5fd4f3b", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1659370586.2276387-189046-217716113460905/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************ task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:66 Monday 01 August 2022 16:16:26 +0000 (0:00:00.711) 0:00:22.676 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Check if pacemaker authkey exists on the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12 Monday 01 August 2022 16:16:26 +0000 (0:00:00.063) 0:00:22.739 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17 Monday 01 August 2022 16:16:26 +0000 (0:00:00.058) 0:00:22.797 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped pacemaker authkey from the controller] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25 Monday 01 August 2022 16:16:27 +0000 (0:00:00.052) 0:00:22.850 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Generate pacemaker authkey using OpenSSL] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39 Monday 01 August 2022 16:16:27 +0000 (0:00:00.042) 0:00:22.893 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Fetch generated pacemaker authkey] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45 Monday 01 August 2022 16:16:27 +0000 (0:00:00.393) 0:00:23.286 ********* ok: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Check if pacemaker authkey exists on cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57 Monday 01 August 2022 16:16:27 +0000 (0:00:00.054) 0:00:23.341 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62 Monday 01 August 2022 16:16:27 +0000 (0:00:00.400) 0:00:23.741 ********* skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70 Monday 01 August 2022 16:16:27 +0000 (0:00:00.056) 0:00:23.798 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [/cache/centos-9.qcow2.snap] => { "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.ha_cluster : Distribute pacemaker authkey] ***** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:74 Monday 01 August 2022 16:16:28 +0000 (0:00:00.052) 0:00:23.851 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "f0fefce0f2c6d10ab1d5c348641adbeaa8d6caa2", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "19dbde91bc4f8f6df90da3d2443797f5", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1659370588.1138422-189173-185100299655886/source", "state": "file", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29 Monday 01 August 2022 16:16:28 +0000 (0:00:00.716) 0:00:24.567 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:3 Monday 01 August 2022 16:16:28 +0000 (0:00:00.052) 0:00:24.620 ********* changed: [/cache/centos-9.qcow2.snap] => (item=corosync) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "corosync", "name": "corosync", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice network-online.target sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [/cache/centos-9.qcow2.snap] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } changed: [/cache/centos-9.qcow2.snap] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice syslog.service systemd-journald.socket corosync.service sysinit.target basic.target network.target time-sync.target dbus-broker.service resource-agents-deps.target rsyslog.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice corosync.service", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:16 Monday 01 August 2022 16:16:30 +0000 (0:00:01.405) 0:00:26.025 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************ task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:19 Monday 01 August 2022 16:16:31 +0000 (0:00:01.637) 0:00:27.662 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "enabled": false, "name": "sbd", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-modules-load.service sysinit.target systemd-journald.socket basic.target iscsi.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target pacemaker.service dlm.service", "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", "CanReload": "no", "CanStart": "no", "CanStop": "no", "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", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Shared-storage based fencing daemon", "DevicePolicy": "auto", "Documentation": "\"man:sbd(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/sbd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sbd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sbd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/sbd.pid", "PartOf": "corosync.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "yes", "RefuseManualStop": "yes", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] ************************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:32 Monday 01 August 2022 16:16:32 +0000 (0:00:00.534) 0:00:28.196 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************ task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:3 Monday 01 August 2022 16:16:32 +0000 (0:00:00.054) 0:00:28.251 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "status", "pcsd", "--", "localhost" ], "delta": "0:00:00.532837", "end": "2022-08-01 12:16:32.865382", "failed_when_result": false, "rc": 2, "start": "2022-08-01 12:16:32.332545" } STDOUT: localhost: Unable to authenticate STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' MSG: non-zero return code TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] ********************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:20 Monday 01 August 2022 16:16:33 +0000 (0:00:00.947) 0:00:29.198 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth-pcs-0.10.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10] ********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth-pcs-0.10.yml:3 Monday 01 August 2022 16:16:33 +0000 (0:00:00.040) 0:00:29.239 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "host", "auth", "-u", "hacluster", "--", "localhost" ], "delta": "0:00:01.100074", "end": "2022-08-01 12:16:34.433004", "rc": 0, "start": "2022-08-01 12:16:33.332930" } STDOUT: Password: STDERR: localhost: Authorized TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:37 Monday 01 August 2022 16:16:34 +0000 (0:00:01.524) 0:00:30.764 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:21 Monday 01 August 2022 16:16:35 +0000 (0:00:00.059) 0:00:30.824 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cockpit-motd.service": { "name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-http.service": { "name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static" }, "cockpit-wsinstance-https-factory@.service": { "name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit-wsinstance-https@.service": { "name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cockpit.service": { "name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "packagekit-offline-update.service": { "name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "packagekit.service": { "name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-vdb1.service": { "name": "systemd-fsck@dev-vdb1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-vdc1.service": { "name": "systemd-fsck@dev-vdc1.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:24 Monday 01 August 2022 16:16:36 +0000 (0:00:01.549) 0:00:32.373 ********* ok: [/cache/centos-9.qcow2.snap] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "item": "pacemaker", "name": "pacemaker", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "resource-agents-deps.target syslog.service time-sync.target basic.target system.slice corosync.service network.target dbus-broker.service rsyslog.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target corosync.service system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [/cache/centos-9.qcow2.snap] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } ok: [/cache/centos-9.qcow2.snap] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "item": "corosync", "name": "corosync", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target system.slice sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target pacemaker.service", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "system.slice sysinit.target network-online.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2022-08-01 12:16:29 EDT", "StateChangeTimestampMonotonic": "36655218", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Start corosync] ******************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:46 Monday 01 August 2022 16:16:37 +0000 (0:00:01.065) 0:00:33.439 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "name": "corosync", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target system.slice sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target pacemaker.service", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "system.slice sysinit.target network-online.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2022-08-01 12:16:29 EDT", "StateChangeTimestampMonotonic": "36655218", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:55 Monday 01 August 2022 16:16:38 +0000 (0:00:00.997) 0:00:34.437 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "corosync-cfgtool", "-R" ], "delta": "0:00:00.015097", "end": "2022-08-01 12:16:38.518331", "rc": 0, "start": "2022-08-01 12:16:38.503234" } STDOUT: Reloading corosync.conf... Done TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] *********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:61 Monday 01 August 2022 16:16:39 +0000 (0:00:00.410) 0:00:34.847 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ****************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:67 Monday 01 August 2022 16:16:39 +0000 (0:00:00.026) 0:00:34.873 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "name": "pacemaker", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "resource-agents-deps.target syslog.service time-sync.target basic.target system.slice corosync.service network.target dbus-broker.service rsyslog.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target corosync.service system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:73 Monday 01 August 2022 16:16:39 +0000 (0:00:00.525) 0:00:35.399 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "cluster", "start", "--all", "--wait" ], "delta": "0:00:24.710741", "end": "2022-08-01 12:17:04.155113", "rc": 0, "start": "2022-08-01 12:16:39.444372" } STDERR: localhost: Starting Cluster... Waiting for node(s) to start... localhost: Started TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] ************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:87 Monday 01 August 2022 16:17:04 +0000 (0:00:25.090) 0:01:00.489 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.018482", "end": "2022-08-01 12:17:04.561452", "rc": 0, "start": "2022-08-01 12:17:04.542970" } STDOUT: localhost TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:108 Monday 01 August 2022 16:17:05 +0000 (0:00:00.405) 0:01:00.895 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=localhost) => { "ansible_loop_var": "item", "changed": false, "item": "localhost", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:40 Monday 01 August 2022 16:17:05 +0000 (0:00:00.033) 0:01:00.928 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:10 Monday 01 August 2022 16:17:05 +0000 (0:00:00.077) 0:01:01.006 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] **** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:18 Monday 01 August 2022 16:17:05 +0000 (0:00:00.388) 0:01:01.394 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] ********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:26 Monday 01 August 2022 16:17:05 +0000 (0:00:00.389) 0:01:01.783 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "cibadmin", "--query" ], "delta": "0:00:00.012504", "end": "2022-08-01 12:17:05.861931", "rc": 0, "start": "2022-08-01 12:17:05.849427" } STDOUT: TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] ********** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:33 Monday 01 August 2022 16:17:06 +0000 (0:00:00.409) 0:01:02.193 ********* changed: [/cache/centos-9.qcow2.snap] => (item=/tmp/ansible.t3ns02h8_ha_cluster_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "9f160d4a62e0f4b69355f3cd2d8c0dc72e7daf68", "dest": "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "md5sum": "aeab5239a703ee56f9a9bf9ae57e4dd4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1274, "src": "/root/.ansible/tmp/ansible-tmp-1659370626.4407425-189495-171761541717767/source", "state": "file", "uid": 0 } changed: [/cache/centos-9.qcow2.snap] => (item=/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "9f160d4a62e0f4b69355f3cd2d8c0dc72e7daf68", "dest": "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "md5sum": "aeab5239a703ee56f9a9bf9ae57e4dd4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1274, "src": "/root/.ansible/tmp/ansible-tmp-1659370627.1903565-189495-116442121431700/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ****** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:51 Monday 01 August 2022 16:17:07 +0000 (0:00:01.438) 0:01:03.631 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]" ], "delta": "0:00:00.020891", "end": "2022-08-01 12:17:07.743679", "rc": 0, "start": "2022-08-01 12:17:07.722788" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] ***** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:80 Monday 01 August 2022 16:17:08 +0000 (0:00:00.439) 0:01:04.071 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:91 Monday 01 August 2022 16:17:08 +0000 (0:00:00.039) 0:01:04.111 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__ha_cluster_primitive_bundle_map": {} }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:95 Monday 01 August 2022 16:17:08 +0000 (0:00:00.107) 0:01:04.218 ********* TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ****** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:101 Monday 01 August 2022 16:17:08 +0000 (0:00:00.022) 0:01:04.241 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd1', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd2', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd3', 'agent': 'ocf:pacemaker:Dummy'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml for /cache/centos-9.qcow2.snap => (item={'id': 'd4', 'agent': 'ocf:pacemaker:Dummy'}) TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd1'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 16:17:08 +0000 (0:00:00.060) 0:01:04.301 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "resource", "create", "d1", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.547388", "end": "2022-08-01 12:17:08.984180", "rc": 0, "start": "2022-08-01 12:17:08.436792" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd2'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 16:17:09 +0000 (0:00:01.017) 0:01:05.319 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "resource", "create", "d2", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.541010", "end": "2022-08-01 12:17:09.974395", "rc": 0, "start": "2022-08-01 12:17:09.433385" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 16:17:10 +0000 (0:00:00.988) 0:01:06.308 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "resource", "create", "d3", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.512537", "end": "2022-08-01 12:17:10.891950", "rc": 0, "start": "2022-08-01 12:17:10.379413" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd4'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 Monday 01 August 2022 16:17:11 +0000 (0:00:00.917) 0:01:07.225 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "resource", "create", "d4", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.536171", "end": "2022-08-01 12:17:11.843313", "rc": 0, "start": "2022-08-01 12:17:11.307142" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:108 Monday 01 August 2022 16:17:12 +0000 (0:00:00.950) 0:01:08.176 ********* TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:114 Monday 01 August 2022 16:17:12 +0000 (0:00:00.022) 0:01:08.198 ********* TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:122 Monday 01 August 2022 16:17:12 +0000 (0:00:00.021) 0:01:08.220 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'node': 'node1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'node': 'node2', 'options': [{'name': 'score', 'value': -123}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node2', 'options': [{'name': 'score', 'value': 23}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node1', 'id': 'cl1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node3', 'id': 'cl2'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node2', 'id': 'cl3', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node4', 'id': 'cl4', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'node': 'node3', 'id': 'cl5', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node5', 'id': 'cl6', 'options': [{'name': 'score', 'value': -32}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl7'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl8'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl9', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'pattern': 'd\\d+', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl10', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '0'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:12 +0000 (0:00:00.162) 0:01:08.383 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node1=INFINITY" ], "delta": "0:00:00.493886", "end": "2022-08-01 12:17:12.944633", "rc": 0, "start": "2022-08-01 12:17:12.450747" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '1'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:13 +0000 (0:00:00.894) 0:01:09.277 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node1=INFINITY" ], "delta": "0:00:00.520827", "end": "2022-08-01 12:17:13.858521", "rc": 0, "start": "2022-08-01 12:17:13.337694" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '2'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:14 +0000 (0:00:00.920) 0:01:10.198 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node2=-123" ], "delta": "0:00:00.508295", "end": "2022-08-01 12:17:14.772695", "rc": 0, "start": "2022-08-01 12:17:14.264400" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:15 +0000 (0:00:00.908) 0:01:11.107 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node2=23" ], "delta": "0:00:00.513275", "end": "2022-08-01 12:17:15.684128", "rc": 0, "start": "2022-08-01 12:17:15.170853" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl1'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:16 +0000 (0:00:00.918) 0:01:12.026 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl1", "d2", "node1", "INFINITY" ], "delta": "0:00:00.530837", "end": "2022-08-01 12:17:16.631570", "rc": 0, "start": "2022-08-01 12:17:16.100733" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl2'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:17 +0000 (0:00:00.940) 0:01:12.967 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl2", "regexp%d\\d+", "node3", "INFINITY" ], "delta": "0:00:00.481959", "end": "2022-08-01 12:17:17.558117", "rc": 0, "start": "2022-08-01 12:17:17.076158" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:18 +0000 (0:00:00.925) 0:01:13.892 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl3", "d2", "node2", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.517966", "end": "2022-08-01 12:17:18.516744", "rc": 0, "start": "2022-08-01 12:17:17.998778" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl4'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:19 +0000 (0:00:00.962) 0:01:14.854 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl4", "regexp%d\\d+", "node4", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.498220", "end": "2022-08-01 12:17:19.463001", "rc": 0, "start": "2022-08-01 12:17:18.964781" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl5'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:19 +0000 (0:00:00.944) 0:01:15.798 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl5", "d2", "node3", "-INFINITY", "resource-discovery=never" ], "delta": "0:00:00.510393", "end": "2022-08-01 12:17:20.413061", "rc": 0, "start": "2022-08-01 12:17:19.902668" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl6'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:20 +0000 (0:00:00.948) 0:01:16.747 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl6", "regexp%d\\d+", "node5", "-32", "resource-discovery=never" ], "delta": "0:00:00.516443", "end": "2022-08-01 12:17:21.342325", "rc": 0, "start": "2022-08-01 12:17:20.825882" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '10'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:21 +0000 (0:00:00.932) 0:01:17.680 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "rule", "eq", "1" ], "delta": "0:00:00.535147", "end": "2022-08-01 12:17:22.293703", "rc": 0, "start": "2022-08-01 12:17:21.758556" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '11'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:22 +0000 (0:00:00.952) 0:01:18.632 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "rule", "eq", "1" ], "delta": "0:00:00.504560", "end": "2022-08-01 12:17:23.203674", "rc": 0, "start": "2022-08-01 12:17:22.699114" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl7'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:23 +0000 (0:00:00.904) 0:01:19.537 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl7", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.532904", "end": "2022-08-01 12:17:24.146092", "rc": 0, "start": "2022-08-01 12:17:23.613188" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl8'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:24 +0000 (0:00:00.950) 0:01:20.487 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl8", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.524868", "end": "2022-08-01 12:17:25.091826", "rc": 0, "start": "2022-08-01 12:17:24.566958" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '14'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:25 +0000 (0:00:00.942) 0:01:21.430 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.506045", "end": "2022-08-01 12:17:26.017475", "rc": 0, "start": "2022-08-01 12:17:25.511430" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '15'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:26 +0000 (0:00:00.922) 0:01:22.353 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.542886", "end": "2022-08-01 12:17:26.964760", "rc": 0, "start": "2022-08-01 12:17:26.421874" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '16'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:27 +0000 (0:00:00.950) 0:01:23.303 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.515550", "end": "2022-08-01 12:17:27.884260", "rc": 0, "start": "2022-08-01 12:17:27.368710" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '17'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:28 +0000 (0:00:00.917) 0:01:24.220 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.525630", "end": "2022-08-01 12:17:28.812769", "rc": 0, "start": "2022-08-01 12:17:28.287139" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '18'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:29 +0000 (0:00:00.929) 0:01:25.150 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.533918", "end": "2022-08-01 12:17:29.753615", "rc": 0, "start": "2022-08-01 12:17:29.219697" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '19'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:30 +0000 (0:00:00.937) 0:01:26.088 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.520074", "end": "2022-08-01 12:17:30.672509", "rc": 0, "start": "2022-08-01 12:17:30.152435" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '20'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:31 +0000 (0:00:00.920) 0:01:27.008 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.559406", "end": "2022-08-01 12:17:31.681058", "rc": 0, "start": "2022-08-01 12:17:31.121652" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint '21'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:32 +0000 (0:00:01.010) 0:01:28.018 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.527771", "end": "2022-08-01 12:17:32.656715", "rc": 0, "start": "2022-08-01 12:17:32.128944" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl9'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:33 +0000 (0:00:00.974) 0:01:28.993 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl9", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.491281", "end": "2022-08-01 12:17:33.551265", "rc": 0, "start": "2022-08-01 12:17:33.059984" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 'cl10'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 Monday 01 August 2022 16:17:34 +0000 (0:00:00.892) 0:01:29.885 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl10", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.508428", "end": "2022-08-01 12:17:34.463390", "rc": 0, "start": "2022-08-01 12:17:33.954962" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:129 Monday 01 August 2022 16:17:34 +0000 (0:00:00.912) 0:01:30.797 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-set", "options": [ { "name": "score", "value": 20 } ], "resource_sets": [ { "options": [ { "name": "role", "value": "Promoted" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml for /cache/centos-9.qcow2.snap => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '0'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:35 +0000 (0:00:00.105) 0:01:30.903 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d2", "INFINITY" ], "delta": "0:00:00.524637", "end": "2022-08-01 12:17:35.494258", "rc": 0, "start": "2022-08-01 12:17:34.969621" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '1'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:36 +0000 (0:00:00.926) 0:01:31.830 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d2", "with", "d3", "-10" ], "delta": "0:00:00.507928", "end": "2022-08-01 12:17:36.398039", "rc": 0, "start": "2022-08-01 12:17:35.890111" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 'cc-id'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:36 +0000 (0:00:00.901) 0:01:32.732 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d3", "with", "d4", "INFINITY", "id=cc-id" ], "delta": "0:00:00.527148", "end": "2022-08-01 12:17:37.334149", "rc": 0, "start": "2022-08-01 12:17:36.807001" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:37 +0000 (0:00:00.939) 0:01:33.671 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "promoted", "d1", "with", "promoted", "d3", "INFINITY" ], "delta": "0:00:00.516457", "end": "2022-08-01 12:17:38.251310", "rc": 0, "start": "2022-08-01 12:17:37.734853" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '4'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:38 +0000 (0:00:00.919) 0:01:34.591 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d4", "INFINITY", "node-attribute=attribute-name" ], "delta": "0:00:00.526428", "end": "2022-08-01 12:17:39.182337", "rc": 0, "start": "2022-08-01 12:17:38.655909" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 'cc-all'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-colocation.yml:3 Monday 01 August 2022 16:17:39 +0000 (0:00:00.927) 0:01:35.519 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "unpromoted", "d2", "with", "started", "d4", "-INFINITY", "id=cc-all", "node-attribute=attribute-name" ], "delta": "0:00:00.494951", "end": "2022-08-01 12:17:40.071807", "rc": 0, "start": "2022-08-01 12:17:39.576856" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:137 Monday 01 August 2022 16:17:40 +0000 (0:00:00.887) 0:01:36.406 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d2" } }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -10 } ], "resource_follower": { "id": "d2" }, "resource_leader": { "id": "d3" } }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-id", "resource_follower": { "id": "d3" }, "resource_leader": { "id": "d4" } }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1", "role": "Promoted" }, "resource_leader": { "id": "d3", "role": "Promoted" } }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d4" } }, "constraint_index": 4, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-all", "options": [ { "name": "score", "value": "-INFINITY" }, { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d2", "role": "Unpromoted" }, "resource_leader": { "id": "d4", "role": "Started" } }, "constraint_index": 5, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '6'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:40 +0000 (0:00:00.102) 0:01:36.508 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2" ], "delta": "0:00:00.503835", "end": "2022-08-01 12:17:41.109726", "rc": 0, "start": "2022-08-01 12:17:40.605891" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 'cc-set'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:41 +0000 (0:00:00.941) 0:01:37.450 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2", "role=Promoted", "set", "d3", "d4", "sequential=false", "setoptions", "id=cc-set", "score=20" ], "delta": "0:00:00.505577", "end": "2022-08-01 12:17:42.022771", "rc": 0, "start": "2022-08-01 12:17:41.517194" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:147 Monday 01 August 2022 16:17:42 +0000 (0:00:00.904) 0:01:38.354 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-set", "options": [ { "name": "symmetrical", "value": "false" }, { "name": "kind", "value": "Serialize" } ], "resource_sets": [ { "options": [ { "name": "action", "value": "promote" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml for /cache/centos-9.qcow2.snap => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '0'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:42 +0000 (0:00:00.115) 0:01:38.470 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d2" ], "delta": "0:00:00.551646", "end": "2022-08-01 12:17:43.085400", "rc": 0, "start": "2022-08-01 12:17:42.533754" } STDERR: Adding d1 d2 (kind: Mandatory) (Options: first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 'co-id'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:43 +0000 (0:00:00.952) 0:01:39.422 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "d2", "then", "d3", "id=co-id" ], "delta": "0:00:00.529463", "end": "2022-08-01 12:17:44.006215", "rc": 0, "start": "2022-08-01 12:17:43.476752" } STDERR: Adding d2 d3 (kind: Mandatory) (Options: id=co-id first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '2'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:44 +0000 (0:00:00.919) 0:01:40.341 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d3", "then", "promote", "d4" ], "delta": "0:00:00.554905", "end": "2022-08-01 12:17:44.949603", "rc": 0, "start": "2022-08-01 12:17:44.394698" } STDERR: Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:45 +0000 (0:00:00.947) 0:01:41.288 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d3", "kind=Optional", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.537571", "end": "2022-08-01 12:17:45.893067", "rc": 0, "start": "2022-08-01 12:17:45.355496" } STDERR: Adding d1 d3 (kind: Optional) (Options: require-all=false first-action=start then-action=start symmetrical=false) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '4'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:46 +0000 (0:00:00.939) 0:01:42.228 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d4", "score=-15" ], "delta": "0:00:00.524147", "end": "2022-08-01 12:17:46.799497", "rc": 0, "start": "2022-08-01 12:17:46.275350" } STDERR: Adding d1 d4 (score: -15) (Options: first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 'co-all'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-order.yml:3 Monday 01 August 2022 16:17:47 +0000 (0:00:00.905) 0:01:43.134 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d2", "then", "stop", "d4", "id=co-all", "score=10", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.525335", "end": "2022-08-01 12:17:47.727370", "rc": 0, "start": "2022-08-01 12:17:47.202035" } STDERR: Adding d2 d4 (score: 10) (Options: id=co-all require-all=false first-action=demote then-action=stop symmetrical=false) TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:155 Monday 01 August 2022 16:17:48 +0000 (0:00:00.930) 0:01:44.065 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "id": "d1" }, "resource_then": { "id": "d2" } }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-id", "resource_first": { "id": "d2" }, "resource_then": { "id": "d3" } }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "action": "demote", "id": "d3" }, "resource_then": { "action": "promote", "id": "d4" } }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "kind", "value": "Optional" }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d3" } }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -15 } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d4" } }, "constraint_index": 4, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-all", "options": [ { "name": "score", "value": 10 }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "action": "demote", "id": "d2" }, "resource_then": { "action": "stop", "id": "d4" } }, "constraint_index": 5, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '6'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:48 +0000 (0:00:00.114) 0:01:44.179 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2" ], "delta": "0:00:00.505642", "end": "2022-08-01 12:17:48.786107", "rc": 0, "start": "2022-08-01 12:17:48.280465" } TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 'co-set'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:49 +0000 (0:00:00.941) 0:01:45.120 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2", "action=promote", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "id=co-set", "symmetrical=false", "kind=Serialize" ], "delta": "0:00:00.508582", "end": "2022-08-01 12:17:49.750695", "rc": 0, "start": "2022-08-01 12:17:49.242113" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:165 Monday 01 August 2022 16:17:50 +0000 (0:00:00.961) 0:01:46.082 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1" ] } ], "ticket": "ticket-set1" }, "constraint_index": 5, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-set", "options": [ { "name": "loss-policy", "value": "fence" } ], "resource_sets": [ { "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ], "ticket": "ticket-set1" }, "constraint_index": 6, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml for /cache/centos-9.qcow2.snap => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '0'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 16:17:50 +0000 (0:00:00.113) 0:01:46.196 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "d1" ], "delta": "0:00:00.497690", "end": "2022-08-01 12:17:50.743038", "rc": 0, "start": "2022-08-01 12:17:50.245348" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 'ct-id'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 16:17:51 +0000 (0:00:00.887) 0:01:47.083 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d1", "id=ct-id" ], "delta": "0:00:00.529320", "end": "2022-08-01 12:17:51.673622", "rc": 0, "start": "2022-08-01 12:17:51.144302" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '2'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 16:17:52 +0000 (0:00:00.926) 0:01:48.009 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "promoted", "d2" ], "delta": "0:00:00.527006", "end": "2022-08-01 12:17:52.596192", "rc": 0, "start": "2022-08-01 12:17:52.069186" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '3'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 16:17:53 +0000 (0:00:00.923) 0:01:48.933 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d2", "loss-policy=stop" ], "delta": "0:00:00.503395", "end": "2022-08-01 12:17:53.488724", "rc": 0, "start": "2022-08-01 12:17:52.985329" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 'ct-all'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-ticket.yml:3 Monday 01 August 2022 16:17:54 +0000 (0:00:00.890) 0:01:49.824 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket3", "unpromoted", "d3", "id=ct-all", "loss-policy=demote" ], "delta": "0:00:00.490171", "end": "2022-08-01 12:17:54.368245", "rc": 0, "start": "2022-08-01 12:17:53.878074" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:173 Monday 01 August 2022 16:17:54 +0000 (0:00:00.877) 0:01:50.702 ********* skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d1" }, "ticket": "ticket1" }, "constraint_index": 0, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-id", "resource": { "id": "d1" }, "ticket": "ticket2" }, "constraint_index": 1, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d2", "role": "Promoted" }, "ticket": "ticket1" }, "constraint_index": 2, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "loss-policy", "value": "stop" } ], "resource": { "id": "d2" }, "ticket": "ticket2" }, "constraint_index": 3, "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-all", "options": [ { "name": "loss-policy", "value": "demote" } ], "resource": { "id": "d3", "role": "Unpromoted" }, "ticket": "ticket3" }, "constraint_index": 4, "skip_reason": "Conditional result was False" } included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml for /cache/centos-9.qcow2.snap => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '5'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:55 +0000 (0:00:00.112) 0:01:50.814 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "setoptions", "ticket=ticket-set1" ], "delta": "0:00:00.521593", "end": "2022-08-01 12:17:55.389632", "rc": 0, "start": "2022-08-01 12:17:54.868039" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 'ct-set'] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-set.yml:3 Monday 01 August 2022 16:17:55 +0000 (0:00:00.912) 0:01:51.726 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "d2", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "ticket=ticket-set1", "id=ct-set", "loss-policy=fence" ], "delta": "0:00:00.522405", "end": "2022-08-01 12:17:56.307225", "rc": 0, "start": "2022-08-01 12:17:55.784820" } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:190 Monday 01 August 2022 16:17:56 +0000 (0:00:00.916) 0:01:52.642 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.1xkeira8_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] ***** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:198 Monday 01 August 2022 16:17:57 +0000 (0:00:00.428) 0:01:53.071 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "crm_diff", "--no-version", "--original", "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml" ], "delta": "0:00:00.007792", "end": "2022-08-01 12:17:57.119257", "failed_when_result": false, "rc": 1, "start": "2022-08-01 12:17:57.111465" } STDOUT: MSG: non-zero return code TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:211 Monday 01 August 2022 16:17:57 +0000 (0:00:00.441) 0:01:53.512 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "checksum": "33350be58630a7badec2e7c7a7586d0a0d21f06b", "dest": "/tmp/ansible.1xkeira8_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "9d26e847c50d3631527cb100f806e8c6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 17268, "src": "/root/.ansible/tmp/ansible-tmp-1659370677.8149898-190438-172487193694249/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:222 Monday 01 August 2022 16:17:58 +0000 (0:00:00.754) 0:01:54.267 ********* changed: [/cache/centos-9.qcow2.snap] => { "changed": true, "cmd": [ "cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.1xkeira8_ha_cluster_cib_diff" ], "delta": "0:00:00.025879", "end": "2022-08-01 12:17:58.333755", "rc": 0, "start": "2022-08-01 12:17:58.307876" } TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] ************* task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:230 Monday 01 August 2022 16:17:58 +0000 (0:00:00.397) 0:01:54.664 ********* changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.t3ns02h8_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.t3ns02h8_ha_cluster_cib_xml", "state": "absent" } changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.w00c9yhz_ha_cluster_original_cib_xml", "state": "absent" } changed: [/cache/centos-9.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.1xkeira8_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.1xkeira8_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.1xkeira8_ha_cluster_cib_diff", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:47 Monday 01 August 2022 16:17:59 +0000 (0:00:01.087) 0:01:55.751 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50 Monday 01 August 2022 16:17:59 +0000 (0:00:00.023) 0:01:55.775 ********* skipping: [/cache/centos-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-9.qcow2.snap TASK [Fetch cluster versions of cluster components] **************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:396 Monday 01 August 2022 16:18:00 +0000 (0:00:00.034) 0:01:55.809 ********* included: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml for /cache/centos-9.qcow2.snap TASK [Fetch pcs capabilities] ************************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:3 Monday 01 August 2022 16:18:00 +0000 (0:00:00.044) 0:01:55.854 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.516076", "end": "2022-08-01 12:18:00.415043", "rc": 0, "start": "2022-08-01 12:17:59.898967" } STDOUT: 0.11.3 booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 TASK [Parse pcs capabilities] ************************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:9 Monday 01 August 2022 16:18:00 +0000 (0:00:00.891) 0:01:56.745 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_pcs_capabilities": [ "booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1" ] }, "changed": false } TASK [Fetch package facts] ***************************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:13 Monday 01 August 2022 16:18:00 +0000 (0:00:00.036) 0:01:56.782 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.39.5" } ], "PackageKit": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit", "release": "2.el9", "source": "rpm", "version": "1.2.4" } ], "PackageKit-glib": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit-glib", "release": "2.el9", "source": "rpm", "version": "1.2.4" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "4.el9", "source": "rpm", "version": "0.301" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el9", "source": "rpm", "version": "1.2.5" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el9", "source": "rpm", "version": "5.1.8" } ], "bzip2": [ { "arch": "x86_64", "epoch": null, "name": "bzip2", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el9", "source": "rpm", "version": "1.17.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "94.el9", "source": "rpm", "version": "2020.2.50" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "centos-logos": [ { "arch": "x86_64", "epoch": null, "name": "centos-logos", "release": "1.el9", "source": "rpm", "version": "90.4" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "12.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.2" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "1.el9", "source": "rpm", "version": "22.1" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el9", "source": "rpm", "version": "0.31" } ], "cockpit-bridge": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-bridge", "release": "1.el9", "source": "rpm", "version": "269" } ], "cockpit-system": [ { "arch": "noarch", "epoch": null, "name": "cockpit-system", "release": "1.el9", "source": "rpm", "version": "269" } ], "cockpit-ws": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-ws", "release": "1.el9", "source": "rpm", "version": "269" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "31.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "31.el9", "source": "rpm", "version": "8.32" } ], "corosync": [ { "arch": "x86_64", "epoch": null, "name": "corosync", "release": "4.el9", "source": "rpm", "version": "3.1.5" } ], "corosynclib": [ { "arch": "x86_64", "epoch": null, "name": "corosynclib", "release": "4.el9", "source": "rpm", "version": "3.1.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "7.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "7.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitb2323a1.el9", "source": "rpm", "version": "20220427" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitb2323a1.el9", "source": "rpm", "version": "20220427" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "4.el9", "source": "rpm", "version": "2.4.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "18.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "20.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "5.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event-libs", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "4.el9", "source": "rpm", "version": "1.02.183" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "13.el9", "source": "rpm", "version": "0.9.0" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-config-generic": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "10.git20210824.el9", "source": "rpm", "version": "055" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.187" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "4.el9", "source": "rpm", "version": "5.10" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el9", "source": "rpm", "version": "2.4.7" } ], "fence-agents-all": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-all", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-amt-ws": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-amt-ws", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-apc": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-apc-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc-snmp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-bladecenter": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-bladecenter", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-brocade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-brocade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-cisco-mds": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-mds", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-cisco-ucs": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-ucs", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-common": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-common", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-drac5": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-drac5", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-eaton-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eaton-snmp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-emerson": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-emerson", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-eps": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eps", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-heuristics-ping": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-heuristics-ping", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-hpblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-hpblade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ibmblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibmblade", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ifmib": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ifmib", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-moonshot": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-moonshot", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-mp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-mp", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo-ssh": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-ssh", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ilo2": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo2", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-intelmodular": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-intelmodular", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ipdu": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipdu", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-ipmilan": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipmilan", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-kdump": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-kdump", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-mpath": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-mpath", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-redfish": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-redfish", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rhevm": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rhevm", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rsa": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsa", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-rsb": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsb", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-sbd": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-sbd", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-scsi": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-scsi", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-vmware-rest": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-rest", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-vmware-soap": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-soap", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-agents-wti": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-wti", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "fence-virt": [ { "arch": "x86_64", "epoch": null, "name": "fence-virt", "release": "27.el9", "source": "rpm", "version": "4.10.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el9", "source": "rpm", "version": "4.8.0" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "2.el9", "source": "rpm", "version": "2.42.6" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "3.el9", "source": "rpm", "version": "2.68.3" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "5.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "32.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gnutls-utils": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-utils", "release": "9.el9", "source": "rpm", "version": "3.7.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "10.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "32.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "55.el9", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "4.el9", "source": "rpm", "version": "40.0" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.3.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "5.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.4" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.4" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "ipmitool": [ { "arch": "x86_64", "epoch": null, "name": "ipmitool", "release": "25.el9", "source": "rpm", "version": "1.8.18" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "5.13.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "5.13.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "28.el9", "source": "rpm", "version": "1.8.7" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "7.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "5.el9", "source": "rpm", "version": "1.8.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "105.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "2.el9", "source": "rpm", "version": "2.0.24" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el9", "source": "rpm", "version": "1.6.1" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el9", "source": "rpm", "version": "1.6.1" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "7.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "7.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "9.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "19.el9", "source": "rpm", "version": "1.19.1" } ], "langpacks-core-en_GB": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en_GB", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en_GB": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en_GB", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "4.el9", "source": "rpm", "version": "575" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "13.el9", "source": "rpm", "version": "0.3.111" } ], "libappstream-glib": [ { "arch": "x86_64", "epoch": null, "name": "libappstream-glib", "release": "4.el9", "source": "rpm", "version": "0.7.18" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "4.el9", "source": "rpm", "version": "0.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "18.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "37.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el9", "source": "rpm", "version": "1.6.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "2.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el9", "source": "rpm", "version": "37.2" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "9.el9", "source": "rpm", "version": "67.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libjpeg-turbo": [ { "arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "5.el9", "source": "rpm", "version": "2.0.90" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libknet1": [ { "arch": "x86_64", "epoch": null, "name": "libknet1", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-bzip2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-bzip2-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lz4-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lz4-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzma-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzma-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzo2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzo2-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zlib-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zlib-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zstd-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zstd-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-nss-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-nss-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-openssl-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-openssl-plugin", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libknet1-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-plugins-all", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "4.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.5.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.el9", "source": "rpm", "version": "1.0.8" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "10.el9", "source": "rpm", "version": "2.5.4" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.el9", "source": "rpm", "version": "3.6.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "2.el9", "source": "rpm", "version": "3.6.0" } ], "libnozzle1": [ { "arch": "x86_64", "epoch": null, "name": "libnozzle1", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "12.el9", "source": "rpm", "version": "1.6.37" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "35.el9", "source": "rpm", "version": "0.4.15" } ], "libproxy-webkitgtk4": [ { "arch": "x86_64", "epoch": null, "name": "libproxy-webkitgtk4", "release": "35.el9", "source": "rpm", "version": "0.4.15" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libqb": [ { "arch": "x86_64", "epoch": null, "name": "libqb", "release": "1.el9", "source": "rpm", "version": "2.0.6" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el9", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.1.el9", "source": "rpm", "version": "3.4" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.el9", "source": "rpm", "version": "0.7.22" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "8.el9", "source": "rpm", "version": "2.72.0" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "3.el9", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "3.el9", "source": "rpm", "version": "0.9.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.3.1" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "18.585svn.el9", "source": "rpm", "version": "0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.3.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.6" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "11.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el9", "source": "rpm", "version": "0.12.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el9", "source": "rpm", "version": "1.3.2" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "7.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libwsman1": [ { "arch": "x86_64", "epoch": null, "name": "libwsman1", "release": "22.el9", "source": "rpm", "version": "2.6.8" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.2" } ], "lvm2": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2", "release": "4.el9", "source": "rpm", "version": "2.03.14" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2-libs", "release": "4.el9", "source": "rpm", "version": "2.03.14" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.el9", "source": "rpm", "version": "2.9.3" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el9", "source": "rpm", "version": "0.2.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20220207" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "net-snmp-libs": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-libs", "release": "7.el9", "source": "rpm", "version": "5.9.1" } ], "net-snmp-utils": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-utils", "release": "7.el9", "source": "rpm", "version": "5.9.1" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.62.20160912git.el9", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.el9", "source": "rpm", "version": "3.7.3" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "10.el9", "source": "rpm", "version": "2.5.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "7.el9", "source": "rpm", "version": "4.34.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.79.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "7.el9", "source": "rpm", "version": "2.0.14" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "5.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "5.el9", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el9", "source": "rpm", "version": "2.4.59" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "18.el9", "source": "rpm", "version": "3.0.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "18.el9", "source": "rpm", "version": "3.0.1" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.el9", "source": "rpm", "version": "0.4.11" } ], "openwsman-python3": [ { "arch": "x86_64", "epoch": null, "name": "openwsman-python3", "release": "22.el9", "source": "rpm", "version": "2.6.8" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "pacemaker": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-cli": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cli", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-cluster-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cluster-libs", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-libs", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pacemaker-schemas": [ { "arch": "noarch", "epoch": null, "name": "pacemaker-schemas", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "11.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "6.el9", "source": "rpm", "version": "3.4" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcs": [ { "arch": "x86_64", "epoch": null, "name": "pcs", "release": "2.el9", "source": "rpm", "version": "0.11.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "479.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "479.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "479.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "479.el9", "source": "rpm", "version": "1.30" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "479.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "479.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "479.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "479.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "479.el9", "source": "rpm", "version": "1.12" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "460.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "479.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "479.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "479.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "479.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "461.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "479.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "479.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "6.el9", "source": "rpm", "version": "2.33" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "479.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "479.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "479.el9", "source": "rpm", "version": "5.32.1" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "479.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "479.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "479.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "479.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "479.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "479.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "9.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "7.el9", "source": "rpm", "version": "0.117" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.el9", "source": "rpm", "version": "0.117" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "21.el9", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.el9", "source": "rpm", "version": "3.3.17" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "12.el9", "source": "rpm", "version": "1.3.3" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "102.el9", "source": "rpm", "version": "3.0.7" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "5.el9", "source": "rpm", "version": "1.14.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.el9", "source": "rpm", "version": "36.0.1" } ], "python3-dasbus": [ { "arch": "noarch", "epoch": null, "name": "python3-dasbus", "release": "5.el9", "source": "rpm", "version": "1.4" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "5.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.el9", "source": "rpm", "version": "0.67.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el9", "source": "rpm", "version": "3.9.10" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "2.el9", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "6.el9", "source": "rpm", "version": "21.2.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "14.el9", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el9", "source": "rpm", "version": "3.4" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "12.el9", "source": "rpm", "version": "0.6.0" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "6.el9", "source": "rpm", "version": "2.20" } ], "python3-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python3-pycurl", "release": "8.el9", "source": "rpm", "version": "7.43.0.6" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "9.el9", "source": "rpm", "version": "2.4.7" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "4.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "6.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "4.el9", "source": "rpm", "version": "4.4.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "10.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "10.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el9", "source": "rpm", "version": "1.26.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "4.el9", "source": "rpm", "version": "7.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "resource-agents": [ { "arch": "x86_64", "epoch": null, "name": "resource-agents", "release": "23.el9", "source": "rpm", "version": "4.10.0" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "11.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "11.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "105.el9", "source": "rpm", "version": "8.2102.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "105.el9", "source": "rpm", "version": "8.2102.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "ruby-default-gems": [ { "arch": "noarch", "epoch": null, "name": "ruby-default-gems", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "159.el9", "source": "rpm", "version": "3.0.3" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "159.el9", "source": "rpm", "version": "3.0.0" } ], "rubygem-bundler": [ { "arch": "noarch", "epoch": null, "name": "rubygem-bundler", "release": "159.el9", "source": "rpm", "version": "2.2.32" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "159.el9", "source": "rpm", "version": "0.5.7" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "159.el9", "source": "rpm", "version": "2.5.1" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "159.el9", "source": "rpm", "version": "3.3.2" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "159.el9", "source": "rpm", "version": "6.3.3" } ], "rubygem-rexml": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rexml", "release": "159.el9", "source": "rpm", "version": "3.2.5" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "159.el9", "source": "rpm", "version": "3.2.32" } ], "sbd": [ { "arch": "x86_64", "epoch": null, "name": "sbd", "release": "3.el9", "source": "rpm", "version": "1.5.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "34.1.33" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "34.1.33" } ], "setroubleshoot-plugins": [ { "arch": "noarch", "epoch": null, "name": "setroubleshoot-plugins", "release": "4.el9", "source": "rpm", "version": "3.3.14" } ], "setroubleshoot-server": [ { "arch": "x86_64", "epoch": null, "name": "setroubleshoot-server", "release": "2.el9", "source": "rpm", "version": "3.3.28" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "6.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "8.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "8.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "4.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el9", "source": "rpm", "version": "2.1" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sos": [ { "arch": "noarch", "epoch": null, "name": "sos", "release": "1.el9", "source": "rpm", "version": "4.3" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "8.git1.el9", "source": "rpm", "version": "4.4" } ], "sscg": [ { "arch": "x86_64", "epoch": null, "name": "sscg", "release": "5.el9", "source": "rpm", "version": "3.0.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.7.0" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.el9", "source": "rpm", "version": "250" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.el9", "source": "rpm", "version": "250" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "3.el9", "source": "rpm", "version": "1.34" } ], "tcpdump": [ { "arch": "x86_64", "epoch": 14, "name": "tcpdump", "release": "6.el9", "source": "rpm", "version": "4.99.0" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "11.el9", "source": "rpm", "version": "1.31" } ], "telnet": [ { "arch": "x86_64", "epoch": 1, "name": "telnet", "release": "85.el9", "source": "rpm", "version": "0.17" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "7.el9", "source": "rpm", "version": "3.0.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el9", "source": "rpm", "version": "2022a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "13.el9", "source": "rpm", "version": "1.13.1" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "3.el9", "source": "rpm", "version": "2.37.4" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "16.el9", "source": "rpm", "version": "8.2.2637" } ], "webkit2gtk3-jsc": [ { "arch": "x86_64", "epoch": null, "name": "webkit2gtk3-jsc", "release": "1.el9", "source": "rpm", "version": "2.36.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "28.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "5.14.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "7.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "7.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "2.el9", "source": "rpm", "version": "4.12.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "1.el9", "source": "rpm", "version": "4.1.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "33.el9", "source": "rpm", "version": "1.2.11" } ], "zstd": [ { "arch": "x86_64", "epoch": null, "name": "zstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ] } }, "changed": false } TASK [Debug pacemaker version] ************************************************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:16 Monday 01 August 2022 16:18:02 +0000 (0:00:01.129) 0:01:57.911 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts.packages['pacemaker']": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "2.el9", "source": "rpm", "version": "2.1.4" } ] } TASK [Extract versions of cluster components] ********************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:20 Monday 01 August 2022 16:18:02 +0000 (0:00:00.107) 0:01:58.019 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_pacemaker_version": "2.1.4", "__test_pcs_version": "0.11.3" }, "changed": false } TASK [Dicover CIB schema version] ********************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:399 Monday 01 August 2022 16:18:02 +0000 (0:00:00.179) 0:01:58.198 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "xmllint", "--xpath", "substring-after(/cib/@validate-with, \"pacemaker-\")", "/var/lib/pacemaker/cib/cib.xml" ], "delta": "0:00:00.003498", "end": "2022-08-01 12:18:02.242795", "rc": 0, "start": "2022-08-01 12:18:02.239297" } STDOUT: 3.1 TASK [Discover role names] ***************************************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:408 Monday 01 August 2022 16:18:02 +0000 (0:00:00.386) 0:01:58.585 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "__test_new_roles_cib": false, "__test_new_roles_pcs": true }, "changed": false } TASK [Fetch location constraints configuration from the cluster] *************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:415 Monday 01 August 2022 16:18:02 +0000 (0:00:00.054) 0:01:58.639 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "location", "--full" ], "delta": "0:00:00.622800", "end": "2022-08-01 12:18:03.311258", "rc": 0, "start": "2022-08-01 12:18:02.688458" } STDOUT: Location Constraints: Resource pattern: d\d+ Enabled on: Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY) Node: node2 (score:23) (id:location-dd-node2-23) Node: node3 (score:INFINITY) (id:cl2) Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4) Disabled on: Node: node5 (score:-32) (resource-discovery=never) (id:cl6) Constraint: cl10 (resource-discovery=always) Rule: role=Unpromoted score=-47 (id:cl10-rule) Expression: rule eq 7 (id:cl10-rule-expr) Constraint: cl8 Rule: boolean-op=and score=INFINITY (id:cl8-rule) Expression: rule eq 2 (id:cl8-rule-expr) Rule: boolean-op=or score=0 (id:cl8-rule-rule) Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr) Expression: (id:cl8-rule-rule-expr-1) Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec) Constraint: location-dd Rule: score=INFINITY (id:location-dd-rule) Expression: rule eq 1 (id:location-dd-rule-expr) Constraint: location-dd-1 Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule) Expression: rule eq 3 (id:location-dd-1-rule-expr) Expression: #uname eq node2 (id:location-dd-1-rule-expr-1) Constraint: location-dd-2 Rule: boolean-op=and score=-47 (id:location-dd-2-rule) Expression: rule eq 4 (id:location-dd-2-rule-expr) Expression: value gt -10 (id:location-dd-2-rule-expr-1) Constraint: location-dd-3 Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule) Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule) Expression: rule eq 5 (id:location-dd-3-rule-rule-expr) Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1) Expression: x gt 0 (id:location-dd-3-rule-expr) Constraint: location-dd-4 (resource-discovery=always) Rule: score=INFINITY (id:location-dd-4-rule) Expression: rule eq 6 (id:location-dd-4-rule-expr) Resource: d1 Enabled on: Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY) Disabled on: Node: node2 (score:-123) (id:location-d1-node2--123) Resource: d2 Enabled on: Node: node1 (score:INFINITY) (id:cl1) Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3) Disabled on: Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5) Resource: d3 Constraint: cl7 Rule: boolean-op=and score=INFINITY (id:cl7-rule) Expression: rule eq 2 (id:cl7-rule-expr) Rule: boolean-op=or score=0 (id:cl7-rule-rule) Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr) Expression: (id:cl7-rule-rule-expr-1) Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec) Constraint: cl9 (resource-discovery=always) Rule: role=Unpromoted score=-47 (id:cl9-rule) Expression: rule eq 7 (id:cl9-rule-expr) Constraint: location-d3 Rule: score=INFINITY (id:location-d3-rule) Expression: rule eq 1 (id:location-d3-rule-expr) Constraint: location-d3-1 Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule) Expression: rule eq 3 (id:location-d3-1-rule-expr) Expression: #uname eq node2 (id:location-d3-1-rule-expr-1) Constraint: location-d3-2 Rule: boolean-op=and score=-47 (id:location-d3-2-rule) Expression: rule eq 4 (id:location-d3-2-rule-expr) Expression: value gt -10 (id:location-d3-2-rule-expr-1) Constraint: location-d3-3 Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule) Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule) Expression: rule eq 5 (id:location-d3-3-rule-rule-expr) Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1) Expression: x gt 0 (id:location-d3-3-rule-expr) Constraint: location-d3-4 (resource-discovery=always) Rule: score=INFINITY (id:location-d3-4-rule) Expression: rule eq 6 (id:location-d3-4-rule-expr) TASK [Print real location constraints configuration] *************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:421 Monday 01 August 2022 16:18:03 +0000 (0:00:01.017) 0:01:59.657 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_location_config.stdout_lines": [ "Location Constraints:", " Resource pattern: d\\d+", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)", " Node: node2 (score:23) (id:location-dd-node2-23)", " Node: node3 (score:INFINITY) (id:cl2)", " Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)", " Disabled on:", " Node: node5 (score:-32) (resource-discovery=never) (id:cl6)", " Constraint: cl10 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl10-rule)", " Expression: rule eq 7 (id:cl10-rule-expr)", " Constraint: cl8", " Rule: boolean-op=and score=INFINITY (id:cl8-rule)", " Expression: rule eq 2 (id:cl8-rule-expr)", " Rule: boolean-op=or score=0 (id:cl8-rule-rule)", " Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)", " Expression: (id:cl8-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)", " Constraint: location-dd", " Rule: score=INFINITY (id:location-dd-rule)", " Expression: rule eq 1 (id:location-dd-rule-expr)", " Constraint: location-dd-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule)", " Expression: rule eq 3 (id:location-dd-1-rule-expr)", " Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)", " Constraint: location-dd-2", " Rule: boolean-op=and score=-47 (id:location-dd-2-rule)", " Expression: rule eq 4 (id:location-dd-2-rule-expr)", " Expression: value gt -10 (id:location-dd-2-rule-expr-1)", " Constraint: location-dd-3", " Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)", " Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)", " Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-dd-3-rule-expr)", " Constraint: location-dd-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-dd-4-rule)", " Expression: rule eq 6 (id:location-dd-4-rule-expr)", " Resource: d1", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)", " Disabled on:", " Node: node2 (score:-123) (id:location-d1-node2--123)", " Resource: d2", " Enabled on:", " Node: node1 (score:INFINITY) (id:cl1)", " Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)", " Disabled on:", " Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)", " Resource: d3", " Constraint: cl7", " Rule: boolean-op=and score=INFINITY (id:cl7-rule)", " Expression: rule eq 2 (id:cl7-rule-expr)", " Rule: boolean-op=or score=0 (id:cl7-rule-rule)", " Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)", " Expression: (id:cl7-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)", " Constraint: cl9 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl9-rule)", " Expression: rule eq 7 (id:cl9-rule-expr)", " Constraint: location-d3", " Rule: score=INFINITY (id:location-d3-rule)", " Expression: rule eq 1 (id:location-d3-rule-expr)", " Constraint: location-d3-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule)", " Expression: rule eq 3 (id:location-d3-1-rule-expr)", " Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)", " Constraint: location-d3-2", " Rule: boolean-op=and score=-47 (id:location-d3-2-rule)", " Expression: rule eq 4 (id:location-d3-2-rule-expr)", " Expression: value gt -10 (id:location-d3-2-rule-expr-1)", " Constraint: location-d3-3", " Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)", " Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)", " Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-d3-3-rule-expr)", " Constraint: location-d3-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-d3-4-rule)", " Expression: rule eq 6 (id:location-d3-4-rule-expr)" ] } TASK [Print expected location constraints configuration] *********************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:425 Monday 01 August 2022 16:18:03 +0000 (0:00:00.054) 0:01:59.712 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Location Constraints:", " Resource pattern: d\\d+", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)", " Node: node2 (score:23) (id:location-dd-node2-23)", " Node: node3 (score:INFINITY) (id:cl2)", " Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)", " Disabled on:", " Node: node5 (score:-32) (resource-discovery=never) (id:cl6)", " Constraint: cl10 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl10-rule)", " Expression: rule eq 7 (id:cl10-rule-expr)", " Constraint: cl8", " Rule: boolean-op=and score=INFINITY (id:cl8-rule)", " Expression: rule eq 2 (id:cl8-rule-expr)", " Rule: boolean-op=or score=0 (id:cl8-rule-rule)", " Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)", " Expression: (id:cl8-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)", " Constraint: location-dd", " Rule: score=INFINITY (id:location-dd-rule)", " Expression: rule eq 1 (id:location-dd-rule-expr)", " Constraint: location-dd-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-dd-1-rule)", " Expression: rule eq 3 (id:location-dd-1-rule-expr)", " Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)", " Constraint: location-dd-2", " Rule: boolean-op=and score=-47 (id:location-dd-2-rule)", " Expression: rule eq 4 (id:location-dd-2-rule-expr)", " Expression: value gt -10 (id:location-dd-2-rule-expr-1)", " Constraint: location-dd-3", " Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)", " Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)", " Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-dd-3-rule-expr)", " Constraint: location-dd-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-dd-4-rule)", " Expression: rule eq 6 (id:location-dd-4-rule-expr)", " Resource: d1", " Enabled on:", " Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)", " Disabled on:", " Node: node2 (score:-123) (id:location-d1-node2--123)", " Resource: d2", " Enabled on:", " Node: node1 (score:INFINITY) (id:cl1)", " Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)", " Disabled on:", " Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)", " Resource: d3", " Constraint: cl7", " Rule: boolean-op=and score=INFINITY (id:cl7-rule)", " Expression: rule eq 2 (id:cl7-rule-expr)", " Rule: boolean-op=or score=0 (id:cl7-rule-rule)", " Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)", " Expression: (id:cl7-rule-rule-expr-1)", " Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)", " Constraint: cl9 (resource-discovery=always)", " Rule: role=Unpromoted score=-47 (id:cl9-rule)", " Expression: rule eq 7 (id:cl9-rule-expr)", " Constraint: location-d3", " Rule: score=INFINITY (id:location-d3-rule)", " Expression: rule eq 1 (id:location-d3-rule-expr)", " Constraint: location-d3-1", " Rule: boolean-op=or role=Promoted score=INFINITY (id:location-d3-1-rule)", " Expression: rule eq 3 (id:location-d3-1-rule-expr)", " Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)", " Constraint: location-d3-2", " Rule: boolean-op=and score=-47 (id:location-d3-2-rule)", " Expression: rule eq 4 (id:location-d3-2-rule-expr)", " Expression: value gt -10 (id:location-d3-2-rule-expr-1)", " Constraint: location-d3-3", " Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)", " Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)", " Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)", " Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)", " Expression: x gt 0 (id:location-d3-3-rule-expr)", " Constraint: location-d3-4 (resource-discovery=always)", " Rule: score=INFINITY (id:location-d3-4-rule)", " Expression: rule eq 6 (id:location-d3-4-rule-expr)" ] } TASK [Check location constraints configuration] ******************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:429 Monday 01 August 2022 16:18:03 +0000 (0:00:00.057) 0:01:59.769 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch colocation constraints configuration from the cluster] ************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:520 Monday 01 August 2022 16:18:04 +0000 (0:00:00.059) 0:01:59.828 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "colocation", "--full" ], "delta": "0:00:00.465960", "end": "2022-08-01 12:18:04.345704", "rc": 0, "start": "2022-08-01 12:18:03.879744" } STDOUT: Colocation Constraints: d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY) d2 with d3 (score:-10) (id:colocation-d2-d3--10) d3 with d4 (score:INFINITY) (id:cc-id) d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY) d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY) d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all) Resource Sets: set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2) set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set) TASK [Print real colocation constraints configuration] ************************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:526 Monday 01 August 2022 16:18:04 +0000 (0:00:00.861) 0:02:00.690 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_colocation_config.stdout_lines": [ "Colocation Constraints:", " d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)", " d2 with d3 (score:-10) (id:colocation-d2-d3--10)", " d3 with d4 (score:INFINITY) (id:cc-id)", " d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY)", " d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)", " d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all)", " Resource Sets:", " set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)", " set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)" ] } TASK [Print expected colocation constraints configuration] ********************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:530 Monday 01 August 2022 16:18:04 +0000 (0:00:00.049) 0:02:00.739 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Colocation Constraints:", " d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)", " d2 with d3 (score:-10) (id:colocation-d2-d3--10)", " d3 with d4 (score:INFINITY) (id:cc-id)", " d1 with d3 (score:INFINITY) (rsc-role:Promoted) (with-rsc-role:Promoted) (id:colocation-d1-d3-INFINITY)", " d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)", " d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Unpromoted) (with-rsc-role:Started) (id:cc-all)", " Resource Sets:", " set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)", " set d1 d2 role=Promoted (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)" ] } TASK [Check colocation constraints configuration] ****************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:534 Monday 01 August 2022 16:18:04 +0000 (0:00:00.053) 0:02:00.793 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch order constraints configuration from the cluster] ****************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:552 Monday 01 August 2022 16:18:05 +0000 (0:00:00.057) 0:02:00.851 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "order", "--full" ], "delta": "0:00:00.465598", "end": "2022-08-01 12:18:05.360434", "rc": 0, "start": "2022-08-01 12:18:04.894836" } STDOUT: Ordering Constraints: start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory) start d2 then start d3 (kind:Mandatory) (id:co-id) demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory) start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional) start d1 then start d4 (score:-15) (id:order-d1-d4--15) demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all) Resource Sets: set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2) set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set) TASK [Print real order constraints configuration] ****************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:558 Monday 01 August 2022 16:18:05 +0000 (0:00:00.855) 0:02:01.706 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_order_config.stdout_lines": [ "Ordering Constraints:", " start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)", " start d2 then start d3 (kind:Mandatory) (id:co-id)", " demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)", " start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)", " start d1 then start d4 (score:-15) (id:order-d1-d4--15)", " demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)", " Resource Sets:", " set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)", " set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)" ] } TASK [Print expected order constraints configuration] ************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:562 Monday 01 August 2022 16:18:05 +0000 (0:00:00.052) 0:02:01.759 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Ordering Constraints:", " start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)", " start d2 then start d3 (kind:Mandatory) (id:co-id)", " demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)", " start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)", " start d1 then start d4 (score:-15) (id:order-d1-d4--15)", " demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)", " Resource Sets:", " set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)", " set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)" ] } TASK [Check order constraints configuration] *********************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:566 Monday 01 August 2022 16:18:06 +0000 (0:00:00.052) 0:02:01.811 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Fetch ticket constraints configuration from the cluster] ***************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:584 Monday 01 August 2022 16:18:06 +0000 (0:00:00.053) 0:02:01.864 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "cmd": [ "pcs", "constraint", "ticket", "--full" ], "delta": "0:00:00.465198", "end": "2022-08-01 12:18:06.372254", "rc": 0, "start": "2022-08-01 12:18:05.907056" } STDOUT: Ticket Constraints: d1 ticket=ticket1 (id:ticket-ticket1-d1) d1 ticket=ticket2 (id:ct-id) Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master) d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2) Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all) Resource Sets: set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1) set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set) TASK [Print real ticket constraints configuration] ***************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:590 Monday 01 August 2022 16:18:06 +0000 (0:00:00.852) 0:02:02.717 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_pcs_ticket_config.stdout_lines": [ "Ticket Constraints:", " d1 ticket=ticket1 (id:ticket-ticket1-d1)", " d1 ticket=ticket2 (id:ct-id)", " Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)", " d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)", " Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all)", " Resource Sets:", " set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)", " set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)" ] } TASK [Print expected ticket constraints configuration] ************************* task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:594 Monday 01 August 2022 16:18:06 +0000 (0:00:00.056) 0:02:02.774 ********* ok: [/cache/centos-9.qcow2.snap] => { "__test_expected_lines | select | list": [ "Ticket Constraints:", " d1 ticket=ticket1 (id:ticket-ticket1-d1)", " d1 ticket=ticket2 (id:ct-id)", " Promoted d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)", " d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)", " Unpromoted d3 loss-policy=demote ticket=ticket3 (id:ct-all)", " Resource Sets:", " set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)", " set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)" ] } TASK [Check ticket constraints configuration] ********************************** task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:598 Monday 01 August 2022 16:18:07 +0000 (0:00:00.051) 0:02:02.825 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=203 changed=78 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Monday 01 August 2022 16:18:07 +0000 (0:00:00.081) 0:02:02.906 ********* =============================================================================== fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership -- 25.09s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:73 fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 2.18s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53 fedora.linux_system_roles.ha_cluster : Get services status - detect firewall --- 1.79s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 1.64s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:61 fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 1.64s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:16 fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.55s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:21 fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10 ---------- 1.52s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth-pcs-0.10.yml:3 fedora.linux_system_roles.ha_cluster : Write CIB configuration ---------- 1.44s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:33 fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.41s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:3 Gathering Facts --------------------------------------------------------- 1.31s /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:3 ---------- Fetch package facts ----------------------------------------------------- 1.13s /tmp/tmpdl9zlfzd/tests/ha_cluster/tasks/fetch_versions.yml:13 ----------------- fedora.linux_system_roles.ha_cluster : Install cluster packages --------- 1.13s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27 fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles ------------- 1.09s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:230 fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration --- 1.07s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:24 Fetch location constraints configuration from the cluster --------------- 1.02s /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_cib_constraints_create.yml:415 -------- fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd1' --- 1.02s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 fedora.linux_system_roles.ha_cluster : Configure location constraint '20' --- 1.01s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3 fedora.linux_system_roles.ha_cluster : Start corosync ------------------- 1.00s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:46 fedora.linux_system_roles.ha_cluster : Configure resource primitive 'd2' --- 0.99s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-resource-primitive.yml:3 fedora.linux_system_roles.ha_cluster : Configure location constraint '21' --- 0.97s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-cib-constraint-location.yml:3