Standalone FIPS jobs are failing since 08-10:
https://zuul.opendev.org/t/openstack/builds?job_name=tripleo-ci-centos-9-standalone-fips
with the following error:
FATAL | Run init bundle puppet on the host for mysql | standalone | error={"changed": false, "cmd": "puppet apply --detailed-exitcodes --summarize --color=false --modulepath '/etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules' --tags 'pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation' -e '[\"Mysql_datadir\", \"Mysql_user\", \"Mysql_database\", \"Mysql_grant\", \"Mysql_plugin\"].each |String $val| { noop_resource($val) }; include ::tripleo::profile::base::pacemaker; include ::tripleo::profile::pacemaker::database::mysql_bundle'\n", "delta": "0:08:17.557003", "end": "2022-08-10 10:09:41.167441", "failed_when_result": true, "msg": "non-zero return code", "rc": 4, "start": "2022-08-10 10:01:23.610438", "stderr": "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5\n (file: /etc/puppet/hiera.yaml)\nWarning: Undefined variable '::deploy_config_name'; \n (file & line not available)\nError in GnuTLS initialization: Error while performing self checks.\nWarning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.16/deprecated_language.html\n (file & line not available)\nError in GnuTLS initialization: Error while performing self checks.\nDeprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.\nError: unable to get crm_config\nError in GnuTLS initialization: Error while performing self checks.\nCould not connect to the CIB: Update does not conform to the configured schema\nInit failed, could not perform requested operations\n\nError: pcs -f /var/lib/pacemaker/cib/puppet-cib-backup20220810-63608-vrr9bv property set stonith-enabled=false failed: Error: unable to get cib. Too many tries\n
...
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_652/852239/2/check/tripleo-ci-centos-9-standalone-fips/6528969/logs/undercloud/home/zuul/standalone_deploy.log
Comparing last success and first failed jobs we have:
Passing job[1]:
- gnutls.x86_64 3.7.3-10.el9 @baseos
Failing job[2]:
- gnutls.x86_64 3.7.6-4.el9 @baseos
[1] https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9bc/850458/14/check/tripleo-ci-centos-9-standalone-fips/9bc1b7f/logs/undercloud/var/log/extra/package-list-installed.txt
[2] https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_652/852239/2/check/tripleo-ci-centos-9-standalone-fips/6528969/logs/undercloud/var/log/extra/package-list-installed.txt
Related fix proposed to branch: master /review. opendev. org/c/openstack /tripleo- quickstart/ +/852914
Review: https:/