# STDOUT:
---v---v---v---v---v---
ansible-playbook 2.9.27
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible
executable location = /opt/ansible-2.9/bin/ansible-playbook
python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)]
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.
PLAYBOOK: tests_cib_constraints_create.yml *************************************
2 plays in /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml
PLAY [all] *********************************************************************
META: ran handlers
TASK [Include vault variables] *************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:4
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.013) 0:00:00.013 *********
ok: [sut] => {
"ansible_facts": {
"ha_cluster_hacluster_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n"
}
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-ci3kybw68s/tests/vars/vault-variables.yml"
],
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Create all kinds of resource constraints in a cluster] *******************
TASK [Gathering Facts] *********************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:9
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.014) 0:00:00.027 *********
ok: [sut]
META: ran handlers
TASK [Set up test environment] *************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:402
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.681) 0:00:00.708 *********
TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.052) 0:00:00.761 *********
ok: [sut] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] **************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.020) 0:00:00.781 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Check if system is ostree] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:22
Saturday 27 July 2024 06:37:13 +0000 (0:00:00.019) 0:00:00.801 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:27
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.234) 0:00:01.035 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_is_ostree": false
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:32
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.021) 0:00:01.057 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:41
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.019) 0:00:01.076 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Run HA Cluster role] *****************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:407
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.018) 0:00:01.095 *********
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.031) 0:00:01.127 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for sut
TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.013) 0:00:01.140 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Check if system is ostree] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:11
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.020) 0:00:01.161 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:16
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.018) 0:00:01.179 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:20
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.020) 0:00:01.199 *********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [],
"__ha_cluster_fence_agent_packages_default": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}",
"__ha_cluster_fullstack_node_packages": [
"corosync",
"libknet1-plugins-all",
"resource-agents",
"pacemaker",
"openssl"
],
"__ha_cluster_pcs_provider": "pcs-0.10",
"__ha_cluster_qdevice_node_packages": [
"corosync-qdevice",
"bash",
"coreutils",
"curl",
"grep",
"nss-tools",
"openssl",
"sed"
],
"__ha_cluster_repos": [],
"__ha_cluster_role_essential_packages": [
"pcs",
"corosync-qnetd"
],
"__ha_cluster_sbd_packages": [
"sbd"
],
"__ha_cluster_services": [
"corosync",
"corosync-qdevice",
"pacemaker"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [sut] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [
"resource-agents-aliyun",
"resource-agents-gcp",
"fence-agents-aliyun",
"fence-agents-aws",
"fence-agents-azure-arm",
"fence-agents-gce"
],
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
},
{
"id": "resilientstorage",
"name": "ResilientStorage"
}
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [
"resource-agents-aliyun",
"resource-agents-gcp",
"fence-agents-aliyun",
"fence-agents-aws",
"fence-agents-azure-arm",
"fence-agents-gce"
],
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
},
{
"id": "resilientstorage",
"name": "ResilientStorage"
}
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [linux-system-roles.ha_cluster : Set Linux Pacemaker shell specific variables] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:35
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.042) 0:00:01.241 *********
ok: [sut] => {
"ansible_facts": {},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/vars/shell_pcs.yml"
],
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable package repositories] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.020) 0:00:01.262 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml for sut
TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:3
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.013) 0:00:01.276 *********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
ok: [sut] => (item=CentOS.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml"
}
skipping: [sut] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:24
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.034) 0:00:01.310 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml for sut
TASK [linux-system-roles.ha_cluster : List active CentOS repositories] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:3
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.024) 0:00:01.335 *********
ok: [sut] => {
"changed": false,
"cmd": [
"dnf",
"repolist"
],
"delta": "0:00:00.235292",
"end": "2024-07-27 06:37:14.789044",
"rc": 0,
"start": "2024-07-27 06:37:14.553752"
}
STDOUT:
repo id repo name
appstream CentOS Stream 8 - AppStream
baseos CentOS Stream 8 - BaseOS
beaker-client Beaker Client - RedHatEnterpriseLinux8
beaker-harness Beaker harness
beaker-tasks Beaker tasks
beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv
copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol
extras CentOS Stream 8 - Extras
extras-common CentOS Stream 8 - Extras common packages
ha CentOS Stream 8 - HighAvailability
TASK [linux-system-roles.ha_cluster : Enable CentOS repositories] **************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:10
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.464) 0:00:01.800 *********
skipping: [sut] => (item={'id': 'ha', 'name': 'HighAvailability'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"id": "ha",
"name": "HighAvailability"
},
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"id": "resilientstorage",
"name": "ResilientStorage"
},
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install role essential packages] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11
Saturday 27 July 2024 06:37:14 +0000 (0:00:00.028) 0:00:01.829 *********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: net-tools-2.0-0.52.20160912git.el8.x86_64",
"Installed: libknet1-compress-lzo2-plugin-1.28-1.el8.x86_64",
"Installed: pacemaker-schemas-2.1.7-5.el8.noarch",
"Installed: nss-tools-3.90.0-7.el8.x86_64",
"Installed: libknet1-compress-plugins-all-1.28-1.el8.x86_64",
"Installed: libknet1-compress-zlib-plugin-1.28-1.el8.x86_64",
"Installed: libknet1-crypto-nss-plugin-1.28-1.el8.x86_64",
"Installed: rubygem-bigdecimal-1.3.4-111.module_el8+475+35a6c697.x86_64",
"Installed: libwbclient-4.19.4-4.el8.x86_64",
"Installed: libknet1-crypto-openssl-plugin-1.28-1.el8.x86_64",
"Installed: python3-pyparsing-2.1.10-7.el8.noarch",
"Installed: rubygem-openssl-2.1.2-111.module_el8+475+35a6c697.x86_64",
"Installed: libknet1-crypto-plugins-all-1.28-1.el8.x86_64",
"Installed: fontpackages-filesystem-1.44-22.el8.noarch",
"Installed: net-snmp-libs-1:5.8-30.el8.x86_64",
"Installed: libknet1-plugins-all-1.28-1.el8.x86_64",
"Installed: rubygem-rdoc-6.0.1.1-111.module_el8+475+35a6c697.noarch",
"Installed: rubygem-json-2.1.0-111.module_el8+475+35a6c697.x86_64",
"Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch",
"Installed: libnozzle1-1.28-1.el8.x86_64",
"Installed: liberation-sans-fonts-1:2.00.3-7.el8.noarch",
"Installed: pacemaker-2.1.7-5.el8.x86_64",
"Installed: clufter-bin-0.77.1-5.el8.x86_64",
"Installed: clufter-common-0.77.1-5.el8.noarch",
"Installed: pacemaker-cli-2.1.7-5.el8.x86_64",
"Installed: libaio-0.3.112-1.el8.x86_64",
"Installed: bzip2-1.0.6-26.el8.x86_64",
"Installed: corosync-3.1.8-1.el8.x86_64",
"Installed: ruby-irb-2.5.9-111.module_el8+475+35a6c697.noarch",
"Installed: libqb-1.0.3-13.el8.x86_64",
"Installed: corosync-qnetd-3.0.2-2.el8.x86_64",
"Installed: samba-client-libs-4.19.4-4.el8.x86_64",
"Installed: ruby-2.5.9-111.module_el8+475+35a6c697.x86_64",
"Installed: samba-common-4.19.4-4.el8.noarch",
"Installed: device-mapper-event-8:1.02.181-14.el8.x86_64",
"Installed: ruby-libs-2.5.9-111.module_el8+475+35a6c697.x86_64",
"Installed: libicu-60.3-2.el8_1.x86_64",
"Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64",
"Installed: centos-logos-85.8-2.el8.x86_64",
"Installed: samba-common-libs-4.19.4-4.el8.x86_64",
"Installed: pcs-0.10.18-2.el8.x86_64",
"Installed: rubygem-psych-3.0.2-111.module_el8+475+35a6c697.x86_64",
"Installed: rubygem-did_you_mean-1.2.0-111.module_el8+475+35a6c697.noarch",
"Installed: python3-clufter-0.77.1-5.el8.noarch",
"Installed: python3-pycurl-7.43.0.2-4.el8.x86_64",
"Installed: lvm2-8:2.03.14-14.el8.x86_64",
"Installed: overpass-fonts-3.0.2-3.el8.noarch",
"Installed: rubygem-io-console-0.4.6-111.module_el8+475+35a6c697.x86_64",
"Installed: cifs-utils-7.0-1.el8.x86_64",
"Installed: rubygems-2.7.6.3-111.module_el8+475+35a6c697.noarch",
"Installed: lvm2-libs-8:2.03.14-14.el8.x86_64",
"Installed: libknet1-1.28-1.el8.x86_64",
"Installed: resource-agents-4.9.0-54.el8.1.x86_64",
"Installed: libknet1-compress-bzip2-plugin-1.28-1.el8.x86_64",
"Installed: pacemaker-cluster-libs-2.1.7-5.el8.x86_64",
"Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64",
"Installed: libknet1-compress-lz4-plugin-1.28-1.el8.x86_64",
"Installed: corosynclib-3.1.8-1.el8.x86_64",
"Installed: libknet1-compress-lzma-plugin-1.28-1.el8.x86_64",
"Installed: pacemaker-libs-2.1.7-5.el8.x86_64",
"Installed: perl-TimeDate-1:2.30-15.module_el8+336+32327ac4.noarch"
]
}
lsrpackages: corosync-qnetd pcs
TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:21
Saturday 27 July 2024 06:37:30 +0000 (0:00:15.802) 0:00:17.632 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut
TASK [linux-system-roles.ha_cluster : Discover cluster node names] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:3
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.030) 0:00:17.662 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Collect cluster node names] **************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:7
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.019) 0:00:17.681 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:21
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.024) 0:00:17.706 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Extract node options] ********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:35
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.030) 0:00:17.736 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_local_node": {}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] *****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:48
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.021) 0:00:17.758 *********
skipping: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:58
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.031) 0:00:17.789 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fail if configuring qnetd on a cluster node] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:74
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.008) 0:00:17.797 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fail if no valid level is specified for a fencing level] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:84
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.019) 0:00:17.817 *********
TASK [linux-system-roles.ha_cluster : Fail if no target is specified for a fencing level] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:92
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.018) 0:00:17.835 *********
TASK [linux-system-roles.ha_cluster : Extract qdevice settings] ****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:106
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.018) 0:00:17.854 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_qdevice_host": "",
"__ha_cluster_qdevice_in_use": false,
"__ha_cluster_qdevice_model": "",
"__ha_cluster_qdevice_pcs_address": ""
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:123
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.024) 0:00:17.878 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:138
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.021) 0:00:17.900 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:147
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.020) 0:00:17.921 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:161
Saturday 27 July 2024 06:37:30 +0000 (0:00:00.019) 0:00:17.940 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.796946",
"end": "2024-07-27 06:37:31.965311",
"rc": 0,
"start": "2024-07-27 06:37:31.168365"
}
STDOUT:
0.10.18
booth booth.enable-authfile.set booth.enable-authfile.unset 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.device.model.net.options_tls_and_kaptb 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.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats 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.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone 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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation 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 stonith-agents.self-validation
TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:168
Saturday 27 July 2024 06:37:31 +0000 (0:00:01.039) 0:00:18.980 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"booth.enable-authfile.set",
"booth.enable-authfile.unset",
"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.device.model.net.options_tls_and_kaptb",
"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.cluster.config.output-formats",
"pcmk.properties.cluster.defaults",
"pcmk.properties.cluster.describe",
"pcmk.properties.cluster.describe.output-formats",
"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.bundles",
"pcmk.resource.ban-move-clear.clear-expired",
"pcmk.resource.ban-move-clear.clone",
"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.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.request-timeout",
"resource-agents.describe",
"resource-agents.list",
"resource-agents.list.detailed",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"resource-agents.self-validation",
"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",
"stonith-agents.self-validation"
],
"__ha_cluster_pcsd_capabilities_available": false
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch pcsd capabilities] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:184
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.027) 0:00:19.007 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Parse pcsd capabilities] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:192
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.008) 0:00:19.015 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_pcsd_capabilities": []
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:202
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.021) 0:00:19.037 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set hacluster password] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.020) 0:00:19.058 *********
changed: [sut] => {
"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 shell] *************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:35
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.385) 0:00:19.444 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml for sut
TASK [linux-system-roles.ha_cluster : Stop pcsd] *******************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:6
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.033) 0:00:19.477 *********
ok: [sut] => {
"changed": false,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "pcsd-ruby.service systemd-journald.socket sysinit.target system.slice basic.target network-online.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "pcsd-ruby.service sysinit.target system.slice network-online.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:11
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.454) 0:00:19.932 *********
skipping: [sut] => (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: [sut] => (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 : Get the stat of /var/lib/pcsd] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:25
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.022) 0:00:19.954 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:30
Saturday 27 July 2024 06:37:32 +0000 (0:00:00.021) 0:00:19.976 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:37
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.029) 0:00:20.006 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:49
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.020) 0:00:20.027 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:64
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.021) 0:00:20.048 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:71
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.020) 0:00:20.069 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:79
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.023) 0:00:20.093 *********
changed: [sut] => {
"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-1722062253.1493876-2695-33606643234898/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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:88
Saturday 27 July 2024 06:37:33 +0000 (0:00:00.638) 0:00:20.732 *********
changed: [sut] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target system.slice systemd-journald.socket basic.target network-online.target pcsd-ruby.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice network-online.target pcsd-ruby.service",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Configure firewall] **********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:41
Saturday 27 July 2024 06:37:35 +0000 (0:00:01.343) 0:00:22.075 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for sut
TASK [Ensure the service and the ports status with the firewall role] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3
Saturday 27 July 2024 06:37:35 +0000 (0:00:00.024) 0:00:22.099 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Configure selinux] ***********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:44
Saturday 27 July 2024 06:37:35 +0000 (0:00:00.037) 0:00:22.136 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml for sut
TASK [linux-system-roles.ha_cluster : Populate service facts] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:3
Saturday 27 July 2024 06:37:35 +0000 (0:00:00.032) 0:00:22.169 *********
ok: [sut] => {
"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"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"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-qnetd.service": {
"name": "corosync-qnetd.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": "stopped",
"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-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "disabled"
},
"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": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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": "active",
"status": "enabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"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-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"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": "inactive",
"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"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:12
Saturday 27 July 2024 06:37:36 +0000 (0:00:01.611) 0:00:23.781 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Get associated selinux ports] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:29
Saturday 27 July 2024 06:37:36 +0000 (0:00:00.025) 0:00:23.806 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:37
Saturday 27 July 2024 06:37:36 +0000 (0:00:00.025) 0:00:23.831 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Ensure the service and the ports status with the selinux role] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:46
Saturday 27 July 2024 06:37:36 +0000 (0:00:00.026) 0:00:23.858 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install cluster packages] ****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50
Saturday 27 July 2024 06:37:36 +0000 (0:00:00.026) 0:00:23.884 *********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: fence-agents-common-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-rsb-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-compute-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-sbd-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-drac5-4.2.1-129.el8.2.noarch",
"Installed: ipmitool-1.8.18-19.el8.x86_64",
"Installed: fence-agents-scsi-4.2.1-129.el8.2.noarch",
"Installed: libwsman1-2.6.5-10.el8.x86_64",
"Installed: fence-agents-eaton-snmp-4.2.1-129.el8.2.noarch",
"Installed: autogen-libopts-5.18.12-8.el8.x86_64",
"Installed: fence-agents-emerson-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-vmware-rest-4.2.1-129.el8.2.noarch",
"Installed: python3-ptyprocess-0.5.2-4.el8.noarch",
"Installed: python3-suds-0.7-0.11.94664ddd46a6.el8.noarch",
"Installed: fence-agents-eps-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-vmware-soap-4.2.1-129.el8.2.noarch",
"Installed: net-snmp-utils-1:5.8-30.el8.x86_64",
"Installed: fence-agents-heuristics-ping-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-wti-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-hpblade-4.2.1-129.el8.2.noarch",
"Installed: device-mapper-multipath-0.8.4-41.el8.x86_64",
"Installed: fence-virt-1.0.0-6.el8.x86_64",
"Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64",
"Installed: openwsman-python3-2.6.5-10.el8.x86_64",
"Installed: fence-agents-ibmblade-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-ifmib-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-ilo-moonshot-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-ilo-mp-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-ilo-ssh-4.2.1-129.el8.2.noarch",
"Installed: userspace-rcu-0.10.1-4.el8.x86_64",
"Installed: fence-agents-ilo2-4.2.1-129.el8.2.noarch",
"Installed: sbd-1.5.2-2.el8.x86_64",
"Installed: fence-agents-intelmodular-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-ipdu-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-all-4.2.1-129.el8.2.x86_64",
"Installed: fence-agents-ipmilan-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-amt-ws-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-kdump-4.2.1-129.el8.2.x86_64",
"Installed: fence-agents-apc-4.2.1-129.el8.2.noarch",
"Installed: telnet-1:0.17-76.el8.x86_64",
"Installed: gnutls-dane-3.6.16-8.el8.1.x86_64",
"Installed: fence-agents-apc-snmp-4.2.1-129.el8.2.noarch",
"Installed: python3-pexpect-4.3.1-3.el8.noarch",
"Installed: fence-agents-bladecenter-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-mpath-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-brocade-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-redfish-4.2.1-129.el8.2.x86_64",
"Installed: gnutls-utils-3.6.16-8.el8.1.x86_64",
"Installed: fence-agents-cisco-mds-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-rhevm-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-cisco-ucs-4.2.1-129.el8.2.noarch",
"Installed: fence-agents-rsa-4.2.1-129.el8.2.noarch"
]
}
lsrpackages: corosync fence-agents-all fence-virt libknet1-plugins-all openssl pacemaker resource-agents
TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:68
Saturday 27 July 2024 06:37:43 +0000 (0:00:06.320) 0:00:30.205 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for sut
TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:3
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.029) 0:00:30.235 *********
changed: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:9
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.283) 0:00:30.518 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if key exists on the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.068) 0:00:30.586 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.016) 0:00:30.603 *********
skipping: [sut] => {
"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 key from the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.015) 0:00:30.619 *********
skipping: [sut] => {
"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 key using OpenSSL fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.014) 0:00:30.633 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.194) 0:00:30.827 *********
ok: [sut] => {
"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 key exists on cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60
Saturday 27 July 2024 06:37:43 +0000 (0:00:00.017) 0:00:30.845 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.186) 0:00:31.031 *********
skipping: [sut] => {
"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 key from cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.022) 0:00:31.054 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:17
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.021) 0:00:31.075 *********
changed: [sut] => {
"changed": true,
"checksum": "dd580257d4cd1c4dacda4bf1a3772d8730c1e2a1",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "2439163beb4315910c8c16451069b3bb",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1722062264.1213639-2825-184223009384341/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Configure SBD] ***************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:73
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.511) 0:00:31.587 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml for sut
TASK [linux-system-roles.ha_cluster : Configure watchdog kernel module blocklist] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:10
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.027) 0:00:31.614 *********
TASK [linux-system-roles.ha_cluster : Unload watchdog kernel modules from blocklist] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:24
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.012) 0:00:31.627 *********
TASK [linux-system-roles.ha_cluster : Configure watchdog kernel modules] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:34
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.011) 0:00:31.638 *********
TASK [linux-system-roles.ha_cluster : Load watchdog kernel modules] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:44
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.011) 0:00:31.650 *********
TASK [linux-system-roles.ha_cluster : Probe SBD devices] ***********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:61
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.033) 0:00:31.683 *********
TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:74
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.012) 0:00:31.695 *********
TASK [linux-system-roles.ha_cluster : Distribute SBD config] *******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:92
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.010) 0:00:31.706 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:116
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.011) 0:00:31.718 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Override start timeout for SBD] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:124
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.012) 0:00:31.730 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Reload systemd service files] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:140
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.012) 0:00:31.743 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:144
Saturday 27 July 2024 06:37:44 +0000 (0:00:00.012) 0:00:31.755 *********
ok: [sut] => {
"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"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"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-qnetd.service": {
"name": "corosync-qnetd.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": "stopped",
"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-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "disabled"
},
"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": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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": "active",
"status": "enabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"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-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"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"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:153
Saturday 27 July 2024 06:37:46 +0000 (0:00:01.553) 0:00:33.309 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"-f",
"/var/lib/pacemaker/cib/cib.xml",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.627562",
"end": "2024-07-27 06:37:47.110203",
"rc": 0,
"start": "2024-07-27 06:37:46.482641"
}
TASK [linux-system-roles.ha_cluster : Correct cib.xml ownership] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:166
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.813) 0:00:34.123 *********
changed: [sut] => {
"changed": true,
"gid": 189,
"group": "haclient",
"mode": "0600",
"owner": "hacluster",
"path": "/var/lib/pacemaker/cib/cib.xml",
"secontext": "unconfined_u:object_r:cluster_var_lib_t:s0",
"size": 412,
"state": "file",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Clean cib.xml.sig] ***********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:178
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.196) 0:00:34.319 *********
ok: [sut] => {
"changed": false,
"path": "/var/lib/pacemaker/cib/cib.xml.sig",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Configure corosync] **********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:76
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.191) 0:00:34.511 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for sut
TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.029) 0:00:34.540 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible._npgte6o_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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.277) 0:00:34.818 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for sut
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3
Saturday 27 July 2024 06:37:47 +0000 (0:00:00.023) 0:00:34.842 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible._npgte6o_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost"
],
"delta": "0:00:00.520380",
"end": "2024-07-27 06:37:48.554630",
"rc": 0,
"start": "2024-07-27 06:37:48.034250"
}
STDOUT:
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 : Add qdevice configuration to corosync.conf] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:81
Saturday 27 July 2024 06:37:48 +0000 (0:00:00.728) 0:00:35.571 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19
Saturday 27 July 2024 06:37:48 +0000 (0:00:00.013) 0:00:35.585 *********
ok: [sut] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible._npgte6o_ha_cluster_corosync_conf"
}
TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26
Saturday 27 July 2024 06:37:48 +0000 (0:00:00.266) 0:00:35.852 *********
changed: [sut] => {
"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-1722062268.900967-2918-252787631373322/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36
Saturday 27 July 2024 06:37:49 +0000 (0:00:00.511) 0:00:36.364 *********
changed: [sut] => {
"changed": true,
"path": "/tmp/ansible._npgte6o_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Cluster auth] ****************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:79
Saturday 27 July 2024 06:37:49 +0000 (0:00:00.187) 0:00:36.551 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml for sut
TASK [linux-system-roles.ha_cluster : Check pcs auth status] *******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml:3
Saturday 27 July 2024 06:37:49 +0000 (0:00:00.028) 0:00:36.580 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.529471",
"end": "2024-07-27 06:37:50.291120",
"failed_when_result": false,
"rc": 2,
"start": "2024-07-27 06:37:49.761649"
}
STDOUT:
Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'
localhost: Unable to authenticate
MSG:
non-zero return code
TASK [linux-system-roles.ha_cluster : Run pcs auth] ****************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml:23
Saturday 27 July 2024 06:37:50 +0000 (0:00:00.726) 0:00:37.306 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml for sut
TASK [linux-system-roles.ha_cluster : Pcs auth using pcs-0.10] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3
Saturday 27 July 2024 06:37:50 +0000 (0:00:00.022) 0:00:37.329 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"host",
"auth",
"-u",
"hacluster",
"--",
"localhost"
],
"delta": "0:00:00.920033",
"end": "2024-07-27 06:37:51.437455",
"rc": 0,
"start": "2024-07-27 06:37:50.517422"
}
STDOUT:
Password: localhost: Authorized
TASK [linux-system-roles.ha_cluster : Pcs auth for qdevice using pcs-0.10] *****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:19
Saturday 27 July 2024 06:37:51 +0000 (0:00:01.124) 0:00:38.454 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute cluster shared keys] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:84
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.019) 0:00:38.473 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for sut
TASK [linux-system-roles.ha_cluster : Get corosync authkey] ********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.036) 0:00:38.509 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if key exists on the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.064) 0:00:38.574 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.016) 0:00:38.591 *********
skipping: [sut] => {
"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 key from the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.016) 0:00:38.608 *********
skipping: [sut] => {
"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 key using OpenSSL corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.014) 0:00:38.622 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.187) 0:00:38.810 *********
ok: [sut] => {
"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 key exists on cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60
Saturday 27 July 2024 06:37:51 +0000 (0:00:00.018) 0:00:38.829 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.189) 0:00:39.018 *********
skipping: [sut] => {
"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 key from cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.022) 0:00:39.041 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.020) 0:00:39.061 *********
changed: [sut] => {
"changed": true,
"checksum": "c25e7067b4e89a2be02157a03453e9a94b35d869",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"md5sum": "aaed9486cac707359a47ea83f90c7de1",
"mode": "0400",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1722062272.1070335-3010-151123404467465/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] *******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.529) 0:00:39.591 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if key exists on the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.027) 0:00:39.618 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.017) 0:00:39.636 *********
skipping: [sut] => {
"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 key from the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.016) 0:00:39.653 *********
skipping: [sut] => {
"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 key using OpenSSL pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.014) 0:00:39.667 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.192) 0:00:39.860 *********
ok: [sut] => {
"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 key exists on cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60
Saturday 27 July 2024 06:37:52 +0000 (0:00:00.018) 0:00:39.878 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65
Saturday 27 July 2024 06:37:53 +0000 (0:00:00.186) 0:00:40.065 *********
skipping: [sut] => {
"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 key from cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73
Saturday 27 July 2024 06:37:53 +0000 (0:00:00.023) 0:00:40.088 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28
Saturday 27 July 2024 06:37:53 +0000 (0:00:00.020) 0:00:40.109 *********
changed: [sut] => {
"changed": true,
"checksum": "79446259fcb5990ea53c5fadd6d3a15e415a205e",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"md5sum": "39e84007a7a962905f6052071e521349",
"mode": "0400",
"owner": "hacluster",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1722062273.1555765-3061-136849649341858/source",
"state": "file",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Remove qdevice certificates [CLI]] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37
Saturday 27 July 2024 06:37:53 +0000 (0:00:00.507) 0:00:40.616 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--",
"qdevice",
"net-client",
"destroy"
],
"delta": "0:00:00.509905",
"end": "2024-07-27 06:37:54.300053",
"rc": 0,
"start": "2024-07-27 06:37:53.790148"
}
TASK [linux-system-roles.ha_cluster : Remove qdevice certificates [API]] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:47
Saturday 27 July 2024 06:37:54 +0000 (0:00:00.695) 0:00:41.312 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:56
Saturday 27 July 2024 06:37:54 +0000 (0:00:00.016) 0:00:41.329 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Obtain and distribute qdevice certificates [API]] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:75
Saturday 27 July 2024 06:37:54 +0000 (0:00:00.012) 0:00:41.342 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:90
Saturday 27 July 2024 06:37:54 +0000 (0:00:00.012) 0:00:41.355 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml for sut
TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3
Saturday 27 July 2024 06:37:54 +0000 (0:00:00.031) 0:00:41.386 *********
changed: [sut] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice systemd-journald.socket sysinit.target network-online.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target network-online.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "corosync.service resource-agents-deps.target dbus.service systemd-journald.socket system.slice network.target sysinit.target basic.target rsyslog.service time-sync.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "dbus.service resource-agents-deps.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16
Saturday 27 July 2024 06:37:55 +0000 (0:00:00.920) 0:00:42.307 *********
ok: [sut] => {
"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"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"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-qnetd.service": {
"name": "corosync-qnetd.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": "stopped",
"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-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "disabled"
},
"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": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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": "active",
"status": "enabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"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-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"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"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable or disable SBD] *******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml:19
Saturday 27 July 2024 06:37:56 +0000 (0:00:01.496) 0:00:43.804 *********
ok: [sut] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target systemd-journald.socket sysinit.target systemd-modules-load.service iscsi.service system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target pacemaker.service dlm.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "man:sbd(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/sbd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "yes",
"RefuseManualStop": "yes",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:93
Saturday 27 July 2024 06:37:57 +0000 (0:00:00.314) 0:00:44.118 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml for sut
TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21
Saturday 27 July 2024 06:37:57 +0000 (0:00:00.035) 0:00:44.154 *********
ok: [sut] => {
"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"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"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-qnetd.service": {
"name": "corosync-qnetd.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": "stopped",
"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-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "disabled"
},
"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": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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": "active",
"status": "enabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"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-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"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"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:24
Saturday 27 July 2024 06:37:58 +0000 (0:00:01.586) 0:00:45.741 *********
ok: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket sysinit.target system.slice network.target rsyslog.service time-sync.target corosync.service basic.target resource-agents-deps.target dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"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.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (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 basic.target sysinit.target systemd-journald.socket system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target pacemaker.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-07-27 06:37:55 UTC",
"StateChangeTimestampMonotonic": "802278463",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Start corosync] **************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:47
Saturday 27 July 2024 06:37:59 +0000 (0:00:00.618) 0:00:46.359 *********
changed: [sut] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "network-online.target basic.target sysinit.target systemd-journald.socket system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target pacemaker.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-07-27 06:37:55 UTC",
"StateChangeTimestampMonotonic": "802278463",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Reload corosync configuration] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:56
Saturday 27 July 2024 06:38:00 +0000 (0:00:00.732) 0:00:47.091 *********
ok: [sut] => {
"changed": false,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.013042",
"end": "2024-07-27 06:38:00.284237",
"rc": 0,
"start": "2024-07-27 06:38:00.271195"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:63
Saturday 27 July 2024 06:38:00 +0000 (0:00:00.208) 0:00:47.300 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start pacemaker] *************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:69
Saturday 27 July 2024 06:38:00 +0000 (0:00:00.014) 0:00:47.314 *********
changed: [sut] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket sysinit.target system.slice network.target rsyslog.service time-sync.target corosync.service basic.target resource-agents-deps.target dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"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",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"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.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75
Saturday 27 July 2024 06:38:00 +0000 (0:00:00.328) 0:00:47.643 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:26.367729",
"end": "2024-07-27 06:38:27.237381",
"rc": 0,
"start": "2024-07-27 06:38:00.869652"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:89
Saturday 27 July 2024 06:38:27 +0000 (0:00:26.608) 0:01:14.251 *********
ok: [sut] => {
"changed": false,
"cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.020499",
"end": "2024-07-27 06:38:27.444710",
"rc": 0,
"start": "2024-07-27 06:38:27.424211"
}
STDOUT:
localhost
TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:111
Saturday 27 July 2024 06:38:27 +0000 (0:00:00.204) 0:01:14.456 *********
skipping: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:96
Saturday 27 July 2024 06:38:27 +0000 (0:00:00.020) 0:01:14.476 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml for sut
TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:10
Saturday 27 July 2024 06:38:27 +0000 (0:00:00.048) 0:01:14.525 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.6bjburz0_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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:18
Saturday 27 July 2024 06:38:27 +0000 (0:00:00.186) 0:01:14.711 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.xpiz47ja_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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:26
Saturday 27 July 2024 06:38:27 +0000 (0:00:00.184) 0:01:14.895 *********
ok: [sut] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.010896",
"end": "2024-07-27 06:38:28.082365",
"rc": 0,
"start": "2024-07-27 06:38:28.071469"
}
STDOUT:
TASK [linux-system-roles.ha_cluster : Write CIB configuration] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33
Saturday 27 July 2024 06:38:28 +0000 (0:00:00.238) 0:01:15.134 *********
changed: [sut] => (item=/tmp/ansible.xpiz47ja_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "dcbdaea87744f2127158ae1dab281b9693607fef",
"dest": "/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"md5sum": "db3a4f587ed4c93f3bbe7604118b3263",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1507,
"src": "/root/.ansible/tmp/ansible-tmp-1722062308.18225-3492-20946862295159/source",
"state": "file",
"uid": 0
}
changed: [sut] => (item=/tmp/ansible.6bjburz0_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "dcbdaea87744f2127158ae1dab281b9693607fef",
"dest": "/tmp/ansible.6bjburz0_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.6bjburz0_ha_cluster_original_cib_xml",
"md5sum": "db3a4f587ed4c93f3bbe7604118b3263",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1507,
"src": "/root/.ansible/tmp/ansible-tmp-1722062308.6841176-3492-85837314031607/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:51
Saturday 27 July 2024 06:38:29 +0000 (0:00:01.025) 0:01:16.160 *********
changed: [sut] => {
"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.023112",
"end": "2024-07-27 06:38:29.357040",
"rc": 0,
"start": "2024-07-27 06:38:29.333928"
}
TASK [linux-system-roles.ha_cluster : Configure cluster properties] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:89
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.210) 0:01:16.370 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Configure node attributes] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:99
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.015) 0:01:16.385 *********
TASK [linux-system-roles.ha_cluster : Configure node utilization] **************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:107
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.012) 0:01:16.398 *********
TASK [linux-system-roles.ha_cluster : Configure resource defaults] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:120
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.012) 0:01:16.410 *********
TASK [linux-system-roles.ha_cluster : Configure resource operation defaults] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:132
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.013) 0:01:16.424 *********
TASK [linux-system-roles.ha_cluster : Extract primitive to bundle mapping] *****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:143
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.012) 0:01:16.437 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Configure cluster bundle resources] ******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:150
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.016) 0:01:16.453 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resources] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:156
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.012) 0:01:16.466 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut
TASK [linux-system-roles.ha_cluster : Configure resource primitive d1] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 27 July 2024 06:38:29 +0000 (0:00:00.044) 0:01:16.511 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d1",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.617470",
"end": "2024-07-27 06:38:30.317261",
"rc": 0,
"start": "2024-07-27 06:38:29.699791"
}
TASK [linux-system-roles.ha_cluster : Configure utilization for resource primitive d1] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 27 July 2024 06:38:30 +0000 (0:00:00.824) 0:01:17.335 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d1"
],
"delta": "0:00:00.601723",
"end": "2024-07-27 06:38:31.121641",
"rc": 0,
"start": "2024-07-27 06:38:30.519918"
}
STDOUT:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
Resource Utilization:
d1:
TASK [linux-system-roles.ha_cluster : Configure resource primitive d2] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 27 July 2024 06:38:31 +0000 (0:00:00.800) 0:01:18.136 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d2",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.604599",
"end": "2024-07-27 06:38:31.923290",
"rc": 0,
"start": "2024-07-27 06:38:31.318691"
}
TASK [linux-system-roles.ha_cluster : Configure utilization for resource primitive d2] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 27 July 2024 06:38:31 +0000 (0:00:00.804) 0:01:18.941 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d2"
],
"delta": "0:00:00.607194",
"end": "2024-07-27 06:38:32.725593",
"rc": 0,
"start": "2024-07-27 06:38:32.118399"
}
STDOUT:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
Resource Utilization:
d2:
TASK [linux-system-roles.ha_cluster : Configure resource primitive d3] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 27 July 2024 06:38:32 +0000 (0:00:00.799) 0:01:19.740 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d3",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.611799",
"end": "2024-07-27 06:38:33.532665",
"rc": 0,
"start": "2024-07-27 06:38:32.920866"
}
TASK [linux-system-roles.ha_cluster : Configure utilization for resource primitive d3] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 27 July 2024 06:38:33 +0000 (0:00:00.808) 0:01:20.548 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d3"
],
"delta": "0:00:00.601844",
"end": "2024-07-27 06:38:34.329341",
"rc": 0,
"start": "2024-07-27 06:38:33.727497"
}
STDOUT:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
Resource Utilization:
d3:
TASK [linux-system-roles.ha_cluster : Configure resource primitive d4] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 27 July 2024 06:38:34 +0000 (0:00:00.796) 0:01:21.345 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d4",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.606020",
"end": "2024-07-27 06:38:35.133390",
"rc": 0,
"start": "2024-07-27 06:38:34.527370"
}
TASK [linux-system-roles.ha_cluster : Configure utilization for resource primitive d4] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 27 July 2024 06:38:35 +0000 (0:00:00.803) 0:01:22.148 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d4"
],
"delta": "0:00:00.604025",
"end": "2024-07-27 06:38:35.925952",
"rc": 0,
"start": "2024-07-27 06:38:35.321927"
}
STDOUT:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
Resource Utilization:
d4:
TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:163
Saturday 27 July 2024 06:38:35 +0000 (0:00:00.793) 0:01:22.942 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:169
Saturday 27 July 2024 06:38:35 +0000 (0:00:00.012) 0:01:22.955 *********
TASK [linux-system-roles.ha_cluster : Configure stonith levels] ****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:176
Saturday 27 July 2024 06:38:35 +0000 (0:00:00.011) 0:01:22.966 *********
TASK [linux-system-roles.ha_cluster : Configure resource location constraints] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:184
Saturday 27 July 2024 06:38:35 +0000 (0:00:00.012) 0:01:22.978 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut
TASK [linux-system-roles.ha_cluster : Configure location constraint 0] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:36 +0000 (0:00:00.124) 0:01:23.103 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.566672",
"end": "2024-07-27 06:38:36.849182",
"rc": 0,
"start": "2024-07-27 06:38:36.282510"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 1] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:36 +0000 (0:00:00.761) 0:01:23.865 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.579940",
"end": "2024-07-27 06:38:37.630083",
"rc": 0,
"start": "2024-07-27 06:38:37.050143"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 2] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:37 +0000 (0:00:00.780) 0:01:24.645 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node2=-123"
],
"delta": "0:00:00.563795",
"end": "2024-07-27 06:38:38.397737",
"rc": 0,
"start": "2024-07-27 06:38:37.833942"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 3] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:38 +0000 (0:00:00.768) 0:01:25.414 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node2=23"
],
"delta": "0:00:00.571793",
"end": "2024-07-27 06:38:39.170471",
"rc": 0,
"start": "2024-07-27 06:38:38.598678"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl1] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:39 +0000 (0:00:00.773) 0:01:26.187 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl1",
"d2",
"node1",
"INFINITY"
],
"delta": "0:00:00.568367",
"end": "2024-07-27 06:38:39.939043",
"rc": 0,
"start": "2024-07-27 06:38:39.370676"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl2] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:39 +0000 (0:00:00.769) 0:01:26.956 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl2",
"regexp%d\\d+",
"node3",
"INFINITY"
],
"delta": "0:00:00.563224",
"end": "2024-07-27 06:38:40.702127",
"rc": 0,
"start": "2024-07-27 06:38:40.138903"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl3] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:40 +0000 (0:00:00.762) 0:01:27.718 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl3",
"d2",
"node2",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.573741",
"end": "2024-07-27 06:38:41.476966",
"rc": 0,
"start": "2024-07-27 06:38:40.903225"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl4] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:41 +0000 (0:00:00.774) 0:01:28.493 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl4",
"regexp%d\\d+",
"node4",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.563470",
"end": "2024-07-27 06:38:42.242999",
"rc": 0,
"start": "2024-07-27 06:38:41.679529"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl5] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:42 +0000 (0:00:00.766) 0:01:29.259 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl5",
"d2",
"node3",
"-INFINITY",
"resource-discovery=never"
],
"delta": "0:00:00.581058",
"end": "2024-07-27 06:38:43.027252",
"rc": 0,
"start": "2024-07-27 06:38:42.446194"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint cl6] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:43 +0000 (0:00:00.783) 0:01:30.043 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl6",
"regexp%d\\d+",
"node5",
"-32",
"resource-discovery=never"
],
"delta": "0:00:00.578046",
"end": "2024-07-27 06:38:43.801709",
"rc": 0,
"start": "2024-07-27 06:38:43.223663"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 10] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:43 +0000 (0:00:00.773) 0:01:30.816 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.567312",
"end": "2024-07-27 06:38:44.567930",
"rc": 0,
"start": "2024-07-27 06:38:44.000618"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 11] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:44 +0000 (0:00:00.767) 0:01:31.583 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.584697",
"end": "2024-07-27 06:38:45.352288",
"rc": 0,
"start": "2024-07-27 06:38:44.767591"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint cl7] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:45 +0000 (0:00:00.787) 0:01:32.371 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.601359",
"end": "2024-07-27 06:38:46.161595",
"rc": 0,
"start": "2024-07-27 06:38:45.560236"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint cl8] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:46 +0000 (0:00:00.805) 0:01:33.176 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.597691",
"end": "2024-07-27 06:38:46.963060",
"rc": 0,
"start": "2024-07-27 06:38:46.365369"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 14] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:46 +0000 (0:00:00.805) 0:01:33.982 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.580071",
"end": "2024-07-27 06:38:47.748745",
"rc": 0,
"start": "2024-07-27 06:38:47.168674"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 15] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:47 +0000 (0:00:00.781) 0:01:34.764 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.566680",
"end": "2024-07-27 06:38:48.512717",
"rc": 0,
"start": "2024-07-27 06:38:47.946037"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 16] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:48 +0000 (0:00:00.763) 0:01:35.527 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.574444",
"end": "2024-07-27 06:38:49.287971",
"rc": 0,
"start": "2024-07-27 06:38:48.713527"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 17] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:49 +0000 (0:00:00.775) 0:01:36.303 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.580875",
"end": "2024-07-27 06:38:50.066446",
"rc": 0,
"start": "2024-07-27 06:38:49.485571"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 18] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:50 +0000 (0:00:00.778) 0:01:37.081 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.590490",
"end": "2024-07-27 06:38:50.853941",
"rc": 0,
"start": "2024-07-27 06:38:50.263451"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 19] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:50 +0000 (0:00:00.788) 0:01:37.870 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.575001",
"end": "2024-07-27 06:38:51.632662",
"rc": 0,
"start": "2024-07-27 06:38:51.057661"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 20] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:51 +0000 (0:00:00.778) 0:01:38.648 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.585111",
"end": "2024-07-27 06:38:52.415904",
"rc": 0,
"start": "2024-07-27 06:38:51.830793"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 21] ********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:52 +0000 (0:00:00.784) 0:01:39.432 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.572472",
"end": "2024-07-27 06:38:53.187641",
"rc": 0,
"start": "2024-07-27 06:38:52.615169"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint cl9] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:53 +0000 (0:00:00.769) 0:01:40.201 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.575918",
"end": "2024-07-27 06:38:53.958737",
"rc": 0,
"start": "2024-07-27 06:38:53.382819"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint cl10] ******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 27 July 2024 06:38:53 +0000 (0:00:00.776) 0:01:40.978 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.582333",
"end": "2024-07-27 06:38:54.739811",
"rc": 0,
"start": "2024-07-27 06:38:54.157478"
}
TASK [linux-system-roles.ha_cluster : Configure resource colocation constraints] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:191
Saturday 27 July 2024 06:38:54 +0000 (0:00:00.776) 0:01:41.755 *********
skipping: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 0] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:54 +0000 (0:00:00.076) 0:01:41.831 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d2",
"INFINITY"
],
"delta": "0:00:00.575774",
"end": "2024-07-27 06:38:55.588895",
"rc": 0,
"start": "2024-07-27 06:38:55.013121"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 1] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:55 +0000 (0:00:00.771) 0:01:42.603 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d2",
"with",
"d3",
"-10"
],
"delta": "0:00:00.588546",
"end": "2024-07-27 06:38:56.372391",
"rc": 0,
"start": "2024-07-27 06:38:55.783845"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint cc-id] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:56 +0000 (0:00:00.784) 0:01:43.388 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d3",
"with",
"d4",
"INFINITY",
"id=cc-id"
],
"delta": "0:00:00.580079",
"end": "2024-07-27 06:38:57.143827",
"rc": 0,
"start": "2024-07-27 06:38:56.563748"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 3] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:57 +0000 (0:00:00.771) 0:01:44.159 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"promoted",
"d1",
"with",
"promoted",
"d3",
"INFINITY"
],
"delta": "0:00:00.586864",
"end": "2024-07-27 06:38:57.924358",
"rc": 0,
"start": "2024-07-27 06:38:57.337494"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 4] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:57 +0000 (0:00:00.781) 0:01:44.940 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d4",
"INFINITY",
"node-attribute=attribute-name"
],
"delta": "0:00:00.582063",
"end": "2024-07-27 06:38:58.700519",
"rc": 0,
"start": "2024-07-27 06:38:58.118456"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint cc-all] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 27 July 2024 06:38:58 +0000 (0:00:00.776) 0:01:45.717 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"unpromoted",
"d2",
"with",
"started",
"d4",
"-INFINITY",
"id=cc-all",
"node-attribute=attribute-name"
],
"delta": "0:00:00.579272",
"end": "2024-07-27 06:38:59.483293",
"rc": 0,
"start": "2024-07-27 06:38:58.904021"
}
TASK [linux-system-roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:199
Saturday 27 July 2024 06:38:59 +0000 (0:00:00.781) 0:01:46.498 *********
skipping: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '6'] *****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:38:59 +0000 (0:00:00.071) 0:01:46.570 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"set",
"d1",
"d2"
],
"delta": "0:00:00.584765",
"end": "2024-07-27 06:39:00.330244",
"rc": 0,
"start": "2024-07-27 06:38:59.745479"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-set'] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:39:00 +0000 (0:00:00.776) 0:01:47.346 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.584812",
"end": "2024-07-27 06:39:01.111840",
"rc": 0,
"start": "2024-07-27 06:39:00.527028"
}
TASK [linux-system-roles.ha_cluster : Configure resource order constraints] ****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:209
Saturday 27 July 2024 06:39:01 +0000 (0:00:00.781) 0:01:48.127 *********
skipping: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut
TASK [linux-system-roles.ha_cluster : Configure order constraint 0] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:01 +0000 (0:00:00.084) 0:01:48.212 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d2"
],
"delta": "0:00:00.600998",
"end": "2024-07-27 06:39:01.990315",
"rc": 0,
"start": "2024-07-27 06:39:01.389317"
}
STDOUT:
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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:02 +0000 (0:00:00.792) 0:01:49.005 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d2",
"then",
"d3",
"id=co-id"
],
"delta": "0:00:00.608190",
"end": "2024-07-27 06:39:02.788734",
"rc": 0,
"start": "2024-07-27 06:39:02.180544"
}
STDOUT:
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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:02 +0000 (0:00:00.798) 0:01:49.803 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"demote",
"d3",
"then",
"promote",
"d4"
],
"delta": "0:00:00.598235",
"end": "2024-07-27 06:39:03.573426",
"rc": 0,
"start": "2024-07-27 06:39:02.975191"
}
STDOUT:
Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote)
TASK [linux-system-roles.ha_cluster : Configure order constraint 3] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:03 +0000 (0:00:00.785) 0:01:50.588 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d3",
"kind=Optional",
"symmetrical=false",
"require-all=false"
],
"delta": "0:00:00.602499",
"end": "2024-07-27 06:39:04.363859",
"rc": 0,
"start": "2024-07-27 06:39:03.761360"
}
STDOUT:
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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:04 +0000 (0:00:00.791) 0:01:51.380 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d4",
"score=-15"
],
"delta": "0:00:00.605003",
"end": "2024-07-27 06:39:05.166199",
"rc": 0,
"start": "2024-07-27 06:39:04.561196"
}
STDOUT:
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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 27 July 2024 06:39:05 +0000 (0:00:00.802) 0:01:52.182 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.595911",
"end": "2024-07-27 06:39:05.957874",
"rc": 0,
"start": "2024-07-27 06:39:05.361963"
}
STDOUT:
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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:217
Saturday 27 July 2024 06:39:05 +0000 (0:00:00.790) 0:01:52.973 *********
skipping: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure order constraint '6'] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:39:06 +0000 (0:00:00.076) 0:01:53.049 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"set",
"d1",
"d2"
],
"delta": "0:00:00.590048",
"end": "2024-07-27 06:39:06.816735",
"rc": 0,
"start": "2024-07-27 06:39:06.226687"
}
TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-set'] *****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:39:06 +0000 (0:00:00.783) 0:01:53.833 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.591351",
"end": "2024-07-27 06:39:07.607357",
"rc": 0,
"start": "2024-07-27 06:39:07.016006"
}
TASK [linux-system-roles.ha_cluster : Configure resource ticket constraints] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:227
Saturday 27 July 2024 06:39:07 +0000 (0:00:00.790) 0:01:54.623 *********
skipping: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 0] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 27 July 2024 06:39:07 +0000 (0:00:00.080) 0:01:54.703 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"d1"
],
"delta": "0:00:00.574646",
"end": "2024-07-27 06:39:08.459895",
"rc": 0,
"start": "2024-07-27 06:39:07.885249"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint ct-id] *******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 27 July 2024 06:39:08 +0000 (0:00:00.772) 0:01:55.475 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d1",
"id=ct-id"
],
"delta": "0:00:00.583037",
"end": "2024-07-27 06:39:09.237326",
"rc": 0,
"start": "2024-07-27 06:39:08.654289"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 2] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 27 July 2024 06:39:09 +0000 (0:00:00.778) 0:01:56.254 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"promoted",
"d2"
],
"delta": "0:00:00.584290",
"end": "2024-07-27 06:39:10.012360",
"rc": 0,
"start": "2024-07-27 06:39:09.428070"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 3] ***********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 27 July 2024 06:39:10 +0000 (0:00:00.773) 0:01:57.028 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d2",
"loss-policy=stop"
],
"delta": "0:00:00.586314",
"end": "2024-07-27 06:39:10.789655",
"rc": 0,
"start": "2024-07-27 06:39:10.203341"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint ct-all] ******
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 27 July 2024 06:39:10 +0000 (0:00:00.777) 0:01:57.805 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket3",
"unpromoted",
"d3",
"id=ct-all",
"loss-policy=demote"
],
"delta": "0:00:00.591476",
"end": "2024-07-27 06:39:11.575988",
"rc": 0,
"start": "2024-07-27 06:39:10.984512"
}
TASK [linux-system-roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:235
Saturday 27 July 2024 06:39:11 +0000 (0:00:00.784) 0:01:58.590 *********
skipping: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure ticket constraint '5'] *********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:39:11 +0000 (0:00:00.076) 0:01:58.667 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"set",
"d1",
"setoptions",
"ticket=ticket-set1"
],
"delta": "0:00:00.588121",
"end": "2024-07-27 06:39:12.438727",
"rc": 0,
"start": "2024-07-27 06:39:11.850606"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-set'] ****
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 27 July 2024 06:39:12 +0000 (0:00:00.786) 0:01:59.454 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.xpiz47ja_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.583791",
"end": "2024-07-27 06:39:13.215181",
"rc": 0,
"start": "2024-07-27 06:39:12.631390"
}
TASK [linux-system-roles.ha_cluster : Configure acls] **************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:245
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.776) 0:02:00.230 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml for sut
TASK [linux-system-roles.ha_cluster : Configure ACL roles] *********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:3
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.048) 0:02:00.278 *********
TASK [linux-system-roles.ha_cluster : Configure ACL users] *********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:28
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.012) 0:02:00.291 *********
TASK [linux-system-roles.ha_cluster : Configure ACL groups] ********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:44
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.012) 0:02:00.303 *********
TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:252
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.012) 0:02:00.315 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.bul9q8to_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: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:260
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.181) 0:02:00.497 *********
changed: [sut] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.6bjburz0_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.xpiz47ja_ha_cluster_cib_xml"
],
"delta": "0:00:00.007135",
"end": "2024-07-27 06:39:13.680757",
"failed_when_result": false,
"rc": 1,
"start": "2024-07-27 06:39:13.673622"
}
STDOUT:
MSG:
non-zero return code
TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] **********
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:273
Saturday 27 July 2024 06:39:13 +0000 (0:00:00.202) 0:02:00.699 *********
changed: [sut] => {
"changed": true,
"checksum": "40b387bd8d286a74ed273fa3506fdca859410998",
"dest": "/tmp/ansible.bul9q8to_ha_cluster_cib_diff",
"gid": 0,
"group": "root",
"md5sum": "2d50d2fc8ce390b41d776dd21a143c8a",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 17268,
"src": "/root/.ansible/tmp/ansible-tmp-1722062353.749261-4095-260820785680601/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:284
Saturday 27 July 2024 06:39:14 +0000 (0:00:00.522) 0:02:01.222 *********
changed: [sut] => {
"changed": true,
"cmd": [
"cibadmin",
"--verbose",
"--patch",
"--xml-file",
"/tmp/ansible.bul9q8to_ha_cluster_cib_diff"
],
"delta": "0:00:00.026243",
"end": "2024-07-27 06:39:14.423017",
"rc": 0,
"start": "2024-07-27 06:39:14.396774"
}
TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:293
Saturday 27 July 2024 06:39:14 +0000 (0:00:00.221) 0:02:01.443 *********
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.xpiz47ja_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.xpiz47ja_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.xpiz47ja_ha_cluster_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.6bjburz0_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.6bjburz0_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.6bjburz0_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.bul9q8to_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.bul9q8to_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.bul9q8to_ha_cluster_cib_diff",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:105
Saturday 27 July 2024 06:39:15 +0000 (0:00:00.608) 0:02:02.051 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:108
Saturday 27 July 2024 06:39:15 +0000 (0:00:00.012) 0:02:02.063 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Configure qnetd] *************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:113
Saturday 27 July 2024 06:39:15 +0000 (0:00:00.012) 0:02:02.076 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for sut
TASK [linux-system-roles.ha_cluster : Remove qnetd configuration] **************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3
Saturday 27 July 2024 06:39:15 +0000 (0:00:00.018) 0:02:02.094 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"--",
"qdevice",
"destroy",
"net"
],
"delta": "0:00:01.011932",
"end": "2024-07-27 06:39:16.281030",
"rc": 0,
"start": "2024-07-27 06:39:15.269098"
}
STDOUT:
Stopping quorum device...
quorum device stopped
quorum device disabled
Quorum device 'net' configuration files removed
TASK [linux-system-roles.ha_cluster : Setup qnetd] *****************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:19
Saturday 27 July 2024 06:39:16 +0000 (0:00:01.200) 0:02:03.295 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable or disable qnetd service on boot] ***
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:37
Saturday 27 July 2024 06:39:16 +0000 (0:00:00.013) 0:02:03.308 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Fetch cluster versions of cluster components] ****************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:412
Saturday 27 July 2024 06:39:16 +0000 (0:00:00.012) 0:02:03.321 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml for sut
TASK [Fetch pcs capabilities] **************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:3
Saturday 27 July 2024 06:39:16 +0000 (0:00:00.057) 0:02:03.379 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.514618",
"end": "2024-07-27 06:39:17.066469",
"rc": 0,
"start": "2024-07-27 06:39:16.551851"
}
STDOUT:
0.10.18
booth booth.enable-authfile.set booth.enable-authfile.unset 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.device.model.net.options_tls_and_kaptb 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.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats 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.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone 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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation 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 stonith-agents.self-validation
TASK [Parse pcs capabilities] **************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:9
Saturday 27 July 2024 06:39:17 +0000 (0:00:00.697) 0:02:04.077 *********
ok: [sut] => {
"ansible_facts": {
"__test_pcs_capabilities": [
"booth",
"booth.enable-authfile.set",
"booth.enable-authfile.unset",
"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.device.model.net.options_tls_and_kaptb",
"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.cluster.config.output-formats",
"pcmk.properties.cluster.defaults",
"pcmk.properties.cluster.describe",
"pcmk.properties.cluster.describe.output-formats",
"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.bundles",
"pcmk.resource.ban-move-clear.clear-expired",
"pcmk.resource.ban-move-clear.clone",
"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.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.request-timeout",
"resource-agents.describe",
"resource-agents.list",
"resource-agents.list.detailed",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"resource-agents.self-validation",
"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",
"stonith-agents.self-validation"
]
},
"changed": false
}
TASK [Fetch package facts] *****************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:15
Saturday 27 July 2024 06:39:17 +0000 (0:00:00.017) 0:02:04.094 *********
ok: [sut] => {
"ansible_facts": {
"packages": {
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "15.el8",
"source": "rpm",
"version": "1.40.16"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "15.el8",
"source": "rpm",
"version": "1.40.16"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "15.el8",
"source": "rpm",
"version": "1.40.16"
}
],
"NetworkManager-tui": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-tui",
"release": "15.el8",
"source": "rpm",
"version": "1.40.16"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "3.el8",
"source": "rpm",
"version": "2.2.53"
}
],
"aspell": [
{
"arch": "x86_64",
"epoch": 12,
"name": "aspell",
"release": "22.el8",
"source": "rpm",
"version": "0.60.6.1"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "1.el8",
"source": "rpm",
"version": "3.1.2"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "1.el8",
"source": "rpm",
"version": "3.1.2"
}
],
"authselect": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect",
"release": "2.el8",
"source": "rpm",
"version": "1.2.6"
}
],
"authselect-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-compat",
"release": "2.el8",
"source": "rpm",
"version": "1.2.6"
}
],
"authselect-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-libs",
"release": "2.el8",
"source": "rpm",
"version": "1.2.6"
}
],
"autogen-libopts": [
{
"arch": "x86_64",
"epoch": null,
"name": "autogen-libopts",
"release": "8.el8",
"source": "rpm",
"version": "5.18.12"
}
],
"avahi-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "avahi-libs",
"release": "27.el8",
"source": "rpm",
"version": "0.7"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "5.el8",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "5.el8",
"source": "rpm",
"version": "4.4.20"
}
],
"bc": [
{
"arch": "x86_64",
"epoch": null,
"name": "bc",
"release": "5.el8",
"source": "rpm",
"version": "1.07.1"
}
],
"beakerlib": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib",
"release": "1.el8bkr",
"source": "rpm",
"version": "1.29.3"
}
],
"beakerlib-redhat": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib-redhat",
"release": "33.el8bkr",
"source": "rpm",
"version": "1"
}
],
"bind-export-libs": [
{
"arch": "x86_64",
"epoch": 32,
"name": "bind-export-libs",
"release": "13.el8",
"source": "rpm",
"version": "9.11.36"
}
],
"binutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "binutils",
"release": "123.el8",
"source": "rpm",
"version": "2.30"
}
],
"biosdevname": [
{
"arch": "x86_64",
"epoch": null,
"name": "biosdevname",
"release": "2.el8",
"source": "rpm",
"version": "0.7.3"
}
],
"bison": [
{
"arch": "x86_64",
"epoch": null,
"name": "bison",
"release": "10.el8",
"source": "rpm",
"version": "3.0.4"
}
],
"boost-atomic": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-atomic",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-chrono": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-chrono",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-date-time": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-date-time",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-filesystem",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-system": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-system",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-thread": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-thread",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"boost-timer": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-timer",
"release": "13.el8",
"source": "rpm",
"version": "1.66.0"
}
],
"brotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "brotli",
"release": "3.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"bzip2": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2",
"release": "26.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "26.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "11.el8",
"source": "rpm",
"version": "1.13.0"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "80.0.el8",
"source": "rpm",
"version": "2023.2.60_v7.0.306"
}
],
"centos-gpg-keys": [
{
"arch": "noarch",
"epoch": 1,
"name": "centos-gpg-keys",
"release": "6.el8",
"source": "rpm",
"version": "8"
}
],
"centos-logos": [
{
"arch": "x86_64",
"epoch": null,
"name": "centos-logos",
"release": "2.el8",
"source": "rpm",
"version": "85.8"
}
],
"centos-stream-release": [
{
"arch": "noarch",
"epoch": null,
"name": "centos-stream-release",
"release": "1.el8",
"source": "rpm",
"version": "8.6"
}
],
"centos-stream-repos": [
{
"arch": "noarch",
"epoch": null,
"name": "centos-stream-repos",
"release": "6.el8",
"source": "rpm",
"version": "8"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.el8",
"source": "rpm",
"version": "2.9"
}
],
"chkconfig": [
{
"arch": "x86_64",
"epoch": null,
"name": "chkconfig",
"release": "1.el8",
"source": "rpm",
"version": "1.19.2"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "1.el8",
"source": "rpm",
"version": "4.5"
}
],
"cifs-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "cifs-utils",
"release": "1.el8",
"source": "rpm",
"version": "7.0"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "7.el8.2",
"source": "rpm",
"version": "23.4"
}
],
"cloud-utils-growpart": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "0.el8",
"source": "rpm",
"version": "0.33"
}
],
"clufter-bin": [
{
"arch": "x86_64",
"epoch": null,
"name": "clufter-bin",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"clufter-common": [
{
"arch": "noarch",
"epoch": null,
"name": "clufter-common",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "15.el8",
"source": "rpm",
"version": "8.30"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "15.el8",
"source": "rpm",
"version": "8.30"
}
],
"corosync": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync",
"release": "1.el8",
"source": "rpm",
"version": "3.1.8"
}
],
"corosync-qnetd": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync-qnetd",
"release": "2.el8",
"source": "rpm",
"version": "3.0.2"
}
],
"corosynclib": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosynclib",
"release": "1.el8",
"source": "rpm",
"version": "3.1.8"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "11.el8",
"source": "rpm",
"version": "2.12"
}
],
"cpp": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpp",
"release": "22.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "15.el8",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "15.el8",
"source": "rpm",
"version": "2.9.6"
}
],
"createrepo_c": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c",
"release": "6.el8",
"source": "rpm",
"version": "0.17.7"
}
],
"createrepo_c-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c-libs",
"release": "6.el8",
"source": "rpm",
"version": "0.17.7"
}
],
"cronie": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie",
"release": "10.el8",
"source": "rpm",
"version": "1.5.2"
}
],
"cronie-anacron": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie-anacron",
"release": "10.el8",
"source": "rpm",
"version": "1.5.2"
}
],
"crontabs": [
{
"arch": "noarch",
"epoch": null,
"name": "crontabs",
"release": "17.20190603git.el8",
"source": "rpm",
"version": "1.11"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.git3177e06.el8",
"source": "rpm",
"version": "20230731"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.git3177e06.el8",
"source": "rpm",
"version": "20230731"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "7.el8",
"source": "rpm",
"version": "2.3.7"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "34.el8",
"source": "rpm",
"version": "7.61.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "6.el8_5",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "26.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "26.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-daemon": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-daemon",
"release": "26.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-glib",
"release": "2.el8",
"source": "rpm",
"version": "0.110"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "26.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-tools",
"release": "26.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper",
"release": "14.el8",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-event",
"release": "14.el8",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-event-libs",
"release": "14.el8",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-libs",
"release": "14.el8",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "41.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "41.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "7.el8",
"source": "rpm",
"version": "0.9.0"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "50.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "50.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"dhcp-libs": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-libs",
"release": "50.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "6.el8",
"source": "rpm",
"version": "3.6"
}
],
"dmidecode": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dmidecode",
"release": "4.el8",
"source": "rpm",
"version": "3.3"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "20.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "20.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "25.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "233.git20240115.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-config-rescue": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-rescue",
"release": "233.git20240115.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-network": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-network",
"release": "233.git20240115.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-squash": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-squash",
"release": "233.git20240115.el8",
"source": "rpm",
"version": "049"
}
],
"drpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "drpm",
"release": "3.el8",
"source": "rpm",
"version": "0.4.1"
}
],
"dyninst": [
{
"arch": "x86_64",
"epoch": null,
"name": "dyninst",
"release": "1.el8",
"source": "rpm",
"version": "12.1.0"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "4.el8",
"source": "rpm",
"version": "37"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-debuginfod-client-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client-devel",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-devel",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-libelf-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf-devel",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "2.el8",
"source": "rpm",
"version": "0.190"
}
],
"emacs-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "emacs-filesystem",
"release": "11.el8",
"source": "rpm",
"version": "26.1"
}
],
"epel-release": [
{
"arch": "noarch",
"epoch": null,
"name": "epel-release",
"release": "19.el8",
"source": "rpm",
"version": "8"
}
],
"ethtool": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ethtool",
"release": "2.el8",
"source": "rpm",
"version": "5.13"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "13.el8",
"source": "rpm",
"version": "2.2.5"
}
],
"fence-agents-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-all",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-amt-ws": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-amt-ws",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-apc": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-apc-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc-snmp",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-bladecenter": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-bladecenter",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-brocade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-brocade",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-cisco-mds": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-mds",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-cisco-ucs": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-ucs",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-common",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-compute": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-compute",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-drac5": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-drac5",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-eaton-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eaton-snmp",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-emerson": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-emerson",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-eps": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eps",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-heuristics-ping": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-heuristics-ping",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-hpblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-hpblade",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ibmblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ibmblade",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ifmib": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ifmib",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-moonshot": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-moonshot",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-mp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-mp",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-ssh": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-ssh",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo2": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo2",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-intelmodular": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-intelmodular",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ipdu": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipdu",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ipmilan": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipmilan",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-kdump": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-kdump",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-mpath": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-mpath",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-redfish": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-redfish",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rhevm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rhevm",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rsa": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsa",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rsb": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsb",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-sbd": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-sbd",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-scsi": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-scsi",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-vmware-rest": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-rest",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-vmware-soap": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-soap",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-wti": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-wti",
"release": "129.el8.2",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-virt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-virt",
"release": "6.el8",
"source": "rpm",
"version": "1.0.0"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "26.el8",
"source": "rpm",
"version": "5.33"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "26.el8",
"source": "rpm",
"version": "5.33"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "6.el8",
"source": "rpm",
"version": "3.8"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "22.el8",
"source": "rpm",
"version": "4.6.0"
}
],
"firewalld": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld",
"release": "4.el8",
"source": "rpm",
"version": "0.9.11"
}
],
"firewalld-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld-filesystem",
"release": "4.el8",
"source": "rpm",
"version": "0.9.11"
}
],
"flex": [
{
"arch": "x86_64",
"epoch": null,
"name": "flex",
"release": "9.el8",
"source": "rpm",
"version": "2.6.1"
}
],
"fontpackages-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "fontpackages-filesystem",
"release": "22.el8",
"source": "rpm",
"version": "1.44"
}
],
"freetype": [
{
"arch": "x86_64",
"epoch": null,
"name": "freetype",
"release": "9.el8",
"source": "rpm",
"version": "2.9.1"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "19.el8",
"source": "rpm",
"version": "2.9.7"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "4.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"gcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "gcc",
"release": "22.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"gdbm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm",
"release": "2.el8",
"source": "rpm",
"version": "1.18"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "2.el8",
"source": "rpm",
"version": "1.18"
}
],
"gdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdisk",
"release": "11.el8",
"source": "rpm",
"version": "1.0.3"
}
],
"geolite2-city": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-city",
"release": "1.el8",
"source": "rpm",
"version": "20180605"
}
],
"geolite2-country": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-country",
"release": "1.el8",
"source": "rpm",
"version": "20180605"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "17.el8",
"source": "rpm",
"version": "0.19.8.1"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "17.el8",
"source": "rpm",
"version": "0.19.8.1"
}
],
"git": [
{
"arch": "x86_64",
"epoch": null,
"name": "git",
"release": "1.el8",
"source": "rpm",
"version": "2.43.0"
}
],
"git-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "git-core",
"release": "1.el8",
"source": "rpm",
"version": "2.43.0"
}
],
"git-core-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "git-core-doc",
"release": "1.el8",
"source": "rpm",
"version": "2.43.0"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "163.el8",
"source": "rpm",
"version": "2.56.4"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"glibc-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-devel",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"glibc-gconv-extra": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-gconv-extra",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"glibc-headers": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-headers",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"glibc-langpack-en": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-langpack-en",
"release": "251.el8.2",
"source": "rpm",
"version": "2.28"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "12.el8",
"source": "rpm",
"version": "6.1.2"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "3.el8",
"source": "rpm",
"version": "2.2.20"
}
],
"gnupg2-smime": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2-smime",
"release": "3.el8",
"source": "rpm",
"version": "2.2.20"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "8.el8.1",
"source": "rpm",
"version": "3.6.16"
}
],
"gnutls-dane": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-dane",
"release": "8.el8.1",
"source": "rpm",
"version": "3.6.16"
}
],
"gnutls-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-utils",
"release": "8.el8.1",
"source": "rpm",
"version": "3.6.16"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "1.el8",
"source": "rpm",
"version": "1.56.1"
}
],
"gpg-pubkey": [
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "5ccc5b19",
"source": "rpm",
"version": "8483c65d"
},
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "5cf7cefb",
"source": "rpm",
"version": "2f86d6a1"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "12.el8",
"source": "rpm",
"version": "1.13.1"
}
],
"gpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpm-libs",
"release": "17.el8",
"source": "rpm",
"version": "1.20.7"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "6.el8",
"source": "rpm",
"version": "3.1"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "18.el8",
"source": "rpm",
"version": "1.22.3"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools-extra": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-extra",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "48.el8",
"source": "rpm",
"version": "8.40"
}
],
"gssproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "gssproxy",
"release": "21.el8",
"source": "rpm",
"version": "0.8.0"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "13.el8",
"source": "rpm",
"version": "1.9"
}
],
"hardlink": [
{
"arch": "x86_64",
"epoch": 1,
"name": "hardlink",
"release": "6.el8",
"source": "rpm",
"version": "1.3"
}
],
"hdparm": [
{
"arch": "x86_64",
"epoch": null,
"name": "hdparm",
"release": "4.el8",
"source": "rpm",
"version": "9.54"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "7.el8.0.1",
"source": "rpm",
"version": "3.20"
}
],
"hwdata": [
{
"arch": "noarch",
"epoch": null,
"name": "hwdata",
"release": "8.22.el8",
"source": "rpm",
"version": "0.314"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "12.el8",
"source": "rpm",
"version": "1.3.2"
}
],
"info": [
{
"arch": "x86_64",
"epoch": null,
"name": "info",
"release": "7.el8_5",
"source": "rpm",
"version": "6.5"
}
],
"initscripts": [
{
"arch": "x86_64",
"epoch": null,
"name": "initscripts",
"release": "1.el8",
"source": "rpm",
"version": "10.00.18"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "4.el8",
"source": "rpm",
"version": "0.2.4"
}
],
"ipmitool": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipmitool",
"release": "19.el8",
"source": "rpm",
"version": "1.8.18"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "5.el8",
"source": "rpm",
"version": "6.2.0"
}
],
"iprutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iprutils",
"release": "1.el8",
"source": "rpm",
"version": "2.4.19"
}
],
"ipset": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset",
"release": "1.el8",
"source": "rpm",
"version": "7.1"
}
],
"ipset-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset-libs",
"release": "1.el8",
"source": "rpm",
"version": "7.1"
}
],
"iptables": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables",
"release": "11.el8",
"source": "rpm",
"version": "1.8.5"
}
],
"iptables-ebtables": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-ebtables",
"release": "11.el8",
"source": "rpm",
"version": "1.8.5"
}
],
"iptables-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-libs",
"release": "11.el8",
"source": "rpm",
"version": "1.8.5"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "11.el8",
"source": "rpm",
"version": "20180629"
}
],
"irqbalance": [
{
"arch": "x86_64",
"epoch": 2,
"name": "irqbalance",
"release": "1.el8",
"source": "rpm",
"version": "1.9.2"
}
],
"isl": [
{
"arch": "x86_64",
"epoch": null,
"name": "isl",
"release": "6.el8",
"source": "rpm",
"version": "0.16.1"
}
],
"iwl100-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl100-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "39.31.5.1"
}
],
"iwl1000-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl1000-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "39.31.5.1"
}
],
"iwl105-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl105-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl135-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl135-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl2000-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl2000-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl2030-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl2030-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl3160-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl3160-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "25.30.13.0"
}
],
"iwl5000-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl5000-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "8.83.5.1_1"
}
],
"iwl5150-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl5150-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "8.24.2.2"
}
],
"iwl6000-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl6000-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "9.221.4.1"
}
],
"iwl6000g2a-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl6000g2a-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl6050-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl6050-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "41.28.5.1"
}
],
"iwl7260-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl7260-firmware",
"release": "121.el8.1",
"source": "rpm",
"version": "25.30.13.0"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "1.el8",
"source": "rpm",
"version": "2.14"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "3.el8",
"source": "rpm",
"version": "0.13.1"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "11.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kbd-legacy": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-legacy",
"release": "11.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "11.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kernel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-devel",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-headers": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-headers",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-modules": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-modules",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-tools-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools-libs",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kexec-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kexec-tools",
"release": "14.el8",
"source": "rpm",
"version": "2.0.26"
}
],
"keyutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils",
"release": "9.el8",
"source": "rpm",
"version": "1.5.10"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "9.el8",
"source": "rpm",
"version": "1.5.10"
}
],
"keyutils-libs-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs-devel",
"release": "9.el8",
"source": "rpm",
"version": "1.5.10"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "20.el8",
"source": "rpm",
"version": "25"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "20.el8",
"source": "rpm",
"version": "25"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "41.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"krb5-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-devel",
"release": "27.el8",
"source": "rpm",
"version": "1.18.2"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "27.el8",
"source": "rpm",
"version": "1.18.2"
}
],
"langpacks-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en",
"release": "12.el8",
"source": "rpm",
"version": "1.0"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "3.el8",
"source": "rpm",
"version": "530"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "3.el8",
"source": "rpm",
"version": "2.2.53"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "1.el8",
"source": "rpm",
"version": "0.3.112"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "5.el8",
"source": "rpm",
"version": "3.3.3"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "3.el8",
"source": "rpm",
"version": "2.5.1"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "3.el8",
"source": "rpm",
"version": "2.4.48"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "40.el8",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbpf",
"release": "1.el8",
"source": "rpm",
"version": "0.5.0"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "5.el8",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "1.el8",
"source": "rpm",
"version": "0.7.11"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "40.el8",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"libcom_err-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err-devel",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.el8",
"source": "rpm",
"version": "0.1.18"
}
],
"libcroco": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcroco",
"release": "4.el8_2.1",
"source": "rpm",
"version": "0.6.12"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "34.el8",
"source": "rpm",
"version": "7.61.1"
}
],
"libdaemon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdaemon",
"release": "15.el8",
"source": "rpm",
"version": "0.14"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "42.el8_4",
"source": "rpm",
"version": "5.3.28"
}
],
"libdb-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb-utils",
"release": "42.el8_4",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "40.el8",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "19.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "23.20170329cvs.el8",
"source": "rpm",
"version": "3.1"
}
],
"liberation-fonts-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-fonts-common",
"release": "7.el8",
"source": "rpm",
"version": "2.00.3"
}
],
"liberation-sans-fonts": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-sans-fonts",
"release": "7.el8",
"source": "rpm",
"version": "2.00.3"
}
],
"libestr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libestr",
"release": "3.el8",
"source": "rpm",
"version": "0.1.10"
}
],
"libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libev",
"release": "6.el8",
"source": "rpm",
"version": "4.24"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "5.el8",
"source": "rpm",
"version": "2.1.8"
}
],
"libfastjson": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfastjson",
"release": "2.el8",
"source": "rpm",
"version": "0.99.9"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "24.el8",
"source": "rpm",
"version": "3.1"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "22.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "7.el8",
"source": "rpm",
"version": "1.8.5"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "22.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "1.el8",
"source": "rpm",
"version": "1.31"
}
],
"libibverbs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libibverbs",
"release": "1.el8",
"source": "rpm",
"version": "48.0"
}
],
"libicu": [
{
"arch": "x86_64",
"epoch": null,
"name": "libicu",
"release": "2.el8_1",
"source": "rpm",
"version": "60.3"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "1.el8",
"source": "rpm",
"version": "2.2.0"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "40.el8",
"source": "rpm",
"version": "1.3.1"
}
],
"libkadm5": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkadm5",
"release": "27.el8",
"source": "rpm",
"version": "1.18.2"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "2.el8",
"source": "rpm",
"version": "1.4.0"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "2.el8",
"source": "rpm",
"version": "1.4.0"
}
],
"libknet1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-bzip2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-bzip2-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lz4-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lz4-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lzma-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzma-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lzo2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzo2-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-zlib-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zlib-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-nss-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-nss-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-openssl-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-openssl-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "9.el8",
"source": "rpm",
"version": "1.3.5"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "0.el8",
"source": "rpm",
"version": "2.8.0"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "10.el8.1",
"source": "rpm",
"version": "1.2.0"
}
],
"libmetalink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmetalink",
"release": "7.el8",
"source": "rpm",
"version": "0.1.3"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "6.el8",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "1.el8",
"source": "rpm",
"version": "2.13.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libmpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmpc",
"release": "9.1.el8",
"source": "rpm",
"version": "1.1.0"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "6.el8",
"source": "rpm",
"version": "1.7"
}
],
"libnetfilter_conntrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnetfilter_conntrack",
"release": "5.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"libnfnetlink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfnetlink",
"release": "13.el8",
"source": "rpm",
"version": "1.0.1"
}
],
"libnfsidmap": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libnfsidmap",
"release": "59.el8",
"source": "rpm",
"version": "2.3.3"
}
],
"libnftnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnftnl",
"release": "3.el8",
"source": "rpm",
"version": "1.2.2"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "6.el8.1",
"source": "rpm",
"version": "1.33.0"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"libnl3-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3-cli",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"libnozzle1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnozzle1",
"release": "1.el8",
"source": "rpm",
"version": "1.28"
}
],
"libnsl2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnsl2",
"release": "2.20180605git4a062cf.el8",
"source": "rpm",
"version": "1.2.0"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "40.el8",
"source": "rpm",
"version": "0.2.1"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "5.el8",
"source": "rpm",
"version": "1.9.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "2.el8",
"source": "rpm",
"version": "1.5.0"
}
],
"libpkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpkgconf",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"libpng": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libpng",
"release": "5.el8",
"source": "rpm",
"version": "1.6.34"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "6.el8",
"source": "rpm",
"version": "0.20.2"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "6.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"libqb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqb",
"release": "13.el8",
"source": "rpm",
"version": "1.0.3"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "40.el8",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "5.el8",
"source": "rpm",
"version": "1.14.2"
}
],
"libreport-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "libreport-filesystem",
"release": "15.el8",
"source": "rpm",
"version": "2.9.5"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "1.el8",
"source": "rpm",
"version": "2.5.2"
}
],
"libsecret": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsecret",
"release": "1.el8",
"source": "rpm",
"version": "0.18.6"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"libselinux-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-devel",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "9.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "3.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsepol-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol-devel",
"release": "3.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "5.el8",
"source": "rpm",
"version": "2.11"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "6.el8",
"source": "rpm",
"version": "0.7.20"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "14.el8",
"source": "rpm",
"version": "0.9.6"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "14.el8",
"source": "rpm",
"version": "0.9.6"
}
],
"libsss_autofs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_autofs",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "22.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libsysfs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsysfs",
"release": "25.el8",
"source": "rpm",
"version": "2.1.0"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "0.el8",
"source": "rpm",
"version": "2.4.1"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "4.el8",
"source": "rpm",
"version": "4.13"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "0.el8",
"source": "rpm",
"version": "1.4.9"
}
],
"libteam": [
{
"arch": "x86_64",
"epoch": null,
"name": "libteam",
"release": "4.el8",
"source": "rpm",
"version": "1.31"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "0.el8",
"source": "rpm",
"version": "0.16.0"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "12.el8",
"source": "rpm",
"version": "1.1.4"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "3.el8",
"source": "rpm",
"version": "0.9.9"
}
],
"libusbx": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusbx",
"release": "4.el8",
"source": "rpm",
"version": "1.0.23"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "25.el8",
"source": "rpm",
"version": "0.62"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "14.el8",
"source": "rpm",
"version": "1.1.6"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "2.el8",
"source": "rpm",
"version": "0.3.2"
}
],
"libverto-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto-devel",
"release": "2.el8",
"source": "rpm",
"version": "0.3.2"
}
],
"libverto-libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto-libev",
"release": "2.el8",
"source": "rpm",
"version": "0.3.2"
}
],
"libwbclient": [
{
"arch": "x86_64",
"epoch": 0,
"name": "libwbclient",
"release": "4.el8",
"source": "rpm",
"version": "4.19.4"
}
],
"libwsman1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwsman1",
"release": "10.el8",
"source": "rpm",
"version": "2.6.5"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "6.el8",
"source": "rpm",
"version": "4.1.1"
}
],
"libxcrypt-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-devel",
"release": "6.el8",
"source": "rpm",
"version": "4.1.1"
}
],
"libxkbcommon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxkbcommon",
"release": "1.el8",
"source": "rpm",
"version": "0.9.1"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "18.el8",
"source": "rpm",
"version": "2.9.7"
}
],
"libxslt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxslt",
"release": "6.el8",
"source": "rpm",
"version": "1.1.32"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "5.el8",
"source": "rpm",
"version": "0.1.7"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "1.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"libzstd-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd-devel",
"release": "1.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"linux-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware",
"release": "121.gitb3132c18.el8",
"source": "rpm",
"version": "20240111"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "2.el8",
"source": "rpm",
"version": "0.9.24"
}
],
"logrotate": [
{
"arch": "x86_64",
"epoch": null,
"name": "logrotate",
"release": "6.el8",
"source": "rpm",
"version": "3.14.0"
}
],
"lshw": [
{
"arch": "x86_64",
"epoch": null,
"name": "lshw",
"release": "6.el8",
"source": "rpm",
"version": "B.02.19.2"
}
],
"lsscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "lsscsi",
"release": "3.el8",
"source": "rpm",
"version": "0.32"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "12.el8",
"source": "rpm",
"version": "5.3.4"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": 8,
"name": "lvm2",
"release": "14.el8",
"source": "rpm",
"version": "2.03.14"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "lvm2-libs",
"release": "14.el8",
"source": "rpm",
"version": "2.03.14"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "3.el8_4",
"source": "rpm",
"version": "1.8.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "14.el8",
"source": "rpm",
"version": "2.08"
}
],
"m4": [
{
"arch": "x86_64",
"epoch": null,
"name": "m4",
"release": "7.el8",
"source": "rpm",
"version": "1.4.18"
}
],
"make": [
{
"arch": "x86_64",
"epoch": 1,
"name": "make",
"release": "11.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "18.el8",
"source": "rpm",
"version": "2.7.6.1"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "2.el8",
"source": "rpm",
"version": "0.2.5"
}
],
"microcode_ctl": [
{
"arch": "x86_64",
"epoch": 4,
"name": "microcode_ctl",
"release": "2.el8",
"source": "rpm",
"version": "20230808"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 1,
"name": "mokutil",
"release": "12.el8",
"source": "rpm",
"version": "0.3.0"
}
],
"mozjs60": [
{
"arch": "x86_64",
"epoch": null,
"name": "mozjs60",
"release": "4.el8",
"source": "rpm",
"version": "60.9.0"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "1.el8",
"source": "rpm",
"version": "3.1.6"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "10.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "10.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "10.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"net-snmp-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-libs",
"release": "30.el8",
"source": "rpm",
"version": "5.8"
}
],
"net-snmp-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-utils",
"release": "30.el8",
"source": "rpm",
"version": "5.8"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.52.20160912git.el8",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "7.el8",
"source": "rpm",
"version": "3.4.1"
}
],
"newt": [
{
"arch": "x86_64",
"epoch": null,
"name": "newt",
"release": "11.el8",
"source": "rpm",
"version": "0.52.20"
}
],
"nfs-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nfs-utils",
"release": "59.el8",
"source": "rpm",
"version": "2.3.3"
}
],
"nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nftables",
"release": "4.el8",
"source": "rpm",
"version": "1.0.4"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "4.el8",
"source": "rpm",
"version": "1.5"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "1.el8",
"source": "rpm",
"version": "4.35.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-tools",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "7.el8",
"source": "rpm",
"version": "3.90.0"
}
],
"numactl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "numactl-libs",
"release": "4.el8",
"source": "rpm",
"version": "2.0.16"
}
],
"oddjob": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob",
"release": "3.el8",
"source": "rpm",
"version": "0.34.7"
}
],
"oddjob-mkhomedir": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob-mkhomedir",
"release": "3.el8",
"source": "rpm",
"version": "0.34.7"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "18.el8",
"source": "rpm",
"version": "2.4.46"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "24.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "24.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "24.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "12.el8",
"source": "rpm",
"version": "1.1.1k"
}
],
"openssl-devel": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-devel",
"release": "12.el8",
"source": "rpm",
"version": "1.1.1k"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "12.el8",
"source": "rpm",
"version": "1.1.1k"
}
],
"openssl-pkcs11": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssl-pkcs11",
"release": "3.el8",
"source": "rpm",
"version": "0.4.10"
}
],
"openwsman-python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "openwsman-python3",
"release": "10.el8",
"source": "rpm",
"version": "2.6.5"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "9.el8",
"source": "rpm",
"version": "1.74"
}
],
"overpass-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "overpass-fonts",
"release": "3.el8",
"source": "rpm",
"version": "3.0.2"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "2.el8",
"source": "rpm",
"version": "0.23.22"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "2.el8",
"source": "rpm",
"version": "0.23.22"
}
],
"pacemaker": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cli",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-cluster-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cluster-libs",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-libs",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-schemas": [
{
"arch": "noarch",
"epoch": null,
"name": "pacemaker-schemas",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "33.el8",
"source": "rpm",
"version": "1.3.1"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "39.el8",
"source": "rpm",
"version": "3.2"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "4.el8",
"source": "rpm",
"version": "0.80"
}
],
"pciutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils-libs",
"release": "3.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "6.el8",
"source": "rpm",
"version": "8.42"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "3.el8",
"source": "rpm",
"version": "10.32"
}
],
"pcre2-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2-devel",
"release": "3.el8",
"source": "rpm",
"version": "10.32"
}
],
"pcre2-utf16": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2-utf16",
"release": "3.el8",
"source": "rpm",
"version": "10.32"
}
],
"pcre2-utf32": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2-utf32",
"release": "3.el8",
"source": "rpm",
"version": "10.32"
}
],
"pcs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcs",
"release": "2.el8",
"source": "rpm",
"version": "0.10.18"
}
],
"perl-Carp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Carp",
"release": "396.el8",
"source": "rpm",
"version": "1.42"
}
],
"perl-Data-Dumper": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Data-Dumper",
"release": "399.el8",
"source": "rpm",
"version": "2.167"
}
],
"perl-Digest": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Digest",
"release": "395.el8",
"source": "rpm",
"version": "1.17"
}
],
"perl-Digest-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "396.el8",
"source": "rpm",
"version": "2.55"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "3.el8",
"source": "rpm",
"version": "2.97"
}
],
"perl-Errno": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Errno",
"release": "422.el8",
"source": "rpm",
"version": "1.28"
}
],
"perl-Error": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Error",
"release": "2.el8",
"source": "rpm",
"version": "0.17025"
}
],
"perl-Exporter": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Exporter",
"release": "396.el8",
"source": "rpm",
"version": "5.72"
}
],
"perl-File-Path": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Path",
"release": "2.el8",
"source": "rpm",
"version": "2.15"
}
],
"perl-File-Temp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Temp",
"release": "1.el8",
"source": "rpm",
"version": "0.230.600"
}
],
"perl-Getopt-Long": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Getopt-Long",
"release": "4.el8",
"source": "rpm",
"version": "2.50"
}
],
"perl-Git": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Git",
"release": "1.el8",
"source": "rpm",
"version": "2.43.0"
}
],
"perl-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "3.el8",
"source": "rpm",
"version": "0.074"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "422.el8",
"source": "rpm",
"version": "1.38"
}
],
"perl-IO-Socket-IP": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-IP",
"release": "5.el8",
"source": "rpm",
"version": "0.39"
}
],
"perl-IO-Socket-SSL": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-SSL",
"release": "4.module_el8+339+1ec643e0",
"source": "rpm",
"version": "2.066"
}
],
"perl-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "396.el8",
"source": "rpm",
"version": "3.15"
}
],
"perl-Mozilla-CA": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Mozilla-CA",
"release": "7.module_el8+645+9d809f8c",
"source": "rpm",
"version": "20160104"
}
],
"perl-Net-SSLeay": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Net-SSLeay",
"release": "2.module_el8+339+1ec643e0",
"source": "rpm",
"version": "1.88"
}
],
"perl-PathTools": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-PathTools",
"release": "1.el8",
"source": "rpm",
"version": "3.74"
}
],
"perl-Pod-Escapes": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Escapes",
"release": "395.el8",
"source": "rpm",
"version": "1.07"
}
],
"perl-Pod-Perldoc": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Pod-Perldoc",
"release": "396.el8",
"source": "rpm",
"version": "3.28"
}
],
"perl-Pod-Simple": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Simple",
"release": "395.el8",
"source": "rpm",
"version": "3.35"
}
],
"perl-Pod-Usage": [
{
"arch": "noarch",
"epoch": 4,
"name": "perl-Pod-Usage",
"release": "395.el8",
"source": "rpm",
"version": "1.69"
}
],
"perl-Scalar-List-Utils": [
{
"arch": "x86_64",
"epoch": 3,
"name": "perl-Scalar-List-Utils",
"release": "2.el8",
"source": "rpm",
"version": "1.49"
}
],
"perl-Socket": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Socket",
"release": "3.el8",
"source": "rpm",
"version": "2.027"
}
],
"perl-Storable": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-Storable",
"release": "3.el8",
"source": "rpm",
"version": "3.11"
}
],
"perl-Term-ANSIColor": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-ANSIColor",
"release": "396.el8",
"source": "rpm",
"version": "4.06"
}
],
"perl-Term-Cap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-Cap",
"release": "395.el8",
"source": "rpm",
"version": "1.17"
}
],
"perl-TermReadKey": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-TermReadKey",
"release": "7.el8",
"source": "rpm",
"version": "2.37"
}
],
"perl-Text-ParseWords": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-ParseWords",
"release": "395.el8",
"source": "rpm",
"version": "3.30"
}
],
"perl-Text-Tabs+Wrap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-Tabs+Wrap",
"release": "395.el8",
"source": "rpm",
"version": "2013.0523"
}
],
"perl-Time-Local": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Time-Local",
"release": "1.el8",
"source": "rpm",
"version": "1.280"
}
],
"perl-TimeDate": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-TimeDate",
"release": "15.module_el8+336+32327ac4",
"source": "rpm",
"version": "2.30"
}
],
"perl-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "3.el8",
"source": "rpm",
"version": "1.73"
}
],
"perl-Unicode-Normalize": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Unicode-Normalize",
"release": "396.el8",
"source": "rpm",
"version": "1.25"
}
],
"perl-constant": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-constant",
"release": "396.el8",
"source": "rpm",
"version": "1.33"
}
],
"perl-interpreter": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-interpreter",
"release": "422.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-libnet": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-libnet",
"release": "3.el8",
"source": "rpm",
"version": "3.11"
}
],
"perl-libs": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-libs",
"release": "422.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-macros": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-macros",
"release": "422.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-parent": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-parent",
"release": "1.el8",
"source": "rpm",
"version": "0.237"
}
],
"perl-podlators": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-podlators",
"release": "1.el8",
"source": "rpm",
"version": "4.11"
}
],
"perl-threads": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-threads",
"release": "2.el8",
"source": "rpm",
"version": "2.21"
}
],
"perl-threads-shared": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-threads-shared",
"release": "2.el8",
"source": "rpm",
"version": "1.58"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "4.el8",
"source": "rpm",
"version": "2.4"
}
],
"pinentry": [
{
"arch": "x86_64",
"epoch": null,
"name": "pinentry",
"release": "2.el8",
"source": "rpm",
"version": "1.1.0"
}
],
"pkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"pkgconf-m4": [
{
"arch": "noarch",
"epoch": null,
"name": "pkgconf-m4",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"pkgconf-pkg-config": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf-pkg-config",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"platform-python": [
{
"arch": "x86_64",
"epoch": null,
"name": "platform-python",
"release": "62.el8",
"source": "rpm",
"version": "3.6.8"
}
],
"platform-python-pip": [
{
"arch": "noarch",
"epoch": null,
"name": "platform-python-pip",
"release": "24.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"platform-python-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "platform-python-setuptools",
"release": "7.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"plymouth": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth",
"release": "11.20200615git1e36e30.el8",
"source": "rpm",
"version": "0.9.4"
}
],
"plymouth-core-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth-core-libs",
"release": "11.20200615git1e36e30.el8",
"source": "rpm",
"version": "0.9.4"
}
],
"plymouth-scripts": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth-scripts",
"release": "11.20200615git1e36e30.el8",
"source": "rpm",
"version": "0.9.4"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "26.el8",
"source": "rpm",
"version": "2.9"
}
],
"polkit": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit",
"release": "15.el8",
"source": "rpm",
"version": "0.115"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "15.el8",
"source": "rpm",
"version": "0.115"
}
],
"polkit-pkla-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-pkla-compat",
"release": "12.el8",
"source": "rpm",
"version": "0.1"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "1.el8",
"source": "rpm",
"version": "1.18"
}
],
"prefixdevname": [
{
"arch": "x86_64",
"epoch": null,
"name": "prefixdevname",
"release": "6.el8",
"source": "rpm",
"version": "0.1.0"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "14.el8",
"source": "rpm",
"version": "3.3.15"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "5.el8",
"source": "rpm",
"version": "23.1"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "1.el8",
"source": "rpm",
"version": "20180723"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "1.el8",
"source": "rpm",
"version": "3.1.2"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "7.el8",
"source": "rpm",
"version": "2.5.1"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "6.el8",
"source": "rpm",
"version": "1.11.5"
}
],
"python3-chardet": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-chardet",
"release": "7.el8",
"source": "rpm",
"version": "3.0.4"
}
],
"python3-clufter": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-clufter",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "11.el8",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "7.el8",
"source": "rpm",
"version": "3.2.1"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "6.el8",
"source": "rpm",
"version": "2.6.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "15.el8",
"source": "rpm",
"version": "1.2.4"
}
],
"python3-decorator": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-decorator",
"release": "2.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "20.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "25.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"python3-firewall": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-firewall",
"release": "4.el8",
"source": "rpm",
"version": "0.9.11"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "2.el8",
"source": "rpm",
"version": "3.28.3"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "12.el8",
"source": "rpm",
"version": "1.13.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "19.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"python3-html5lib": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-html5lib",
"release": "6.el8",
"source": "rpm",
"version": "0.999999999"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "7.el8",
"source": "rpm",
"version": "2.5"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "5.el8",
"source": "rpm",
"version": "2.10.1"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "2.el8",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "11.el8",
"source": "rpm",
"version": "1.10"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "4.el8",
"source": "rpm",
"version": "2.6.0"
}
],
"python3-jwt": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt",
"release": "2.el8",
"source": "rpm",
"version": "1.6.1"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.el8",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "19.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "62.el8",
"source": "rpm",
"version": "3.6.8"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "9.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-linux-procfs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-linux-procfs",
"release": "1.el8",
"source": "rpm",
"version": "0.7.3"
}
],
"python3-lxml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-lxml",
"release": "4.el8",
"source": "rpm",
"version": "4.2.3"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "19.el8",
"source": "rpm",
"version": "0.23"
}
],
"python3-netifaces": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-netifaces",
"release": "4.el8",
"source": "rpm",
"version": "0.10.6"
}
],
"python3-nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "python3-nftables",
"release": "4.el8",
"source": "rpm",
"version": "1.0.4"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "1.el8",
"source": "rpm",
"version": "2.1.0"
}
],
"python3-perf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-perf",
"release": "553.5.1.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"python3-pexpect": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pexpect",
"release": "3.el8",
"source": "rpm",
"version": "4.3.1"
}
],
"python3-pip": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip",
"release": "24.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"python3-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip-wheel",
"release": "24.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "9.el8",
"source": "rpm",
"version": "3.9"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "26.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "14.el8",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-ptyprocess": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ptyprocess",
"release": "4.el8",
"source": "rpm",
"version": "0.5.2"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "14.el8",
"source": "rpm",
"version": "2.14"
}
],
"python3-pycurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pycurl",
"release": "4.el8",
"source": "rpm",
"version": "7.43.0.2"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "7.el8",
"source": "rpm",
"version": "2.1.10"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "9.el8",
"source": "rpm",
"version": "3.1.1"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "3.el8",
"source": "rpm",
"version": "1.6.8"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "11.el8",
"source": "rpm",
"version": "2017.2"
}
],
"python3-pyudev": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyudev",
"release": "7.el8",
"source": "rpm",
"version": "0.21.0"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "12.el8",
"source": "rpm",
"version": "3.12"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "4.el8",
"source": "rpm",
"version": "2.20.0"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "5.el8",
"source": "rpm",
"version": "4.3.0"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "7.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"python3-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools-wheel",
"release": "7.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "8.el8",
"source": "rpm",
"version": "1.11.0"
}
],
"python3-slip": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-slip",
"release": "13.el8",
"source": "rpm",
"version": "0.6.4"
}
],
"python3-slip-dbus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-slip-dbus",
"release": "13.el8",
"source": "rpm",
"version": "0.6.4"
}
],
"python3-suds": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-suds",
"release": "0.11.94664ddd46a6.el8",
"source": "rpm",
"version": "0.7"
}
],
"python3-syspurpose": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-syspurpose",
"release": "1.el8",
"source": "rpm",
"version": "1.28.42"
}
],
"python3-systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-systemd",
"release": "8.el8",
"source": "rpm",
"version": "234"
}
],
"python3-unbound": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-unbound",
"release": "5.el8",
"source": "rpm",
"version": "1.16.2"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "7.el8",
"source": "rpm",
"version": "1.24.2"
}
],
"python3-webencodings": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-webencodings",
"release": "6.el8",
"source": "rpm",
"version": "0.5.1"
}
],
"python36": [
{
"arch": "x86_64",
"epoch": null,
"name": "python36",
"release": "39.module_el8+762+77bd8591",
"source": "rpm",
"version": "3.6.8"
}
],
"qa-tools": [
{
"arch": "noarch",
"epoch": null,
"name": "qa-tools",
"release": "4.el8",
"source": "rpm",
"version": "4.1"
}
],
"qemu-guest-agent": [
{
"arch": "x86_64",
"epoch": 15,
"name": "qemu-guest-agent",
"release": "49.module_el8+991+097e156d",
"source": "rpm",
"version": "6.2.0"
}
],
"quota": [
{
"arch": "x86_64",
"epoch": 1,
"name": "quota",
"release": "14.el8",
"source": "rpm",
"version": "4.04"
}
],
"quota-nls": [
{
"arch": "noarch",
"epoch": 1,
"name": "quota-nls",
"release": "14.el8",
"source": "rpm",
"version": "4.04"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "10.el8",
"source": "rpm",
"version": "7.0"
}
],
"resource-agents": [
{
"arch": "x86_64",
"epoch": null,
"name": "resource-agents",
"release": "54.el8.1",
"source": "rpm",
"version": "4.9.0"
}
],
"restraint": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint",
"release": "1.el8bkr",
"source": "rpm",
"version": "0.4.4"
}
],
"restraint-rhts": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint-rhts",
"release": "1.el8bkr",
"source": "rpm",
"version": "0.4.4"
}
],
"rng-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "rng-tools",
"release": "1.el8",
"source": "rpm",
"version": "6.16"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "22.el8",
"source": "rpm",
"version": "8.1"
}
],
"rpcbind": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpcbind",
"release": "10.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-plugin-systemd-inhibit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-systemd-inhibit",
"release": "31.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "19.el8.1",
"source": "rpm",
"version": "3.1.3"
}
],
"rsyslog": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsyslog",
"release": "15.el8",
"source": "rpm",
"version": "8.2102.0"
}
],
"ruby": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.5.9"
}
],
"ruby-irb": [
{
"arch": "noarch",
"epoch": null,
"name": "ruby-irb",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.5.9"
}
],
"ruby-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby-libs",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.5.9"
}
],
"rubygem-bigdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-bigdecimal",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "1.3.4"
}
],
"rubygem-did_you_mean": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-did_you_mean",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "1.2.0"
}
],
"rubygem-io-console": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-io-console",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "0.4.6"
}
],
"rubygem-json": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-json",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.1.0"
}
],
"rubygem-openssl": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-openssl",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.1.2"
}
],
"rubygem-psych": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-psych",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "3.0.2"
}
],
"rubygem-rdoc": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rdoc",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "6.0.1.1"
}
],
"rubygems": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygems",
"release": "111.module_el8+475+35a6c697",
"source": "rpm",
"version": "2.7.6.3"
}
],
"samba-client-libs": [
{
"arch": "x86_64",
"epoch": 0,
"name": "samba-client-libs",
"release": "4.el8",
"source": "rpm",
"version": "4.19.4"
}
],
"samba-common": [
{
"arch": "noarch",
"epoch": 0,
"name": "samba-common",
"release": "4.el8",
"source": "rpm",
"version": "4.19.4"
}
],
"samba-common-libs": [
{
"arch": "x86_64",
"epoch": 0,
"name": "samba-common-libs",
"release": "4.el8",
"source": "rpm",
"version": "4.19.4"
}
],
"sbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "sbd",
"release": "2.el8",
"source": "rpm",
"version": "1.5.2"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "5.el8",
"source": "rpm",
"version": "4.5"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "139.el8",
"source": "rpm",
"version": "3.14.3"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "139.el8",
"source": "rpm",
"version": "3.14.3"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "11.el8",
"source": "rpm",
"version": "2.12.2"
}
],
"sg3_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils",
"release": "6.el8",
"source": "rpm",
"version": "1.44"
}
],
"sg3_utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils-libs",
"release": "6.el8",
"source": "rpm",
"version": "1.44"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "22.el8",
"source": "rpm",
"version": "4.6"
}
],
"shared-mime-info": [
{
"arch": "x86_64",
"epoch": null,
"name": "shared-mime-info",
"release": "4.el8",
"source": "rpm",
"version": "1.9"
}
],
"slang": [
{
"arch": "x86_64",
"epoch": null,
"name": "slang",
"release": "3.el8",
"source": "rpm",
"version": "2.3.2"
}
],
"snappy": [
{
"arch": "x86_64",
"epoch": null,
"name": "snappy",
"release": "3.el8",
"source": "rpm",
"version": "1.1.8"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "19.el8",
"source": "rpm",
"version": "3.26.0"
}
],
"squashfs-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "squashfs-tools",
"release": "21.el8",
"source": "rpm",
"version": "4.3"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"sssd-nfs-idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-nfs-idmap",
"release": "3.el8",
"source": "rpm",
"version": "2.9.4"
}
],
"strace": [
{
"arch": "x86_64",
"epoch": null,
"name": "strace",
"release": "2.el8",
"source": "rpm",
"version": "5.18"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "1.el8",
"source": "rpm",
"version": "1.9.5p2"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "82.el8.1",
"source": "rpm",
"version": "239"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "82.el8.1",
"source": "rpm",
"version": "239"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "82.el8.1",
"source": "rpm",
"version": "239"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "82.el8.1",
"source": "rpm",
"version": "239"
}
],
"systemtap": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap",
"release": "3.el8",
"source": "rpm",
"version": "4.9"
}
],
"systemtap-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-client",
"release": "3.el8",
"source": "rpm",
"version": "4.9"
}
],
"systemtap-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-devel",
"release": "3.el8",
"source": "rpm",
"version": "4.9"
}
],
"systemtap-runtime": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-runtime",
"release": "3.el8",
"source": "rpm",
"version": "4.9"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "9.el8",
"source": "rpm",
"version": "1.30"
}
],
"tbb": [
{
"arch": "x86_64",
"epoch": null,
"name": "tbb",
"release": "9.el8",
"source": "rpm",
"version": "2018.2"
}
],
"teamd": [
{
"arch": "x86_64",
"epoch": null,
"name": "teamd",
"release": "4.el8",
"source": "rpm",
"version": "1.31"
}
],
"telnet": [
{
"arch": "x86_64",
"epoch": 1,
"name": "telnet",
"release": "76.el8",
"source": "rpm",
"version": "0.17"
}
],
"time": [
{
"arch": "x86_64",
"epoch": null,
"name": "time",
"release": "3.el8",
"source": "rpm",
"version": "1.9"
}
],
"timedatex": [
{
"arch": "x86_64",
"epoch": null,
"name": "timedatex",
"release": "3.el8",
"source": "rpm",
"version": "0.5"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "6.el8",
"source": "rpm",
"version": "2.3.2"
}
],
"trousers": [
{
"arch": "x86_64",
"epoch": null,
"name": "trousers",
"release": "2.el8",
"source": "rpm",
"version": "0.3.15"
}
],
"trousers-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "trousers-lib",
"release": "2.el8",
"source": "rpm",
"version": "0.3.15"
}
],
"tuned": [
{
"arch": "noarch",
"epoch": null,
"name": "tuned",
"release": "4.el8.1",
"source": "rpm",
"version": "2.22.1"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "1.el8",
"source": "rpm",
"version": "2024a"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "5.el8",
"source": "rpm",
"version": "1.16.2"
}
],
"unzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "unzip",
"release": "46.el8",
"source": "rpm",
"version": "6.0"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "4.el8",
"source": "rpm",
"version": "0.10.1"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "46.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"vim-common": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-common",
"release": "19.el8.4",
"source": "rpm",
"version": "8.0.1763"
}
],
"vim-enhanced": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-enhanced",
"release": "19.el8.4",
"source": "rpm",
"version": "8.0.1763"
}
],
"vim-filesystem": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-filesystem",
"release": "19.el8.4",
"source": "rpm",
"version": "8.0.1763"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "19.el8.4",
"source": "rpm",
"version": "8.0.1763"
}
],
"virt-what": [
{
"arch": "x86_64",
"epoch": null,
"name": "virt-what",
"release": "4.el8",
"source": "rpm",
"version": "1.25"
}
],
"wget": [
{
"arch": "x86_64",
"epoch": null,
"name": "wget",
"release": "11.el8",
"source": "rpm",
"version": "1.19.5"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "20.el8",
"source": "rpm",
"version": "2.21"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "12.el8",
"source": "rpm",
"version": "5.0.0"
}
],
"xkeyboard-config": [
{
"arch": "noarch",
"epoch": null,
"name": "xkeyboard-config",
"release": "1.el8",
"source": "rpm",
"version": "2.28"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "4.el8",
"source": "rpm",
"version": "5.2.4"
}
],
"xz-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-devel",
"release": "4.el8",
"source": "rpm",
"version": "5.2.4"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "4.el8",
"source": "rpm",
"version": "5.2.4"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "20.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"yum-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "yum-utils",
"release": "25.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"zip": [
{
"arch": "x86_64",
"epoch": null,
"name": "zip",
"release": "23.el8",
"source": "rpm",
"version": "3.0"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "25.el8",
"source": "rpm",
"version": "1.2.11"
}
],
"zlib-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib-devel",
"release": "25.el8",
"source": "rpm",
"version": "1.2.11"
}
]
}
},
"changed": false
}
TASK [Debug pacemaker version] *************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:18
Saturday 27 July 2024 06:39:18 +0000 (0:00:01.513) 0:02:05.608 *********
ok: [sut] => {
"ansible_facts.packages['pacemaker']": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "5.el8",
"source": "rpm",
"version": "2.1.7"
}
]
}
TASK [Extract versions of cluster components] **********************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:22
Saturday 27 July 2024 06:39:18 +0000 (0:00:00.032) 0:02:05.640 *********
ok: [sut] => {
"ansible_facts": {
"__test_pacemaker_version": "2.1.7",
"__test_pcs_version": "0.10.18"
},
"changed": false
}
TASK [Discover CIB schema version] *********************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:415
Saturday 27 July 2024 06:39:18 +0000 (0:00:00.038) 0:02:05.679 *********
ok: [sut] => {
"changed": false,
"cmd": [
"xmllint",
"--xpath",
"substring-after(/cib/@validate-with, \"pacemaker-\")",
"/var/lib/pacemaker/cib/cib.xml"
],
"delta": "0:00:00.003472",
"end": "2024-07-27 06:39:18.851899",
"rc": 0,
"start": "2024-07-27 06:39:18.848427"
}
STDOUT:
3.1
TASK [Discover role names] *****************************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:424
Saturday 27 July 2024 06:39:18 +0000 (0:00:00.227) 0:02:05.906 *********
ok: [sut] => {
"ansible_facts": {
"__test_new_roles_cib": false,
"__test_new_roles_pcs": false
},
"changed": false
}
TASK [Fetch location constraints configuration from the cluster] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:549
Saturday 27 July 2024 06:39:18 +0000 (0:00:00.028) 0:02:05.934 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--full",
"--",
"constraint",
"location"
],
"delta": "0:00:00.698469",
"end": "2024-07-27 06:39:19.803238",
"rc": 0,
"start": "2024-07-27 06:39:19.104769"
}
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=Slave 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=Master 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=Slave 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=Master 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:555
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.893) 0:02:06.828 *********
ok: [sut] => {
"__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=Slave 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=Master 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=Slave 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=Master 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:559
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.029) 0:02:06.857 *********
ok: [sut] => {
"__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=Slave 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=Master 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=Slave 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=Master 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:563
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.032) 0:02:06.890 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch location constraints configuration from the cluster] ***************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1531
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.032) 0:02:06.923 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Print real location constraints configuration] ***************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1537
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.025) 0:02:06.948 *********
skipping: [sut] => {}
TASK [Print expected location constraints configuration] ***********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1541
Saturday 27 July 2024 06:39:19 +0000 (0:00:00.025) 0:02:06.974 *********
skipping: [sut] => {}
TASK [Check location constraints configuration] ********************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1545
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.024) 0:02:06.998 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Fetch colocation constraints configuration from the cluster] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1578
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.023) 0:02:07.022 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--full",
"--",
"constraint",
"colocation"
],
"delta": "0:00:00.531681",
"end": "2024-07-27 06:39:20.729473",
"rc": 0,
"start": "2024-07-27 06:39:20.197792"
}
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:Master) (with-rsc-role:Master) (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:Slave) (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=Master (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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1584
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.729) 0:02:07.752 *********
ok: [sut] => {
"__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:Master) (with-rsc-role:Master) (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:Slave) (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=Master (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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1588
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.031) 0:02:07.783 *********
ok: [sut] => {
"__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:Master) (with-rsc-role:Master) (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:Slave) (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=Master (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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1592
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.030) 0:02:07.814 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch colocation constraints configuration from the cluster] *************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1767
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.032) 0:02:07.847 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Print real colocation constraints configuration] *************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1773
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.037) 0:02:07.884 *********
skipping: [sut] => {}
TASK [Print expected colocation constraints configuration] *********************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1777
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.038) 0:02:07.923 *********
skipping: [sut] => {}
TASK [Check colocation constraints configuration] ******************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1781
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.027) 0:02:07.950 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Fetch order constraints configuration from the cluster] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1802
Saturday 27 July 2024 06:39:20 +0000 (0:00:00.026) 0:02:07.977 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--full",
"--",
"constraint",
"order"
],
"delta": "0:00:00.532689",
"end": "2024-07-27 06:39:21.682069",
"rc": 0,
"start": "2024-07-27 06:39:21.149380"
}
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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1808
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.731) 0:02:08.708 *********
ok: [sut] => {
"__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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1812
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.027) 0:02:08.736 *********
ok: [sut] => {
"__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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1816
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.028) 0:02:08.764 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch order constraints configuration from the cluster] ******************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1993
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.064) 0:02:08.829 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Print real order constraints configuration] ******************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:1999
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.025) 0:02:08.854 *********
skipping: [sut] => {}
TASK [Print expected order constraints configuration] **************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2003
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.025) 0:02:08.879 *********
skipping: [sut] => {}
TASK [Check order constraints configuration] ***********************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2007
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.024) 0:02:08.904 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Fetch ticket constraints configuration from the cluster] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2037
Saturday 27 July 2024 06:39:21 +0000 (0:00:00.025) 0:02:08.930 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--full",
"--",
"constraint",
"ticket"
],
"delta": "0:00:00.538026",
"end": "2024-07-27 06:39:22.639162",
"rc": 0,
"start": "2024-07-27 06:39:22.101136"
}
STDOUT:
Ticket Constraints:
d1 ticket=ticket1 (id:ticket-ticket1-d1)
d1 ticket=ticket2 (id:ct-id)
Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)
d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)
Slave 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2043
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.738) 0:02:09.668 *********
ok: [sut] => {
"__test_pcs_ticket_config.stdout_lines": [
"Ticket Constraints:",
" d1 ticket=ticket1 (id:ticket-ticket1-d1)",
" d1 ticket=ticket2 (id:ct-id)",
" Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)",
" d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)",
" Slave 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2047
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.035) 0:02:09.704 *********
ok: [sut] => {
"__test_expected_lines | select | list": [
"Ticket Constraints:",
" d1 ticket=ticket1 (id:ticket-ticket1-d1)",
" d1 ticket=ticket2 (id:ct-id)",
" Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)",
" d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)",
" Slave 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: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2051
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.031) 0:02:09.736 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch ticket constraints configuration from the cluster] *****************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2182
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.031) 0:02:09.767 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Print real ticket constraints configuration] *****************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2188
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.024) 0:02:09.792 *********
skipping: [sut] => {}
TASK [Print expected ticket constraints configuration] *************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2192
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.023) 0:02:09.815 *********
skipping: [sut] => {}
TASK [Check ticket constraints configuration] **********************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2196
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.024) 0:02:09.840 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Check firewall and selinux state] ****************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:2201
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.065) 0:02:09.906 *********
included: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/check_firewall_selinux.yml for sut
TASK [Check firewall service status] *******************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/check_firewall_selinux.yml:6
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.049) 0:02:09.955 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Check firewall port status] **********************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/check_firewall_selinux.yml:12
Saturday 27 July 2024 06:39:22 +0000 (0:00:00.024) 0:02:09.979 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Get associated selinux ports] ********************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/check_firewall_selinux.yml:25
Saturday 27 July 2024 06:39:23 +0000 (0:00:00.024) 0:02:10.004 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Check associated selinux ports] ******************************************
task path: /WORKDIR/git-weekly-ci3kybw68s/tests/tasks/check_firewall_selinux.yml:33
Saturday 27 July 2024 06:39:23 +0000 (0:00:00.038) 0:02:10.043 *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
sut : ok=224 changed=86 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0
Saturday 27 July 2024 06:39:23 +0000 (0:00:00.022) 0:02:10.065 *********
===============================================================================
linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership -- 26.61s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75
linux-system-roles.ha_cluster : Install role essential packages -------- 15.80s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11
linux-system-roles.ha_cluster : Install cluster packages ---------------- 6.32s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50
linux-system-roles.ha_cluster : Populate service facts ------------------ 1.61s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:3
linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.59s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21
linux-system-roles.ha_cluster : Get services status - detect pacemaker --- 1.55s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:144
Fetch package facts ----------------------------------------------------- 1.51s
/WORKDIR/git-weekly-ci3kybw68s/tests/tasks/fetch_versions.yml:15 --------------
linux-system-roles.ha_cluster : Get services status - detect SBD -------- 1.50s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16
linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 1.34s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:88
linux-system-roles.ha_cluster : Remove qnetd configuration -------------- 1.20s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3
linux-system-roles.ha_cluster : Pcs auth using pcs-0.10 ----------------- 1.12s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3
linux-system-roles.ha_cluster : Fetch pcs capabilities ------------------ 1.04s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:161
linux-system-roles.ha_cluster : Write CIB configuration ----------------- 1.03s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33
linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot --- 0.92s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3
Fetch location constraints configuration from the cluster --------------- 0.89s
/WORKDIR/git-weekly-ci3kybw68s/tests/tests_cib_constraints_create.yml:549 -----
linux-system-roles.ha_cluster : Configure resource primitive d1 --------- 0.82s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB --- 0.81s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:153
linux-system-roles.ha_cluster : Configure resource primitive d3 --------- 0.81s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
linux-system-roles.ha_cluster : Configure location constraint cl7 ------- 0.81s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
linux-system-roles.ha_cluster : Configure location constraint cl8 ------- 0.81s
/WORKDIR/git-weekly-ci3kybw68s/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
---^---^---^---^---^---
# STDERR:
---v---v---v---v---v---
[WARNING]: Consider using the dnf module rather than running 'dnf'. If you
need to use command because dnf is insufficient you can add 'warn: false' to
this command task or set 'command_warnings=False' in ansible.cfg to get rid of
this message.
---^---^---^---^---^---